Open okokoksss opened 5 years ago
maybe you should add some changes to https://github.com/kolton/d2bot-with-kolbot/blob/master/d2bs/kolbot/libs/common/Cubing.js#L967-L971, like:
case 0:
Misc.itemLogger("Sold", items[j], "doCubing");
Town.initNPC("Shop", "clearInventory");
unids[j].sell();
break;
maybe you should add some changes to https://github.com/kolton/d2bot-with-kolbot/blob/master/d2bs/kolbot/libs/common/Cubing.js#L967-L971, like:
case 0: Misc.itemLogger("Sold", items[j], "doCubing"); Town.initNPC("Shop", "clearInventory"); unids[j].sell(); break;
oh thx :)
hello guys my bots cubing and check my nip. keep or throw I want to sell those items to the store instead of throwing them away. how can i fix it? thx for help