Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Farm looking for Th outside OR dead base
#18
try this ?
Code:
ElseIf $iradAttackMode = 0 or $THLoc = "Outside" Then
                    If checkDeadBase() Then
                        SetLog("~~~~~~~Dead Base Found!~~~~~~~", $COLOR_GREEN)
                        ExitLoop
                    Elseif $THLoc = "Outside" Then
                        SetLog("~~~~~~~Outside Townhall Found!~~~~~~~", $COLOR_PURPLE)
                        ExitLoop
                    Else
                        SetLog("~~~~~~~Not dead base, skipping~~~~~~~", $COLOR_ORANGE)
                        Click(750, 500) ;Click Next
                    EndIf
Reply
 


Messages In This Thread
RE: Farm looking for Th outside OR dead base - by flip003 - 03-04-2015, 01:12 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