kolton / d2bot-with-kolbot

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

Pickits question #869

Open Jakfox91 opened 5 years ago

Jakfox91 commented 5 years ago

So i just started using this, and i can see i have two scripts automatically set up: kolton.nip and LLD.nip. Do i need both? or should i remove one? I want my guy to pickup runes and good items in general. Or do i need to write the whole thing myself? Because i think - not sure mind you, it went by very quickly. that my bot sold a raven frost? Should that happend?

aim2kill commented 5 years ago

you need then unless you can make your own or find some you can use https://github.com/kolton/d2bot-with-kolbot/issues/834#issuecomment-448981256

Jakfox91 commented 5 years ago

you need then unless you can make your own or find some you can use https://github.com/kolton/d2bot-with-kolbot/issues/834

So i should keep the two scripts attached? They will do the job for me?

aim2kill commented 5 years ago

Ill suggest you to make 1 for unique,set,magic/rares,white(base), etc This is the best I can do for you https://github.com/aim2kill/copy/tree/master/d2bot-with-kolbot-master/d2bs/kolbot/pickit

Jakfox91 commented 5 years ago

Ill suggest you to make 1 for unique,set,magic/rares,white(base), etc This is the best I can do for you https://github.com/aim2kill/copy/tree/master/d2bot-with-kolbot-master/d2bs/kolbot/pickit

So, make one for each of them and then link it in the script? So the kolton.nip and LLD.nip doesnt cover it?

aim2kill commented 5 years ago

They cover alot to be honest but its not the best

Jakfox91 commented 5 years ago

t

Okay, so i made one for: charms, sets, uniques, whites and rares now. does that sound about right? oh and btw. can i run them at the same time as kolton.nip and LLD.nip?

aim2kill commented 5 years ago

Yes sound good. Do you mean run as the same time with kolton and LLD? If that the question I wont recomment that

Jakfox91 commented 5 years ago

Yes sound good. Do you mean run as the same time with kolton and LLD? If that the question I wont recomment that

yeah, exactly. okay, ill remove them then.

aim2kill commented 5 years ago

This site is you friend http://classic.battle.net/diablo2exp/items/normal/uarmor.shtml

Jakfox91 commented 5 years ago

This site is you friend http://classic.battle.net/diablo2exp/items/normal/uarmor.shtml

Right, but now that ive added the scripts you send me, i dont really need to do anything more, do i?