02-23-2015, 07:58 AM
(02-20-2015, 05:53 PM)MÂ Khalid Wrote: @neutralizer ... In bot folder go to COCBot \ functions \ Search \VillageSearch
line number 38 to 43 replace with 2nd codeCode:If checkDeadBase() Then
SetLog("~~~~~~~Dead Base Found!~~~~~~~", $COLOR_GREEN)
ExitLoop
Else
SetLog("~~~~~~~Not dead base, skipping~~~~~~~", $COLOR_ORANGE)
Click(750, 500) ;Click Next
thank you it is working perfect