The Bytecode Club
BUG: 5.3.1: Bot hang/ blank windows - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: BUG: 5.3.1: Bot hang/ blank windows (/showthread.php?tid=216)

Pages: 1 2 3 4 5 6 7 8


RE: BUG: 5.3.1: Bot hang/ blank windows - Antidote - 01-06-2015

If that's the case I think we can target the checknextbutton(). Actually it can be optimized like this:

Code:
While not detect out of sync or inactivity message
   If next button found exitloop
   If detect out of sync, click message, runBot
   If 1 minutes pass restart BS, runBot
Wend



RE: BUG: 5.3.1: Bot hang/ blank windows - Cocsi - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - Antidote - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - Antidote - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - marvinPRO - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - Kaz - 01-06-2015

(01-06-2015, 01:21 AM)marvinPRO Wrote:  @Antidote, cool will try it. Smile

Just asking, are these fixes are also included in the released files?

Once the fix is done, we will be sure to release it.


RE: BUG: 5.3.1: Bot hang/ blank windows - Cocsi - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - Cocsi - 01-06-2015




RE: BUG: 5.3.1: Bot hang/ blank windows - Antidote - 01-06-2015

Hmm. That's strange, since I'm aware of checking for out of sync and if you notice, func _Sleep() is already used for out of sync and inactivity check. So when while loop pass through _Sleep(), it will check for out of sync and if found, it will stop there and calling main program again. Can you describe what happen when there is Out of Sync error? Maybe I should put some setlog in between to check for function flow.


RE: BUG: 5.3.1: Bot hang/ blank windows - mikypark - 01-06-2015

last version,blank page after 2 hours