kolton / d2bot-with-kolbot

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

Release key when stop, on dropper? #2045

Open oband2 opened 4 years ago

oband2 commented 4 years ago

Hello. Just like the automule, i would like my limedropper to release its key, when its does dropping, can i do that? @noah- @mf022 I heard u guys might know about it.

regards <3

5noop commented 4 years ago

Open D2BotGameAction.dbj and replace every D2Bot.stop() by D2Bot.stop(me.profile, true)

oband2 commented 4 years ago

D2Bot.stop(me.profile, true)

thanks mate, it worked <3