xearo002   02-25-2015, 04:00 PM
#1
Please help me guys.When I clicked on searching i see that ''out of sync''.How can fix it?I try a villagesearch au3. file and change if sleep(1000) and 4000,but didnt work.Thank you so much.
saxmydix   02-25-2015, 05:56 PM
#2
(02-25-2015, 04:00 PM)xearo002 Wrote: Please help me guys.When I clicked on searching i see that ''out of sync''.How can fix it?I try a villagesearch au3. file and change if sleep(1000) and 4000,but didnt work.Thank you so much.


Code:
While 1
_WinAPI_EmptyWorkingSet(WinGetProcess($Title)) ; Reduce BlueStacks Memory Usage
If _Sleep(3000) Then ExitLoop (2)
GetResources() ;Reads Resource Values

If $Restart = True Then ExitLoop (2)

in "TBC BOT 5.6\TBC BOT 5.6\COCBot\functions\Search" line 25

i tried change if_sleep to 6000 working great so far for me.
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.