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 › C++/C Programming › Simple Boxes

Simple Boxes

Posts 1–11 of 11 · Page 1 of 1
pjrat111
pjrat111
Simple Boxes
Hello, I am new to C++

I was wondering how to make just a simple Box ESP type hack for a Game like Combat Arms (thats the game I want to make it for). Source codes are helpful, but it would be even better if someone could explain to me how to create the codes for this.
#1 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by pjrat111 View Post
Hello, I am new to C++

I was wondering how to make just a simple Box ESP type hack for a Game like Combat Arms (thats the game I want to make it for). Source codes are helpful, but it would be even better if someone could explain to me how to create the codes for this.
if you are new to C++, you shouldnt be trying to make an hack at all, learn the basics of it, and then try to make one by urself.

Plus, asking for source codes isnt really a good idea, you will get called leecher very easily and no one will give that to you. Oh and there is no problem to ask for help when you already made something, but from what you said, u made nothing.
#2 · edited 16y ago · 16y ago
pjrat111
pjrat111
Quote Originally Posted by Brinuz View Post
if you are new to C++, you shouldnt be trying to make an hack at all, learn the basics of it, and then try to make one by urself.

Plus, asking for source codes isnt really a good idea, you will get called leecher very easily and no one will give that to you. Oh and there is no problem to ask for help when you already made something, but from what you said, u made nothing.
I didn't ask for source codes. I said they aren't very helpful.
#3 · 16y ago
Obama
Obama
You wouldnt understand even if you were told :/ C++ isn't the only factor in creating hacks
#4 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by pjrat111 View Post
I didn't ask for source codes. I said they aren't very helpful.
Quote Originally Posted by pjrat111 View Post
Source codes are helpful,
yes you did my friend.

edit: oh there you go..

Quote Originally Posted by Obama View Post
You wouldnt understand even if you were told :/ C++ isn't the only factor in creating hacks
xD
#5 · 16y ago
pjrat111
pjrat111
Quote Originally Posted by Brinuz View Post
yes you did my friend.

edit: oh there you go..



xD
Oops, sorry, I was confused. I did say they are helpful, but I would prefer an explanation. I learn better from examples of others works.

Quote Originally Posted by Obama View Post
You wouldnt understand even if you were told :/ C++ isn't the only factor in creating hacks
I know that it's not the only factor, but even for just a simple Box ESP hack?
#6 · edited 16y ago · 16y ago
Obama
Obama
Quote Originally Posted by pjrat111 View Post
Oops, sorry, I was confused. I did say they are helpful, but I would prefer an explanation. I learn better from examples of others works.



I know that it's not the only factor, but even for just a simple Box ESP hack?

Dang, double post. My bad, I wasn't paying attention.
For an undetected box esp hack? No
#7 · 16y ago
pjrat111
pjrat111
Quote Originally Posted by Obama View Post
For an undetected box esp hack? No
No, detected is fine. I'm just learning as I go along. Thanks for the help anyways though.
#8 · 16y ago
Void
Void
Not sure about the undetected part, but to make box ESP, you MUST be familiar with the Direct3D API.

A very simple method, no reversing skills required:

-Find the strides for the primitives you want to draw a box around.

-DirectX supplies you with a world to screen API, use this to find the coordinates from world space to your screen.

-Draw boxes around the given coordinates using some DirectX API.

Now that you know what to do, start learning the basics of C++, then get familiar with Direct3D. Good luck.




Note: There is no such thing as a "simple" box ESP. Just because it's a single feature, doesn't mean it's a piece of cake.
#9 · 16y ago
pjrat111
pjrat111
Quote Originally Posted by Void View Post
Not sure about the undetected part, but to make box ESP, you MUST be familiar with the Direct3D API.

A very simple method, no reversing skills required:

-Find the strides for the primitives you want to draw a box around.

-DirectX supplies you with a world to screen API, use this to find the coordinates from world space to your screen.

-Draw boxes around the given coordinates using some DirectX API.

Now that you know what to do, start learning the basics of C++, then get familiar with Direct3D. Good luck.




Note: There is no such thing as a "simple" box ESP. Just because it's a single feature, doesn't mean it's a piece of cake.
Oh, thank you for this. That helped alot. Thanked
#10 · 16y ago
ArhkXi
ArhkXi
Bypass GG do it !~ Go GO GO GO Go@!~
#11 · 16y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Simple BoxesBy Synns in CrossFire Hacks & Cheats
    59Last post 16y ago
  • Simple Boxes Only HackBy murderer in Combat Arms Discussions
    4Last post 16y ago
  • Advanced Box CutBy Chronologix in Tutorials
    11Last post 20y ago
  • Simple Reflective TextBy Chronologix in Tutorials
    4Last post 20y ago
  • Ammo/Damage Box Values?By wooden_amulet in WarRock - International Hacks
    4Last post 20y ago

Tags for this Thread

#box esp#c++ help#coding help#mpgh coding#programming