isid0re / SoloLeveling

The original multi-class single character leveling script for Kolbot. Blizzhackers / Kolbot from level 1 to 99. After the initial setup, the bot will operate without user involvement.
https://buymeacoffee.com/isid0re
GNU General Public License v3.0
68 stars 37 forks source link

lightning sell sandstorm #286

Closed fabio1999ita closed 3 years ago

fabio1999ita commented 3 years ago

i try to drop whit another char sandstorm the bot pick it and it selled to akara

aim2kill commented 3 years ago

1st dropping items with another toon doesnt insured that the bot will keep and wear it and second if was in the last lighning build already the top tier for boot is war traveler.

fabio1999ita commented 3 years ago

ok, but sandstorm are really good

isid0re commented 3 years ago

a couple of things.

the bot holds items in an array, so pausing the bot adding an item then starting the bot, the added item is not loaded into the array. so it will be flagged as unwanted and will be sold. this will happens regardless of the item. it could even be end game gear and it will still flag the item as unwanted.

if you want to add gear by stopping and starting the bot, you will need to place the items in the stash and remake the sololeveling game. This will ensure your bot doesn't sell the item with the clearinventory function.