blizzhackers / kolbot

d2bs: core + d2bot (noah) + kolbot libs (kolton) | January 2020's clone of https://github.com/kolton/d2bot-with-kolbot/ + further development
244 stars 158 forks source link

Kolbot leader/follower not picking up anything apart from potions and gold #406

Closed TunasParty closed 5 months ago

TunasParty commented 5 months ago

If i set soloplay.dbj there are no problems. the bot scans and identifies all objects. but when i set it to d2botlead or d2botfollow (leader + leecher), the bot doesn't scan any single item. he just picks up gold and potions. Yes, i have set all the char config with belt and inventory slots and pickit config with multiple and separate different nip files, but nothing seems to have changed i've tried to come up with the solution for a couple of days but no progress at all was made. how can i fix it? i believe it's a problem of the d2botlead and d2botfollow config?

theBGuy commented 5 months ago

It's a problem with your character config. I'm almost willing to be you left your pickit files commented out hence why its only picking essentials.

TunasParty commented 5 months ago

/ eslint-disable indent / // Paladin config file

/* Brief instructions:

function LoadConfig () { /* Sequence config

could you be so kind to tell me where there loophole is? would be infitely grateful

TunasParty commented 5 months ago

//Config.PickitFiles.push("d2etal.nip");

just realized should be eliminating the //? wow am i so dumb? rofl

theBGuy commented 5 months ago

Yup