Poll: Do you want to have a "Donate Only" Feature?
You do not have permission to vote in this poll.
YES, alot of clans require a specific level, that would be great. also it looks cool being high at high level.

46 75.41%
Meh, I don't pay attention to my level...

15 24.59%
Total 61 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 3 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SUGGESTION] Donation Bot
#23
lol I think just comment out some lines in COC Bot.au3 like:

Code:
Func runBot() ;Bot that runs everything in order
    While 1
        SaveConfig()
        readConfig()
        applyConfig()
        $Restart = False
        $fullArmy = False
        $CommandStop = -1
        If _Sleep(1000) Then Return
        checkMainScreen()
        If _Sleep(1000) Then Return
        ZoomOut()
        If _Sleep(1000) Then Return
        If BotCommand() Then btnStop()
        If _Sleep(1000) Then Return
        ReArm()
        If _Sleep(1000) Then Return
        If $CommandStop <> 0 Then
            Train()
            If _Sleep(1000) Then ExitLoop
        EndIf
        BoostBarracks()
        If _Sleep(1000) Then ExitLoop
        RequestCC()
        If _Sleep(1000) Then Return
        DonateCC()
        If _Sleep(1000) Then Return
        Collect()
        If _Sleep(1000) Then Return
        Idle()
        If _Sleep(1000) Then Return
        If $CommandStop <> 0 And $CommandStop <> 3 Then
            [b];AttackMain()[/b] ;THIS RIGHT HERE
            If _Sleep(1000) Then Return
        EndIf
    WEnd
EndFunc   ;==>runBot
Reply
 


Messages In This Thread
[SUGGESTION] Donation Bot - by -AC!D- - 02-21-2015, 09:40 PM
RE: [SUGGESTION] Donation Bot - by Sopyan32 - 02-21-2015, 09:47 PM
RE: [SUGGESTION] Donation Bot - by dedanius8 - 02-21-2015, 10:15 PM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-21-2015, 10:31 PM
RE: [SUGGESTION] Donation Bot - by FameForAim - 02-22-2015, 06:11 AM
RE: [SUGGESTION] Donation Bot - by promac - 02-22-2015, 08:15 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-22-2015, 08:25 AM
RE: [SUGGESTION] Donation Bot - by promac - 02-22-2015, 08:39 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-22-2015, 07:00 PM
RE: [SUGGESTION] Donation Bot - by M Khalid - 02-22-2015, 08:20 PM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-23-2015, 04:09 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-23-2015, 04:11 AM
RE: [SUGGESTION] Donation Bot - by FameForAim - 02-23-2015, 04:44 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-23-2015, 06:03 AM
RE: [SUGGESTION] Donation Bot - by neutralizer - 02-23-2015, 08:06 AM
RE: [SUGGESTION] Donation Bot - by Mystery7 - 02-23-2015, 09:08 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-23-2015, 02:51 PM
RE: [SUGGESTION] Donation Bot - by Mystery7 - 02-23-2015, 07:02 PM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-24-2015, 12:58 AM
RE: [SUGGESTION] Donation Bot - by Egibb - 02-24-2015, 05:50 AM
RE: [SUGGESTION] Donation Bot - by Dan - 02-24-2015, 05:50 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-24-2015, 06:06 AM
RE: [SUGGESTION] Donation Bot - by b3n3tt3 - 02-25-2015, 01:05 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-25-2015, 01:50 AM
RE: [SUGGESTION] Donation Bot - by b3n3tt3 - 02-25-2015, 02:46 AM
RE: [SUGGESTION] Donation Bot - by promac - 02-25-2015, 02:57 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-25-2015, 04:01 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-25-2015, 04:44 AM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-25-2015, 03:00 PM
RE: [SUGGESTION] Donation Bot - by -AC!D- - 02-26-2015, 12:11 AM

Forum Jump:


Users browsing this thread: 1 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