EQ2bot looting issue.

For some reason when grouped, if I open a chest with say an heirloom / no drop good item, my bot will not idle it, she will close the window out automaticly. I have tried a few things and no luck, pretty much I just want to disable the bots loot handling completely, I can alt tab to it and decide if I want it or not.

Any way to remove the automatic looting / closing the pop ups?
 

Pygar

EQ2Bot Specialist
It only closes for a lootwindow ID that it has already processed for.

Is anyone else having this issue?
 

macker0407

Active Member
I think the problem is related to ChoiceWindow:DoChoice1/2 and when its fired from inside an atom.

IIRC, using echo's you could see it choosing the right option, but instead of actually looting the item it would just make the dialogue disappear. However, this only appeared to occur within an atom, manually doing it from the console or calling it from a function(with some waits) seemed to do the right thing.
 

Pygar

EQ2Bot Specialist
Odd, I've never seen this behavior.

As long as the atom used the ID for the lootwindow its worked well for me. Before we could apply the methods with an ID, it was wonky
 
Top Bottom