client and server out of sync coc bot version 5.6 - Printable Version +- The Bytecode Club - Reverse Engineering Forum (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: client and server out of sync coc bot version 5.6 (/showthread.php?tid=1109) |
client and server out of sync coc bot version 5.6 - allynsoriano1406 - 02-26-2015 please fix this version it says client and server out of sync after the fight then after the find match... thanks RE: client and server out of sync coc bot version 5.6 - M Khalid - 02-26-2015 go to cocbot/functions/search/village search.au3 .......right click on villagesearch.au3 and ''edit script'' then go to line number 25 and replace If _Sleep(3000) (3000 to 4000 or 5000)....like this If _Sleep(4000) or If _Sleep(5000) RE: client and server out of sync coc bot version 5.6 - allynsoriano1406 - 02-26-2015 (02-26-2015, 04:57 AM)M Khalid Wrote: go to cocbot/functions/search/village search.au3 .......right click on villagesearch.au3 and ''edit script'' then go to line number 25 and replace thanks.. ill try it. RE: client and server out of sync coc bot version 5.6 - allynsoriano1406 - 02-26-2015 i have another problem.. this version has another problem.. making of troops is not accurate..it will make full of archers if you click barrack 1 for archers then the rest of the troops are archers. |