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 › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › Combat Arms Coding Help & Discussion › Finding out what map you are on?

PostFinding out what map you are on?

Posts 1–15 of 15 · Page 1 of 1
NO
NOOB
Finding out what map you are on?
Anyone can point me in the direction to where I can find out how to check what map the user if playing on?
#1 · 15y ago
WH
whit
Prolly need some sort of class..
Download reclass "close ya eyes and see what happens"
#2 · 15y ago
GodHack2
GodHack2
its usually an int
1-this map
2-that map
3-other map

you get the point :P i can actually get it easily through cheat engine
#3 · 15y ago
WH
whit
Quote Originally Posted by GodHack2 View Post
its usually an int
1-this map
2-that map
3-other map

you get the point :P i can actually get it easily through cheat engine
Get it den nikka and gib too me .. not NOOB
#4 · 15y ago
MM
mmbob
Code:
InterfaceMgr->ScreenMgr->GetScreenByID(SCREEN_JOIN)->nMapID
If you want to use Cheat Engine, I checked and Death Room was ID 11 and Junk Flea was ID 2.
#5 · edited 15y ago · 15y ago
NO
NOOB
Quote Originally Posted by GodHack2 View Post
its usually an int
1-this map
2-that map
3-other map

you get the point :P i can actually get it easily through cheat engine
I thought Cheat Engine no longer worked?

Wouldn't you just search for changed values every time you load a different map?
#6 · 15y ago
GodHack2
GodHack2
Quote Originally Posted by ᴺᴼᴼᴮ View Post


I thought Cheat Engine no longer worked?

Wouldn't you just search for changed values every time you load a different map?
yup
and i have a bypass that i have been bragging about for the last couple months it works on all hackshield protected games
like blackout warrock and ca
#7 · 15y ago
NO
NOOB
Quote Originally Posted by mmbob View Post
Code:
InterfaceMgr->ScreenMgr->GetScreenByID(SCREEN_JOIN)->nMapID
If you want to use Cheat Engine, I checked and Death Room was ID 11 and Junk Flea was ID 2.
snow valley 0
grey hammer 1
junk flea 2
two towers 3
pump jack 4
brush wood 5
cold seed 6
sand hog 7
warhead 8

http://www.mpgh.net/forum/164-combat...cked-maps.html

What are people using to bypass? Does CA not crash using the new cheat engine while not freezing or changing any values?
#8 · 15y ago
supercarz1991
supercarz1991
last time i checked, CE worked by just changing the windows title

of course that was 2 months ago
#9 · 15y ago
Nubzgetkillz
Nubzgetkillz
solify has released something for it
#10 · 15y ago
why06
why06
Meh. I've never got CE to evade detection long enough to get anything. My scan time sometimes take 10 min which is way too slow even if I'm not detected. Wish I had a beastly machine that could bruteforce scan for values.
#11 · 15y ago
GodHack2
GodHack2
Quote Originally Posted by why06 View Post
Meh. I've never got CE to evade detection long enough to get anything. My scan time sometimes take 10 min which is way too slow even if I'm not detected. Wish I had a beastly machine that could bruteforce scan for values.
making CE undetected is pretty easy actually
Code:
1.make sure you rename it from cheatengine.exe to anything else for example shit.exe LOL! 
2.Pack it - use a good packer like pespin to pack the cheatengine.
3.Move it from its original folder.
4.Use my bypass.
this should make it fully undetected(except for the debugger features )
#12 · 15y ago
why06
why06
I've used every trick in the book. Even ran it in stealth kernel, which repeatedly crashed my system, and tried plenty of "quote" bypasses. I'm sorry if I'm a bit doubtful that your four step full proof plan will work especially considering you said yourself the debugger doesn't work which you need in order to trace jmp/calls to the hackshield module.
#13 · 15y ago
iShockYouuu
iShockYouuu
Quote Originally Posted by GodHack2 View Post
making CE undetected is pretty easy actually
Code:
1.make sure you rename it from cheatengine.exe to anything else for example shit.exe LOL! 
2.Pack it - use a good packer like pespin to pack the cheatengine.
3.Move it from its original folder.
4.Use my bypass.
this should make it fully undetected(except for the debugger features )

Use a FUD Crypter!
Instead of "Your" bypass
#14 · 15y ago
whatup777
whatup777
Quote Originally Posted by iShockYouuu View Post
Use a FUD Crypter!
Instead of "Your" bypass
Nah Really?

If it was that simple.
#15 · 15y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Tags for this Thread

None