Search results

  1. D

    Selecting Need for uncollected items

    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...
Top Bottom