Need help?my first afk bot - MPGH - MultiPlayer Game Hacking & Cheats
my first afk bot
Posts 1–12 of 12 · Page 1 of 1
my first afk bot
Hi everyone, I'm new on this form and I already like it, so that's why I would like to share my self-coded afk bot. It isn't a very good one, nor can I guarantee it is totally bug free, but it'll do the job.
it's features:
1. Joining game rooms by itself
2. Leaving game rooms or staying at the end of a game
3. A time range to self terminate after a certain number of hours/minutes
4. messing up your k/d if you don't use another account
requirements:
1. the .NET framework 3.5/3.5+
2. Windows :P
3. you'll need to run the bot with administrator privileges on: windows7, windows vista and windows server 2008 r2
4. Average computer speed. I'm not sure, but if combat arms takes to long to load. There is a chance that the afk bot starts sending keystrokes and mousemovements into your loading screen, and we don't want that.
Usage:
1. Fire up combat arms, login, join a sever, join a channel.
2. Open the afk bot, you'll see a scary black window with white letters, here you can enter 2 characters, m and h. Enter m for time in minutes and h for time in hour << for over night operations
3. Choose how long you would like to run the afk bot from that moment (in this example I choose for minutes (m))
4. Hit enter and let the bot do it's job
Tests and virus scans:
Tested 3 hours on to different computers, test platform: windows server 2008 r2.
1. This program is coded in VC++ 2008, with visual studio 2008.
2. The time function is not perfect, entering a number higher than 60 when entering time in minutes and higher than 24 in the time in hours section wil make the afk bot being afk for ever, it wont stop from it'self because there are no 61 minutes in a hour and not 25 hours in a day... you have been warned.
3. there is a buffer overflow when choosing between, time in hours and time in minutes, entering more than 10 characters wil result in a apcrash.
4. I'm not sure if the app runs on a 32 bit system, it has been made for 64 bit.
5. I'm not responsible for any banned account or crashed computer, this bot moves so you won't be kicked by the server, but a supreme mod or a vote, I haven't seen a chance to see if my bot continues to operate after a SM kick it does after a vote kick.
Credits:
Me << I coded this little bot
DiM/simsdaan << He helped me with beta testing, and is in iANDi aswell
that's it, have fun
Hi SCHIM
I hope your bot will be approved soon. I like it and I hope others will like it too!
Dotfuscated sorry mate.
Please send me a copy of the un-dotfuscated.
Originally Posted by Zoom
Dotfuscated sorry mate.
Please send me a copy of the un-dotfuscated.
how do you mean? what's dotfuscated? it needs the .net framework to run? yes?
EDIT: k so dotfuscating is protecting a program agains dissasebly right??, do you know how to dissable it so I can upload a un-dotfuscated version?
My bad, didnt use the right program.
Whatever, file is clean and safe to use.
/Approved
Originally Posted by Zoom
My bad, didnt use the right program.
Whatever, file is clean and safe to use.
/Approved
soon my afk bot will be on too,
it will be written in VC# i finnally got the hotkeys working without installing software besides .NET that i havent used vb too.
also for everyone else including the threadmaker .. sendkeys work on CA only there is a limit of 2 per if/while action and the if/while may not relink to another one. this suck's but hey the only thing now is u need to press a button twice to make it work (this is for a macro that i was making...)
Originally Posted by Kuro Tenshi
soon my afk bot will be on too,
it will be written in VC# i finnally got the hotkeys working without installing software besides .NET that i havent used vb too.
also for everyone else including the threadmaker .. sendkeys work on CA only there is a limit of 2 per if/while action and the if/while may not relink to another one. this suck's but hey the only thing now is u need to press a button twice to make it work (this is for a macro that i was making...)
ok, I was already wondering why the bot didn't move around in the beta fase, so I changed the kebd_events(sendkeys) to mouse events, nexon doesn't seem to limit those. and gool luck on your own akfbot
ps: if you are a Deathnote fan, you should watch: Code Geas to
Originally Posted by schim
ok, I was already wondering why the bot didn't move around in the beta fase, so I changed the kebd_events(sendkeys) to mouse events, nexon doesn't seem to limit those. and gool luck on your own akfbot
ps: if you are a Deathnote fan, you should watch: Code Geas to
i know i was only i kept stopping due to the time...
my mousefunction freezes ingame out game it works fine (the freeze is kinda handy dont have to make a continues run.).
similair kira laugh that too ;D
Very nice AFK bot, but it's not working for me
I think I forgot to install something.
I'm getting this error:'The application has failed to start because its side-by-side configuration is incorrect'
Originally Posted by Trypo
Very nice AFK bot, but it's not working for me
I think I forgot to install something.
I'm getting this error:'The application has failed to start because its side-by-side configuration is incorrect'
I use Windows 7. I could not install .NET 3.0, because it says I need to install it, using Windows Features. When I look there, .NET Framework 3.5.1 is installed. I also installed .NET Framework 4.0 and C++ 2005 and 2008 redistributables.