kolton / d2bot-with-kolbot

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

Won't release click on Login #86

Open berry-jordan opened 10 years ago

berry-jordan commented 10 years ago

Fresh install, basic configuration. Bot enters username/pass and clicks on Login but then doesn't release the mouse click. Tried run as admin, etc. Any ideas?

dzik87 commented 8 years ago

Mouse is released once you end up in lobby or character do not exists. me.blockMouse is hardcoded in login function in d2bs core. If problem appears on starters like D2BotMule similar you might want edit OOG.js and comment line responsible for locking mouse. me.blockMouse = true;