Page 1 of 1
auto-equip dropped items
Posted: Thu Nov 18, 2010 11:55 am
by heri7
Hi, I´m currently looking for a way to automatically equip the loot that was dropped from enemys.
I run the bot mostly during the time I work so i can't equip new items when the bot is leveling for me.
Is there a way to let the bot look in the inventory for better staffs/cloth/etc and equip them?
Re: auto-equip dropped items
Posted: Thu Nov 18, 2010 1:06 pm
by rock5
That wouldn't be easy as you would have to evaluate the items stats, defense, damage, etc which is information the bot doesn't collect I think. So you would have to use in game functions or the rombots in game functions with some variation of the code that autosell uses to check the stats.
Not easy.
An easier solution might be to just learn the names of the items dropped in a particular area that you are interested in and just search your inventory every now and then and equip them if found.
But even that is too much work.
How about buying better equipment from npcs? There is usually not much worth buying but sometimes there is and you know what is there. If I remember correctly one of my script purchased a level 8 staff from Logar on the way through so I could use it when I reached that level as no good weapons would drop.