Quote:[6:46:05 PM] ~~~~Welcome to COC Bot v5.4.2.2.2.au3!~~~~ [6:46:05 PM] Au3 Script running on X64 OS [6:46:05 PM] Bot is starting... [6:46:06 PM] Trying to locate Main Screen [6:46:06 PM] Main Screen Located [6:46:26 PM] Training Troops... [6:46:28 PM] Barrack 1 is not available [6:46:31 PM] Barrack 2 is not available [6:46:34 PM] Barrack 3 is not available [6:46:38 PM] Barrack 4 is not available [6:46:40 PM] Training Troops Complete [6:46:42 PM] Collecting Resources [6:46:49 PM] Bot has stopped [6:46:49 PM] Collecting Complete
(01-24-2015, 02:11 AM)nimlyel Wrote: Hi, first thank you for bot. This my settings and i use dead base. i want to find 1000 dark elixir but bot does not take into account. i hope this bug fixed the new version.
Local $Boolean = False If $G Or $E Then $Boolean = True If $chkConditions[0] = 1 Then If $G = False Or $E = False Then $Boolean = False ;Return $Boolean ;this is wrong EndIf If $chkConditions[1] = 1 Then If $D = False Then $Boolean = False ;Return $Boolean ;this is wrong EndIf If $chkConditions[2] = 1 Then If $T = False Then $Boolean = False ;Return $Boolean ;this is wrong EndIf Return $Boolean
(01-25-2015, 12:11 AM)nimlyel Wrote: @indy Thank you. i change.