Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › [Request] Advanced afk bot?...

[Request] Advanced afk bot?...

Posts 1–15 of 15 · Page 1 of 1
B-
B-Hacker
[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
#1 · edited 15y ago · 15y ago
Jason
Jason
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?
#2 · 15y ago
B-
B-Hacker
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.
#3 · 15y ago
Jason
Jason
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.
#4 · 15y ago
TR
trevor206
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)
#5 · 15y ago
Hassan
Hassan
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 !!
#6 · 15y ago
SI
SimplyUnknown
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.
#7 · 15y ago
B-
B-Hacker
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!.
#8 · 15y ago
willrulz188
willrulz188
Learn to make one yourself

a afk bot is hard to learn easy to make
#9 · 15y ago
Lolland
Lolland
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.
#10 · 15y ago
willrulz188
willrulz188
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
#11 · 15y ago
Lolland
Lolland
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.
#12 · 15y ago
B-
B-Hacker
Wow, anyway... Its out tomorrow!!!
#13 · 15y ago
Jason
Jason
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...
#14 · 15y ago
NextGen1
NextGen1
/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.
#15 · 15y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Similar Threads

  • Request: Nee Afk bot PleaseBy Razer89 in Combat Arms Help
    17Last post 16y ago
  • *NEW* Advanced AFK-BOT with respawn hackBy Zoom in Combat Arms Europe Hacks
    32Last post 16y ago
  • Most advanced afk bot i ever seen..By noobhackers in Combat Arms Help
    12Last post 16y ago
  • [Request] AFK botBy Stelthkid in Combat Arms Spammers, Injectors and Multi Tools
    1Last post 16y ago
  • [Request] Source Code For AFK Bot 4 CABy JIGS4W in Visual Basic Programming
    2Last post 16y ago

Tags for this Thread

None