Search found 302 matches
- Fri May 30, 2025 11:38 pm
- Forum: Market
- Topic: 5x58 base weapon
- Replies: 2
- Views: 106
Re: 5x58 base weapon
Depending on stats you are looking at 50 - 200m gold. I bought my 5x58 base (which had 2 bad hits HLA and HSL I needed to change with X to Y deeds) for 60m. Thanks Johnny for the info. I would rather pay the higher price and get a 5x58 without the bad hits if possible. If anyone has one for sale, p...
- Fri May 30, 2025 2:56 pm
- Forum: Market
- Topic: 5x58 base weapon
- Replies: 2
- Views: 106
5x58 base weapon
Just a shot in the dark but does anyone have a 5x58 base weapon that is not leveled for sale? Depending on the stats and price, I may be interested. Anyone know what the going rate is for something like that?
- Sun Mar 30, 2025 12:35 am
- Forum: Market
- Topic: Trading Stronger Boxes
- Replies: 5
- Views: 2419
Re: Trading Stronger Boxes
I'm looking to trade two of my stronger boxes for two different years. I have a 2016 and 2024 available for trade. I'm looking for either 2011, 2012, 2015, 2017, 2019, 2021 or 2022. Also, not sure they exist but 2009 or older as well. PM me directly if interested. Hey i got 2021,2017,2019,2015 :) I...
- Sat Mar 22, 2025 11:19 am
- Forum: Market
- Topic: Trading Stronger Boxes
- Replies: 5
- Views: 2419
- Thu Mar 20, 2025 6:24 pm
- Forum: Market
- Topic: Trading Stronger Boxes
- Replies: 5
- Views: 2419
Trading Stronger Boxes
I'm looking to trade two of my stronger boxes for two different years. I have a 2016 and 2024 available for trade. I'm looking for either 2011, 2012, 2015, 2017, 2019, 2021 or 2022. Also, not sure they exist but 2009 or older as well. PM me directly if interested.
- Sat Jan 18, 2025 11:31 pm
- Forum: Published Macros
- Topic: recently ditched steam in favour of orion, and need some help
- Replies: 3
- Views: 5750
Re: recently ditched steam in favour of orion, and need some help
no idea. I can't script. I just grab scripts wherever I can get them
- Sat Jan 18, 2025 7:26 pm
- Forum: Published Macros
- Topic: recently ditched steam in favour of orion, and need some help
- Replies: 3
- Views: 5750
Re: recently ditched steam in favour of orion, and need some help
I use this for a primary ability attack. You can change the "Useability" line to secondary as well function attackClosestv2() { Orion.IgnoreReset(); Orion.Ignore(self); while (true) { var enemy = Orion.FindType('-1 | 0x0191 | 0x0190 ', -1, 'ground', 'mobile | near | ignorefriends', '15', '...
- Sun Jan 12, 2025 8:09 pm
- Forum: Help & Player Guides
- Topic: question about ED enhancements to weapons
- Replies: 1
- Views: 2479
Re: question about ED enhancements to weapons
For what its worth, I changed my double axe into a Dread Sword long after I leveled it up and had added those same two deed to it. Nothing was lost in the change.
- Wed Dec 25, 2024 2:22 pm
- Forum: General discussion
- Topic: Stirrin' The Pot - Free Stuff on Vendors
- Replies: 9
- Views: 4601
Re: Stirrin' The Pot - Free Stuff on Vendors
We need more charity, not less. I would rather give away stuff instead of trashing it. That little bit of help you give can go a long way for someone in need. This is for both UO and real life. No more Ebinezer Scrooge talk especially around this time of year.
- Sat Dec 07, 2024 10:22 am
- Forum: General discussion
- Topic: Lantern relayer question
- Replies: 12
- Views: 6257
Re: Lantern relayer question
This script seems to work just fine. any ideas why the other one doesn't like left handed relayers? Both are Orion scripts by the way. function BowTargetAttack() { Orion.IgnoreReset(); Orion.Ignore(self); while (true) { var enemy = Orion.FindType('-1 | 0x0191 | 0x0190 ', -1, 'ground', 'mobile | near...
- Sat Dec 07, 2024 1:34 am
- Forum: General discussion
- Topic: Lantern relayer question
- Replies: 12
- Views: 6257
Re: Lantern relayer question
Update #2: It's script related. For some reason my script is pulling the weapon ability from my lantern and not my primary weapon. Here is the code. Any idea why its doing that? function Auto_Attack() { while (!Player.Dead()) { var monster = Orion.FindType('any', 'any', ground, 'near|mobile|ignorese...
- Sat Dec 07, 2024 12:43 am
- Forum: General discussion
- Topic: Lantern relayer question
- Replies: 12
- Views: 6257
Re: Lantern relayer question
OK new wrinkle. I made my lantern relayer. I relayered a Bone Crusher into a lantern. Now when I equip the lantern in my left hand, my primary weapon does not use the whirlwind ability. When I relayered the lantern, I had a choice of leaving the name as Bone Crusher or change to lantern. I chose Bon...
- Fri Dec 06, 2024 12:20 pm
- Forum: Announcements
- Topic: Sorry for the late reply, sorry for ghosting
- Replies: 1
- Views: 2920
Re: Sorry for the late reply, sorry for ghosting
Thank you for all your effort. We all appreciate what you do here.
- Thu Dec 05, 2024 1:36 pm
- Forum: General discussion
- Topic: Roadmap Screenshots
- Replies: 46
- Views: 25768
- Wed Dec 04, 2024 12:28 pm
- Forum: General discussion
- Topic: Lantern relayer question
- Replies: 12
- Views: 6257
Re: Lantern relayer question
I came across another thread in the forums (https://www.uoex.net/forum/viewtopic.php?f=1&t=14634&p=85589&hilit=lantern#p85589) that says there is now a prompt when you relayer it to set it to on or off permanently. It's possible the Wiki is out of date. If anyone knows for sure, please l...