I am trying to modify the EQ2bot loot atom to select Need in NBG looting for "?" that are not already collected by my bot
Inside the LootWDw atom:
if (!${LootPrevCollectedShineys})
{
if (${LootWindow[${ID}].Item[${tmpcnt}].IsCollectible})
{
if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.