kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
344 stars 332 forks source link

diablo helper #543

Open vibeD2 opened 5 years ago

vibeD2 commented 5 years ago

how do i get it to where my helper doesnt stand ontop of where infector spawns, makes it chicken almost everytime

fwaechter commented 5 years ago

Edit the DiabloHelper.js file. Infector stuff starts on line 143: https://github.com/kolton/d2bot-with-kolbot/blob/master/d2bs/kolbot/libs/bots/DiabloHelper.js#L143

vibeD2 commented 5 years ago

hey fwaechter do you know what i could put for it to just skip infector?

fwaechter commented 5 years ago

Maybe it's enough to comment out the Infector part (with //).This line here: https://github.com/kolton/d2bot-with-kolbot/blob/master/d2bs/kolbot/libs/bots/DiabloHelper.js#L463 -