Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 52
  1. #1
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy

    EpicPacMan's CA AFK BOT {BETA}

    Hey, I'm proud to announce the beta of my AFK bot.


    Before you begin please note that:

    If you are going to use the source and not the executable, get SciTE for autoit3.
    AutoIt v3 - Downloads


    Also note that:
    This program is not intended to gain an advantage over other players, or increase your kill count. It will join games, die and gain gp and xp for you. Keep in mind that KDR is not everything in a game like this. In many cases having a very low KDR will fool your enemies.

    If at any time you want the bot to stop working press the escape key.
    There will be instances and glitches where you may need to press it.

    1. Open the au3 file attached or copy and paste the source in this post into SciTE after downloading it.
    2. Make sure Combat Arms is open- that you are logged in and in either the lobby of a server or your own room.


    If your in the lobby and not using the executable:

    1. Alt + Tab to SciTE and press F5
    2. Click the afknade button
    3. Sit back, relax. Go watch a movie


    If your in the lobby and using the executable:

    1. Open the executable. (CAAFKBOT.exe)
    2. Click the AfkNade button
    3. Sit back, relax. Go watch a movie


    If your in your own room and not using the executable:

    1. Alt + Tab to SciTE and hit f5
    2. Click the Invite button
    3. Wait for it to finish
    4. IF and only IF there are ready users Alt +Tab and click AfkNade


    If your in your own room and using the executable:

    1. Open the executable. (CAAFKBOT.exe)
    2. Click the Invite button
    3. Wait for it to finish
    4. IF and only IF there are ready users Alt +Tab and click AfkNade



    (7/1/2009) Please test this out with me, I will be running this all night on my laptop as I sleep.


    Please, help the project grow! Post in this thread with bugs, or suggestions.


    Just like it did before, Ikarus and A-Squared are reporting false positives.
    Virustotal. MD5: 5e8794249046224bd7d4c2594709d9a1 Backdoor.Generic!IK Suspicious File Backdoor.Generic

    Code:
    #include <GUIConstantsEx.au3>
    $check = WinExists("Combat_Arms")
    
    Opt('MustDeclareVars', 1)
    HotKeySet("{esc}", "kill")
    
    Func kill()
    	Exit
    	EndFunc
    
    ui()
    
    Func ui()
        Local $Invitebutton, $afk, $msg, $runjump
    	Global $invite, $startnotification, $joinclicks, $nade
        GUICreate("CA bot", 300, 75)
    
        Opt("GUICoordMode", 2)
    	
    	
        $Invitebutton = GUICtrlCreateButton("InviteBot", 50, 30, 100)
    	$afk = GUICtrlCreateButton("AfkNade", 0, -1)
        GUISetState()
    
        
        While 1
            $msg = GUIGetMsg()
            Select
                Case $msg = $GUI_EVENT_CLOSE
                    ExitLoop
                Case $msg = $Invitebutton
    				if $check = 0 Then Call("Fail")
    				$invite = 6
    				$startnotification = Random(1,100)
    								
    				WinActivate("Combat_Arms")
    				Sleep(10000)
    				Beep(500, 100)
    				Send($startnotification&"{enter}")
    				MouseMove(1,1)
    
    				Do 
    					MouseClick("primary", 574,515,1)
    					MouseClick("primary", 512, 477, 10)
    					$invite = $invite - 1 
    					if $invite > 1 Then Call("SEcountdown")
    					If $invite = 1 Then Call("grammar")
    					If $invite = 0 Then Call("endnotification")
    					Sleep(10000) 
    					Until $invite = 0 
    			
    		Case $msg = $afk
    			if $check = 0 Then Call("Fail")
    				WinActivate("Combat_Arms")
    				Sleep(10000)
    				Call("join")
    				
            EndSelect
        WEnd
    EndFunc
    
    Func Fail()
    	MsgBox(1, "Failed", "Combat Arms is not open.")
    	Exit
    	EndFunc
    
    Func join()
    	Global $joinclicks
    	Beep(500,100)
    
    	Do
    		$joinclicks = $joinclicks + 1
    		if $joinclicks = 6 then Call("reset")
    		MouseClick("primary", 247, 516, 1, 10)
    		MouseClick("primary", 512, 472, 1, 10)
    		Until $joinclicks = 5
    	MouseClick("primary", 451, 517, 1, 20)
    	sleep(10000)
    	Call("nade")
    EndFunc
    
    Func nade()
    	Global $nade
    	Do
    		Beep(500,100)
    		Send("{4}")
    		MouseClick("primary", 400,600, 2, 10)
    		Sleep(12000)
    		$nade = $nade + 1
    		if $nade = 3 Then Call("reset")
    		Until $nade = 2
    Call("join")
    	EndFunc
    
    Func reset()
    	Global $joinclicks, $nade
    	$joinclicks = 0
    	$nade = 0
    	EndFunc
    
    Func SEcountdown()
    	Global $invite
    	Send("Sending out "&$invite&" more invites.{enter}")
    	EndFunc
    
    Func grammar()
    	Global $invite
    	Send("Sending out "&$invite&" more invite.{enter}")
    	EndFunc
    
    Func endnotification()
    	Send("No more invites. Ready or not, I'm starting.{enter}")
    	EndFunc
    If you use or like this idea, press the thanks button! Love you.

  2. The Following 12 Users Say Thank You to EpicPacMan For This Useful Post:

    2699 (07-01-2009),Derek (07-01-2009),hsicarlos (07-01-2009),Icon_alien (07-01-2009),jayman (07-01-2009),Obama (07-01-2009),Pancholandia (07-01-2009),pramit723 (07-01-2009),Sharpe (07-01-2009),TiMe2CHiLL (07-01-2009),Vishaal94 (07-02-2009),vong96 (07-01-2009)

  3. #31
    imtehpope's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by EpicPacMan View Post
    What makes me a little mad is seeing a post like this.

    A bot like the one you describe defeats the purpose people search for when they look for a bot like mine. My bot can join games, move around and kill itself. There is a huge difference.

    Let me explain why:

    The auto clicker will stand and shoot at a set interval over a set amount of time. This looks like, to other people- a bot. People who use a bot like this will not get any decent gp, will HAVE to sit with it, will not have the chance to get kills and will get reported- all the time.

    My afk nade bot will join games, potentially kill people, certainly kill itself, avoid motions that look like your botting to other people thus avoiding constant reports. On top of that, you don't even need to be there.

    An auto-clicker code takes less than 30 seconds to write.
    Your right, you do have a chance of getting kills, but you have just as much of a chance, if not more, of getting reported. I actually played a game with you either today or yesterday. Your teammates were getting pretty angry with you and most threatened to report you.

    Keep in mind I'm just making a point. I'm not trying to discredit you, you've done good work with this.

  4. #32
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by imtehpope View Post
    Your right, you do have a chance of getting kills, but you have just as much of a chance, if not more, of getting reported. I actually played a game with you either today or yesterday. Your teammates were getting pretty angry with you and most threatened to report you.

    Keep in mind I'm just making a point. I'm not trying to discredit you, you've done good work with this.
    You were in one of those games? xD
    I apologize if you were one of the people I pissed off.

    They we're going to report me, but I don't think anyone suspected me of boting. They were all mad because I was losing the game for my team. I'm almost positive there is no action taken against an account for killing yourself otherwise there wouldn't be a suicide statistic on the top chart thing.

    Ty
    Last edited by EpicPacMan; 07-01-2009 at 09:07 PM. Reason: I was not clear enough.

  5. #33
    urukillora's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    869
    Reputation
    10
    Thanks
    40
    My Mood
    Angelic
    Quote Originally Posted by EpicPacMan View Post
    You were in one of those games? xD
    I apologize if you were one of the people I pissed off.

    They we're going to report me, but I don't think anyone suspected me of boting. They were all mad because I was losing the game for my team. I'm almost positive there is no action taken against an account for killing yourself otherwise there wouldn't be a suicide statistic on the top chart thing.

    Ty
    LOL they should have a suicide statistics XDDD
    F.Y.I nexon doesnt give a shit about reports. They MIGHT care if someone posted a ss or video of the hack but with that u only can catch opkers or tappers. So yah... O.O why get scared from reports?

  6. #34
    Mouzie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Saegertown
    Posts
    9,151
    Reputation
    520
    Thanks
    2,041
    My Mood
    Happy
    Because using a bot is illegal and illegal because it is a third party program.

    It is stated in the TOS, you can get banned for botting.

  7. #35
    urukillora's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    869
    Reputation
    10
    Thanks
    40
    My Mood
    Angelic
    Quote Originally Posted by Mouzie View Post
    Because using a bot is illegal and illegal because it is a third party program.

    It is stated in the TOS, you can get banned for botting.
    Mouzie i never said u could get banned or not O.O i said that reports are useless because nexon just ignores them. I know its bannable but wont it be hard to get banned from this?

  8. #36
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by urukillora View Post
    Mouzie i never said u could get banned or not O.O i said that reports are useless because nexon just ignores them. I know its bannable but wont it be hard to get banned from this?
    Very very hard. There is a possibility, so I don't want to fuck with that. I want to make sure that people who use this don't get banned.

    ALSO! It has a new look. Isn't it pretty?!


  9. #37
    urukillora's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    869
    Reputation
    10
    Thanks
    40
    My Mood
    Angelic
    Quote Originally Posted by EpicPacMan View Post
    Very very hard. There is a possibility, so I don't want to fuck with that. I want to make sure that people who use this don't get banned.

    ALSO! It has a new look. Isn't it pretty?!

    wait is this detected? O.O

  10. #38
    hsicarlos's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Hiding
    Posts
    454
    Reputation
    11
    Thanks
    119
    My Mood
    Amused
    Ya it's looking better then before now it has graphics .


    fail:

    Quote Originally Posted by oanator View Post
    hey does this give a viris? if so i will tell an admin and u will be band

  11. The Following User Says Thank You to hsicarlos For This Useful Post:

    EpicPacMan (07-02-2009)

  12. #39
    -dk-'s Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    1
    imma test this out

  13. #40
    Vishaal94's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    8
    My Mood
    Asleep
    thanx alot and it works perfectly

  14. The Following User Says Thank You to Vishaal94 For This Useful Post:

    EpicPacMan (07-02-2009)

  15. #41
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by urukillora View Post
    wait is this detected? O.O
    No.


    This is not currently detectable. It does not read memory or edit any part of Combat Arms. It only simulates keystrokes and mouse clicks. I seriously doubt (my name is Thomas, doubting is what I do) that it will ever be detected.

    Hell, you could run this in WoW KO or War Rock, and it'd still work and not ban you. Well.. I did add some security features to ensure CA is open before it starts doing stuff. You get the point.

    Quote Originally Posted by Vishaal94 View Post
    thanx alot and it works perfectly
    WOO! That's exciting! Enjoy!

    Quote Originally Posted by -dk- View Post
    imma test this out
    Good luck, and don't forget to let me know about any bugs!
    Last edited by EpicPacMan; 07-02-2009 at 01:49 AM.

  16. #42
    -dk-'s Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    1
    yeah tryed it out but i really cant leave this on at night every 4 10 sec it beeps when it chages weps and its loud

  17. #43
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by -dk- View Post
    yeah tryed it out but i really cant leave this on at night every 4 10 sec it beeps when it chages weps and its loud
    That's the cycle restart notification, I can make an option to remove beeping. All that does is just let you know it's working properly. I just turn off my sound when I leave the keyboard.

  18. #44
    -dk-'s Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    1
    well im useing head phones its not sound sound its hardware sound i cant shut that off but works well

  19. #45
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by -dk- View Post
    well im useing head phones its not sound sound its hardware sound i cant shut that off but works well
    Aah, on vista the BEEP(500,10) line can be muted. I'm adding the beep option right now. Thanks for bringing this issue to light. /hug

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. EpicPacMan's CA AFK BOT {BETA} 2nd RELEASE!
    By EpicPacMan in forum Combat Arms Hacks & Cheats
    Replies: 63
    Last Post: 07-04-2009, 01:28 PM
  2. Welcome to Runes of the Magic Bot(Rombot) free Open Beta!
    By mage888 in forum Runescape Hacks / Bots
    Replies: 0
    Last Post: 05-22-2009, 03:19 AM
  3. does any1 have a bot for ether saga online open beta
    By Oranj in forum General Hacking
    Replies: 1
    Last Post: 04-26-2009, 08:26 AM
  4. gunbound bots?
    By artiemas in forum General Game Hacking
    Replies: 2
    Last Post: 12-29-2005, 07:29 PM
  5. aim bots
    By nutter in forum General Game Hacking
    Replies: 6
    Last Post: 12-27-2005, 11:56 AM

Tags for this Thread