kolton / d2bot-with-kolbot

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

skip a person in skill quests script? #1028

Closed theeomen closed 5 years ago

theeomen commented 5 years ago

there a way to skip a person in skill quests script? cant figure it out. and im trying to skip izzy

blinktenor commented 5 years ago

https://github.com/kolton/d2bot-with-kolbot/blob/master/d2bs/kolbot/libs/bots/Rusher.js#L23

Try removing them from this line. The other option if you want to turn it on/off quickly is make a config for it and put it into your character config.

theeomen commented 5 years ago

ight ty