02-25-2015, 05:56 PM
(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.