kolton / d2bot-with-kolbot

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

how to make bot not id stuff, shakos,unique rings,etc. #726

Open killa25 opened 5 years ago

killa25 commented 5 years ago

pretty much I want him to take the unids he finds and put them in stash, unique ammy,rings,etc.

DarkHorseDre commented 5 years ago

hey, Check open issues bro! https://github.com/kolton/d2bot-with-kolbot/issues/608

or you can just set your nip to not specify any attributes, e.g. [name] == shako && [quality] == unique - the bot will evaluate the item name and quality without id'ing and stash if it matches.