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 Europe Hacks › Combat Arms EU Hack Coding/Source Code › New MHS Table After Patch: 03.03.2010 By PSPiso

PostNew MHS Table After Patch: 03.03.2010 By PSPiso

Posts 1–15 of 34 · Page 1 of 3
Kuro Tenshi
Kuro Tenshi
New MHS Table After Patch: 03.03.2010 By PSPiso
Updating my current MHS table for now uploading RAW's and eventually the full version:

Screen request by Roks: i guess xD

this version of MHS will contain:

Hack:___Status:
NameTag *FOUND* //found addie + pointer + offset within 25min
SpeedHack *FOUND* //found addie + pointer + offset within 10min
ZoomHack *FOUND* //found addie + pointer + offset within 5min
Respawn *FOUND*//found addie within 2min
(EXPLobby *CANCELED* NVM i had a server hack only this goes deep core and you can change the value otherwise u would have recruit/virctor server hack >.> )
*ADDED*
2 addies for a automatic switch of blue nametags 4 coders.

Source Code:
Code:
//*******************BEGIN SOURCE**********************
//Addies
#define ADR_RESPAWN 0x3771427C // respawn hack
#define ADR_NTAct 0x37736678 // respawn hack
//Pointers
#define PTR_NMTG 0x376FC1BC //Nametag Pointer 1=Alfa 2=Bravo
#define PTR_SpeedHack1 0x3773A9B8 //SpeedHack Pointer
#define PTR_SpeedHack2 0x3773A9C4 //SpeedHack Pointer
#define PTR_SpeedHack3 0x3773A9D0 //SpeedHack Pointer
#define PTR_ScopeX 0x37713AC4 //ScopeX1 Pointer
#define PTR_ScopeY 0x37713AC4 //ScopeX1 Pointer
//OffSet
#define OFS_NMTG 0x2C //Nametag Offset
#define OFS_SpeedHack1 0x48 //SpeedHack Offset
#define OFS_SpeedHack2 0x48 //SpeedHack Offset
#define OFS_SpeedHack3 0x48 //SpeedHack Offset
#define OFS_ScopeX 0x1DC //ScopeX1 Offset
#define OFS_ScopeY 0x1E0 //ScopeX1 Offset
//**** *******()
{
if(*(long*)(ADR_NTAct) = 1) //When value =1 then nametag = 2 else (value 2) 0 or higher nametag = 1
{
*(long*)(PTR_NMTG+OFS_NMTG) = 2;
}
else
{
*(long*)(PTR_NMTG+OFS_NMTG) = 1;
}
}
//**** *******()
{
if(GetAsyncKeyState(VK_F7) &1)
{
*(long*)(PTR_ScopeX1+OFS_ScopeX1) = 1051900099; //ScopeX 4x Offset
*(long*)(PTR_ScopeY1+OFS_ScopeY1) = 1048827352; //Scopey 4x Offset
}
}
//**** *******()
{
if(GetAsyncKeyState(VK_F9) &1)
{
*(long*) ADR_RESPAWN1 = 1; //Unlimited Respawn
}
}
//**** *******()
{
if(GetAsyncKeyState(VK_F10) &1)
{
*(long*) ADR_RESPAWN1 = 11; //No Respawn
}
}
//*******************END SOURCE**********************


Credits:
Me.(duh :3)
Seth for the MHS(currently using for 2-3months).
Hejsan1 for his MHS.

Download Still Working MHS here:
http://www.mpgh.net/forum/164-combat...ected-mhs.html
http://www.mpgh.net/forum/172-combat...e-aka-mhs.html

VirusTotal:
MHS 3.3.'10 [RAW] by PSPiso Nametag+respawn+speedhack.lssave.zip VirusTotal Scan
MHS Table 03.03.2010 By PSPiso @ MPGH.lssave.zip VirusTotal Scan
VirScan:
MHS 3.3.'10 [RAW] by PSPiso Nametag+respawn+speedhack.lssave.zip VirScan Scan
MHS Table 03.03.2010 By PSPiso @ MPGH.lssave.zip VirScan Scan
#1 · edited 16y ago · 16y ago
Zoom
Zoom
Good job pspiso!
/Approved, post resultat
#2 · 16y ago
SH
shekoo
thanck u for your pro
#3 · 16y ago
Roks
Roks
Wow good job , perfect .

Just post some screens XD
#4 · 16y ago
Kuro Tenshi
Kuro Tenshi
Quote Originally Posted by Roks View Post
Wow good job , perfect .

Just post some screens XD
if u wantz a screen >:}
#5 · 16y ago
MI
MissRandomSpam
i didnt use mhs yet
so what to do with the attachment ? it is like a hack?
sry for noob question
#6 · 16y ago
Zoom
Zoom
Quote Originally Posted by g0ube View Post
i didnt use mhs yet
so what to do with the attachment ? it is like a hack?
sry for noob question
You load it with MHS, and it loads every addie to MHS
#7 · 16y ago
vingadormaster
vingadormaster
Thank pspiso again, i test in few minutes.
#8 · 16y ago
Weaboo
Weaboo
NICE, AT LEAST SPEED WORKS.
Is there also jump/fly by chance? Cos I don't see one.
#9 · 16y ago
Houston
Houston
Well Done Buddy
Keep the Good work
#10 · 16y ago
PO
poepchinee
sorry for noob question.. but this is the first time i use mhs and i want to what i have to do because i dont want a speedhack i only want the nametags how can you do this?
and how can you inject it to caeu?
#11 · 16y ago
Kuro Tenshi
Kuro Tenshi
srry guys i forgot toupload my full release since my laptop was running low on energy and i was testing my hacks at my PC. gona upload it right nao Get To The Choppa!
#12 · 16y ago
balryk12
balryk12
WTF IS YHIS...?
#13 · 16y ago
Kuro Tenshi
Kuro Tenshi
Quote Originally Posted by balryk12 View Post
WTF IS YHIS...?
a MHS table it a sort of cheat engine.

*Uploaded*
New Source Code.
for the coders =D
#14 · 16y ago
Zoom
Zoom
Quote Originally Posted by pspiso View Post

a MHS table it a sort of cheat engine.

*Uploaded*
New Source Code.
for the coders =D
/Approved .
#15 · 16y ago
Posts 1–15 of 34 · Page 1 of 3

Post a Reply

Similar Threads

  • New WarRock Hack After Patch 01.04.2010By Hacker8) in WarRock - International Hacks
    49Last post 16y ago
  • New MHS Table + for those who can use it CE-Trainer By PSPisoBy Kuro Tenshi in Combat Arms EU Hack Coding/Source Code
    22Last post 16y ago
  • New MHS Table 03.03.'10 (Relink from Main To Source) by PSPisoBy Kuro Tenshi in Combat Arms Europe Hacks
    7Last post 16y ago
  • CAN ANYONE FIND A WORKING HACKS AFTER PATCH MARCH 6 2010?By elitekiller12 in Combat Arms Hacks & Cheats
    5Last post 16y ago
  • Longevity Chams works After Patch March 31, 2010!By abc8893 in Combat Arms Hacks & Cheats
    27Last post 16y ago

Tags for this Thread

#mhs#pspiso#table