Pages (3):    1 2 3
nimlyel   01-24-2015, 02:11 AM
#21
Hi, first thank you for bot. This my settings and i use dead base.

[Image: dWNQ14.jpg]

i want to find 1000 dark elixir but bot does not take into account.

i hope this bug fixed the new version.
fadelon   01-24-2015, 09:52 PM
#22
Why not zoom out auto ?

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
indy   01-24-2015, 11:04 PM
#23
(01-24-2015, 02:11 AM)nimlyel Wrote: Hi, first thank you for bot. This my settings and i use dead base.

[Image: dWNQ14.jpg]

i want to find 1000 dark elixir but bot does not take into account.

i hope this bug fixed the new version.

i also noted that, the code that checks that is faulty.

replace with this one

Code:
    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
nimlyel   01-25-2015, 12:11 AM
#24
k3iroll   01-25-2015, 12:16 AM
#25
(01-25-2015, 12:11 AM)nimlyel Wrote: @indy Thank you. i change.

Does it work properly now?
nimlyel   01-25-2015, 07:41 AM
#26
Yes it's work.
ehsanslipknot   01-25-2015, 05:00 PM
#27
hey guys
deadbase search at this version work fine for others?!
im use the latest version(5.4.2.2.2),everything fine i mean 7/24 bot work,but my bot attack deadbase village and another high loot village without full collectors!
funnybox   01-25-2015, 07:55 PM
#28
Sopyan-7   01-27-2015, 06:40 AM
#29
Pages (3):    1 2 3
  
Users browsing this thread: 2 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.