Before I dive in and write an EUO auto-loot script, does anyone have a version of Scripty's Loot Master that works on Excelsior? Or another auto-loot script you like (except whisp's -- I didn't like that one for looting)?
Note: I'm currently using UO Steam's Autoloot Agent but it doesn't do some things I want it to and it's cumbersome to set up.
[EasyUO] Auto-loot Scripts
- Slartibartfast
- Master Scribe
- Posts: 50
- Joined: Wed Dec 01, 2010 9:35 pm
[EasyUO] Auto-loot Scripts
Last edited by Slartibartfast on Thu Aug 15, 2019 9:32 pm, edited 1 time in total.
- Slartibartfast
- Master Scribe
- Posts: 50
- Joined: Wed Dec 01, 2010 9:35 pm
Re: [EasyUO] Auto-loot Scripts
Thanks, PaPa, I'll try it out tomorrow! Just in time, too -- I was about ready to start scripting. Hopefully this'll save me days of coding... 

- Slartibartfast
- Master Scribe
- Posts: 50
- Joined: Wed Dec 01, 2010 9:35 pm
Re: [EasyUO] Auto-loot Scripts
That's a nice one, PaPa, thanks. Seems reliable. I'm gonna test it a bit more and see if it does what I want.
I also got Scripty's Loot Master working by removing the conditions of "if #STRRES < 2" which were causing errors when it found loot with only a name property (like gold coins and various other items). I like the granular level of control Scripty gives over which properties to loot, so I'm gonna play around with that a bit, too, and see if it works for me. Here's that official link in case anyone reading this is interested:
http://www.easyuo.com/forum/viewtopic.php?f=3&t=52588
I suspect I'll end up not completely satisfied and will write my own script anyway
but if so then these two scripts will give me a good base to start from. If I end up doing that, I'll post it here once it's tested.
I also got Scripty's Loot Master working by removing the conditions of "if #STRRES < 2" which were causing errors when it found loot with only a name property (like gold coins and various other items). I like the granular level of control Scripty gives over which properties to loot, so I'm gonna play around with that a bit, too, and see if it works for me. Here's that official link in case anyone reading this is interested:
http://www.easyuo.com/forum/viewtopic.php?f=3&t=52588
I suspect I'll end up not completely satisfied and will write my own script anyway

Re: [EasyUO] Auto-loot Scripts
I'm currently working on adding a resource bag for leather,ore,lumber for a resource bag just for those who don't use a bag of holding.
Re: [EasyUO] Auto-loot Scripts
Thanks for the script i really like it! I only have one issue so far tho and it happens when the script try to loot any typ of gems. i get a message saying "can't loot item to container bla bla" something like that. and it just continuously trying to loot the gems even if it doesn't work. kinda screws up the finesse about the use of the script. anyone stumbled upon the same glitch or have a way to fix it? many thanks in advance
Alright wrong of me. I got it all figured out now. in order for it to loot any gems at all you NEED to check "gembag" as well. never thought i would have to do that if i just wanted the gems in the same bag as everything else =)
Alright wrong of me. I got it all figured out now. in order for it to loot any gems at all you NEED to check "gembag" as well. never thought i would have to do that if i just wanted the gems in the same bag as everything else =)
Re: [EasyUO] Auto-loot Scripts
im glad we could get it working