Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug v5.4.2.2.2
#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.
Reply
#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
Reply
#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
Reply
#24
Reply
#25
(01-25-2015, 12:11 AM)nimlyel Wrote:  @indy Thank you. i change.

Does it work properly now?
Reply
#26
Yes it's work.
Reply
#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!
Reply
#28
Reply
#29
Reply
 


Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website