Results 1 to 15 of 15
  1. #1
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22

    Arrow [Request] Advanced afk bot?...

    Hey mpgh,
    Im working on my universal tool (released soon), possibly my best, and i need a afk bot code for Combat arms in vb 08?
    I have been looking all day! And i have tried making one my self... But i fail :/

    The afk bot should be able to switch game and quick start and all that stuff, and for the person who pm's me or comments the code will get a release beta of the universal tool!!!
    Thanks!!! <3

    Preview:





    More Features Coming soon
    Last edited by B-Hacker; 10-02-2010 at 02:35 AM.

  2. #2
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by B-Hacker View Post
    Hey mpgh,
    Im working on my universal tool (released soon), possibly my best, and i need a afk bot code for Combat arms in vb 08?
    I have been looking all day! And i have tried making one my self... But i fail :/

    The afk bot should be able to switch game and quick start and all that stuff, and for the person who pm's me or comments the code will get a release beta of the universal tool!!!
    Thanks!!! <3
    Uhhh, if you're making the tool yourself, shouldn't you at least make an effort and do it yourself rather than getting people to spoonfeed you the code? I'm guessing you just copy and pasted an injector source as well, don't you think you actually need to do something yourself?

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  3. The Following User Says Thank You to Jason For This Useful Post:

    Lolland (10-02-2010)

  4. #3
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22
    actually, i have done Everything myself, exept for the afk bot, since it is hard to do... i have Tried to do this several times, thats all im asking,... just a little help.

  5. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    It's not that hard, I hear most people go for image analysis to judge what the bot should do (lobby screen, end game...etc) And after that it's a simple matter of using the SetCursorPos API (google it) to set your mouse to that position and press it with mouse_event.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  6. #5
    trevor206's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    324
    Reputation
    12
    Thanks
    107
    Quote Originally Posted by B-Hacker View Post
    actually, i have done Everything myself, exept for the afk bot, since it is hard to do... i have Tried to do this several times, thats all im asking,... just a little help.
    i think jason has given u the little help u asked for, hes gave u a msdn link and then told u what u need to do.

    and what is this?
    (don't flame me for the pic im just curious)

  7. #6
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by trevor206 View Post
    i think jason has given u the little help u asked for, hes gave u a msdn link and then told u what u need to do.

    and what is this?
    (don't flame me for the pic im just curious)
    No, its not !!

  8. The Following User Says Thank You to Hassan For This Useful Post:

    trevor206 (10-02-2010)

  9. #7
    SimplyUnknown's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    52
    Reputation
    10
    Thanks
    10
    btw if you release this WITH the login stuff, you will most likely get banned, as i had a previous account, and made a multi tool with login system, ONLY using a webbrowser and the vb_login_username + vb_login_password ID's and i got banned, and apparently it can still be used to keylogg people or some shit.

  10. #8
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22
    Um, this is simple verifying, its from the vBulletin website, its on for protection and its not advertizing, its just the link to the encoder for the login! And huh if i get banned its mpgh's loss not mine :/ it is big!, and i mean BIG!.

  11. #9
    willrulz188's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Ohio?
    Posts
    1,786
    Reputation
    35
    Thanks
    231
    My Mood
    Amazed
    Learn to make one yourself

    a afk bot is hard to learn easy to make
    Question ALL statements! ?
    You're in denial that you're in denial. ?
    [img]https://i360.photobucke*****m/albums/oo45/blood188/Untitled-3.jpg?t=1284590977[/img]

  12. #10
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    No, an AFK bot is easy to learn and easy to make.

    SetCursorPos() and keybd_event(), nothing harder.

    All you need to do is learn how to change the cursor position to work with the screen resolution, which once again, isn't hard.

  13. #11
    willrulz188's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Ohio?
    Posts
    1,786
    Reputation
    35
    Thanks
    231
    My Mood
    Amazed
    Quote Originally Posted by lolland View Post
    No, an AFK bot is easy to learn and easy to make.

    SetCursorPos() and keybd_event(), nothing harder.

    All you need to do is learn how to change the cursor position to work with the screen resolution, which once again, isn't hard.
    Thats the hard part
    Question ALL statements! ?
    You're in denial that you're in denial. ?
    [img]https://i360.photobucke*****m/albums/oo45/blood188/Untitled-3.jpg?t=1284590977[/img]

  14. #12
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Well, it's not that much harder if you just detect screen rez or make people set CA screen rez to 800x600 or something: because then it'll work for any rez, as the screen just resizes.

  15. #13
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22
    Wow, anyway... Its out tomorrow!!!

  16. #14
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by lolland View Post
    No, an AFK bot is easy to learn and easy to make.

    SetCursorPos() and keybd_event(), nothing harder.

    All you need to do is learn how to change the cursor position to work with the screen resolution, which once again, isn't hard.
    If you're going to make it decent you also need GetPixel etc for image comparison. Still it's not overly difficult.

    EDIT: 1600 posts...

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  17. #15
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    /Closed

    Can't wait to see how "BIG!!!!" this is going to be.

    I told you in PM, and otherwise. Make a request in application request.


     


     


     



    The Most complete application MPGH will ever offer - 68%




Similar Threads

  1. Most advanced afk bot i ever seen..
    By noobhackers in forum Combat Arms Help
    Replies: 12
    Last Post: 08-02-2010, 02:04 AM
  2. [Request] AFK bot
    By Stelthkid in forum Combat Arms Spammers, Injectors and Multi Tools
    Replies: 1
    Last Post: 07-06-2010, 10:55 PM
  3. [Release] *NEW* Advanced AFK-BOT with respawn hack
    By Zoom in forum Combat Arms Europe Hacks
    Replies: 32
    Last Post: 03-03-2010, 11:34 AM
  4. Request: Nee Afk bot Please
    By Razer89 in forum Combat Arms Help
    Replies: 17
    Last Post: 01-30-2010, 03:31 AM
  5. [Request] Source Code For AFK Bot 4 CA
    By JIGS4W in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-06-2009, 08:33 AM