Page 1 of 1
[EasyUO] Auto-loot Scripts
Posted: Sun Aug 11, 2019 4:14 am
by Slartibartfast
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.
Re: (EasyUO) Auto-loot Scripts
Posted: Wed Aug 14, 2019 5:52 am
by PaPa
Re: [EasyUO] Auto-loot Scripts
Posted: Thu Aug 15, 2019 3:25 am
by Slartibartfast
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...

Re: [EasyUO] Auto-loot Scripts
Posted: Thu Aug 15, 2019 9:53 pm
by Slartibartfast
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.
Re: [EasyUO] Auto-loot Scripts
Posted: Wed Oct 02, 2019 2:25 am
by PaPa
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
Posted: Mon Mar 16, 2020 2:50 pm
by lamers
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 =)
Re: [EasyUO] Auto-loot Scripts
Posted: Mon Mar 16, 2020 10:42 pm
by PaPa
im glad we could get it working