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 › MultiPlayer Game Hacks & Cheats › Other Semi-Popular First Person Shooter Hacks › Mission Against Terror Hacks & Cheats › Mission Against Terror - Simple ESP

PostMission Against Terror - Simple ESP

Posts 1–15 of 69 · Page 1 of 5
…
tHeDoCtOr46
tHeDoCtOr46
Mission Against Terror - Simple ESP
[Release]Mission Against Terror - Simple ESP

SubaGames: UNDETECTED - TESTED
CiBMall: UNKNOWN - UNTESTED

Features
Name & Health ESP [ Auto On ]
Screenshot

Virus Scan
VirusTotal - Free Online Virus, Malware and URL Scanner

Inject it. It's auto on. Use your own injector.
Done in about 3 minutes work.

Source
Code:
Code:
#define WINDOWS_PTR 0x112E9C50

void DoEsp( void )
{
    while( true )
    {
        if( *( unsigned long *)WINDOWS_PTR )
        {
            unsigned long ulWindows = *( unsigned long *)WINDOWS_PTR;
            if( *( unsigned long *)( ulWindows + 0x8 ) )
            {
                unsigned long ulPtrFromWindows = *( unsigned long *)( ulWindows + 0x8 );
                if( *( unsigned long *)( ulPtrFromWindows + 0x3C ) )
                {
                    unsigned long ulPlayer = *( unsigned long *)( ulPtrFromWindows + 0x3C );
                    if( *( unsigned long *)( ulPlayer + 0x34 ) )
                    {
                        unsigned long ulPlayerController = *( unsigned long *)( ulPlayer + 0x34 );
                        if( *( unsigned long *)( ulPlayerController + 0x354 ) )
                        {
                            unsigned long ulPawn = *( unsigned long *)( ulPlayerController + 0x354 );
                            if( *( unsigned long *)( ulPawn + 0x510 ) )
                            {
                                unsigned long ulPRI = *( unsigned long *)( ulPawn + 0x510 );
                                *( bool *)( ulPRI + 0x41C ) = true;
                            }
                        }
                    }
                }
CREDIT
Code[V]
#1 · 15y ago
73
734285840
Why it can't download?

Can i copy the code and make a inject file ,if i can, what file name should it be?

What function does this hack has?
#2 · edited 15y ago · 15y ago
tHeDoCtOr46
tHeDoCtOr46
Because They have not approved it
you do not allow copy made ​​by ...
you may take some time to learn to do this .. using C + +
to make this code work to be DLL file
#3 · 15y ago
73
734285840
Just copy the code into a notepad and save it to.dll file?No need to add other things?The funtion only hasName & Health ESP?
#4 · edited 15y ago · 15y ago
tHeDoCtOr46
tHeDoCtOr46
You Must Learn How To Code... (C++).
@734285840, search at google to learn how to use these codes. It's C++. But it would take long time to learn it.
#5 · 15y ago
TH
thrilexz
How do you use a VC ++?

Should I make an Empty project or a simple project?
#6 · edited 15y ago · 15y ago
tHeDoCtOr46
tHeDoCtOr46
you need to create your own hack base.
and you need to put the code and compile it in C++
#7 · 15y ago
ZE
zeropower12
Quote Originally Posted by 734285840 View Post
Just copy the code into a notepad and save it to.dll file?No need to add other things?The funtion only hasName & Health ESP?

hahahaha mega noob XD man learn some c++ and shut up please XD
#8 · 15y ago
tHeDoCtOr46
tHeDoCtOr46
If you wanna code hacks, first learn C++. I use Visual C++ 2008. As you learn, try to practice. Make your own little applications. Go to your local library, I'm sure they will have lots of books. Search online, their are alot of tutorials. When you feel your good with C++, like finding adresses, making classes and constructing pointers, start to learn how to hook basic APIs. Search on Google for "win32 tutorials" or "hooking apis". Somewhere along the way, if you want to become a good hacker/cheater, learn Assembly. It's great if you already know C++.
Most of all, have fun learning. If your hearts not in it, you're not going to learn anything.
HAPPY LEARNING!
#9 · 15y ago
TH
thrilexz
I created my own but the DLL was different? Is it because I'm using V C++ 2005. Let's just wait for the approval.
#10 · edited 15y ago · 15y ago
tHeDoCtOr46
tHeDoCtOr46
this code use C++ 2008 OR C++2010
#11 · 15y ago
Ashutosh
Ashutosh
Yo Dude can you show me the Menu? if there is menu

Does this have wallhack <3

Does this have menu or wallhack?

Quote Originally Posted by tHeDoCtOr46 View Post
[Release]Mission Against Terror - Simple ESP

SubaGames: UNDETECTED - TESTED
CiBMall: UNKNOWN - UNTESTED

Features
Name & Health ESP [ Auto On ]
Screenshot

Virus Scan
VirusTotal - Free Online Virus, Malware and URL Scanner

Inject it. It's auto on. Use your own injector.
Done in about 3 minutes work.

Source
Code:
Code:
#define WINDOWS_PTR 0x112E9C50

void DoEsp( void )
{
    while( true )
    {
        if( *( unsigned long *)WINDOWS_PTR )
        {
            unsigned long ulWindows = *( unsigned long *)WINDOWS_PTR;
            if( *( unsigned long *)( ulWindows + 0x8 ) )
            {
                unsigned long ulPtrFromWindows = *( unsigned long *)( ulWindows + 0x8 );
                if( *( unsigned long *)( ulPtrFromWindows + 0x3C ) )
                {
                    unsigned long ulPlayer = *( unsigned long *)( ulPtrFromWindows + 0x3C );
                    if( *( unsigned long *)( ulPlayer + 0x34 ) )
                    {
                        unsigned long ulPlayerController = *( unsigned long *)( ulPlayer + 0x34 );
                        if( *( unsigned long *)( ulPlayerController + 0x354 ) )
                        {
                            unsigned long ulPawn = *( unsigned long *)( ulPlayerController + 0x354 );
                            if( *( unsigned long *)( ulPawn + 0x510 ) )
                            {
                                unsigned long ulPRI = *( unsigned long *)( ulPawn + 0x510 );
                                *( bool *)( ulPRI + 0x41C ) = true;
                            }
                        }
                    }
                }
CREDIT
Code[V]
Lmao Why made it now it wont work MAT is gona gat patched
#12 · edited 15y ago · 15y ago
tHeDoCtOr46
tHeDoCtOr46
What do you mean?
can you explain it to me
#13 · 15y ago
Ashutosh
Ashutosh
Does this hack have menu or something like example: Wallhack..
but Why did you made this hack now it won't work anymore because MAT is getting patched today..
#14 · 15y ago
TH
thrilexz
This hack does not have no menu, It's Automatic on after you inject it. I found 2 copies of this hack too and they could be fake.
#15 · edited 15y ago · 15y ago
Posts 1–15 of 69 · Page 1 of 5
…

Post a Reply

Tags for this Thread

None