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)
(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
If _Sleep(3000)
(3000 to 4000 or 5000)....like this
If _Sleep(4000) or If _Sleep(5000)
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.