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 › WarRock - International Hacks › WarRock Hack Source Code › NEW SOURCe CoDe CODED by me ;)

NEW SOURCe CoDe CODED by me ;)

Posts 1–8 of 8 · Page 1 of 1
TGH Zero.
TGH Zero.
NEW SOURCe CoDe CODED by me ;)
Hey all,
this code is made by me, never coded before, fully working.
It looks like this:



(i got on that hack NOPREMIUM hack too, so thats why i cant buy premium things... If u would want it too, comment and i add it here Also, theres dinar hack used too...)

Code:
#define	Ofs_1Slot		0x1021A0
#define	Ofs_2Slot		0x1021A1
#define	Ofs_3Slot		0x1021A2
#define	Ofs_4Slot		0x1021A3
#define	Ofs_5Slot		0x1021A4
#define	Ofs_6Slot		0x1021A5
#define	Ofs_7Slot		0x1021A6
#define	Ofs_8Slot		0x1021A7

}
*(long*)(dwSrvrPtr + Ofs_1Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_2Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_3Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_4Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_5Slot) = 0; 
*(long*)(dwSrvrPtr + Ofs_6Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_7Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_8Slot) = 0;
{

SOURCE CODE CODED BY TGH Zero. All credits to him!
The addys are from 31.dets 2010 so u need to update them, if theyre old!
All from start to finish made by me, idea by me too...


Hope to see it on som1 hack xD
#1 · 15y ago
Flash
Flash
Good job, keep it up
#2 · 15y ago
TheCamels8
TheCamels8
Every coder knows that "= 0;" disappear the slot..
Good job anyways.. ^^
And they are offsets no addys..
#3 · edited 15y ago · 15y ago
TGH Zero.
TGH Zero.
Quote Originally Posted by thecamels8 View Post
Every coder knows that "= 0;" disappear the slot..
Good job anyways.. ^^
And they are offsets no addys..
yeh... but when nabs (c & p ppl) wants something easy? xD
#4 · 15y ago
SH
sh_z_sektor
Lol i know this long time that why it's in my hack when you turn slot5 off it comes like this to slot5 but nice good job bro
#5 · 15y ago
TheCamels8
TheCamels8
For leechers:
*Addys and offsets:
Code:
#define	ADR_PLAYERPOINTER	0x000000 //Change it
#define	Ofs_1Slot		0x1021A0
#define	Ofs_2Slot		0x1021A1
#define	Ofs_3Slot		0x1021A2
#define	Ofs_4Slot		0x1021A3
#define	Ofs_5Slot		0x1021A4
#define	Ofs_6Slot		0x1021A5
#define	Ofs_7Slot		0x1021A6
#define	Ofs_8Slot		0x1021A7
*The function:

Code:
void Slots()
{
DWORD dwSrvrPtr = *(DWORD*)ADR_SERVERPOINTER;
if(dwSrvrPtr != 0)
{
*(long*)(dwSrvrPtr + Ofs_1Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_2Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_3Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_4Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_5Slot) = 0; 
*(long*)(dwSrvrPtr + Ofs_6Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_7Slot) = 0;
*(long*)(dwSrvrPtr + Ofs_8Slot) = 0;
}
}
#6 · 15y ago
gamernuub
gamernuub
This is just dumb, everyone that knows how to code know that 0 = off -.-
#7 · 15y ago
larta
larta
So, what's the point to do that ?
How useful it is ?

( Yep, every coder know it ^^ )
#8 · 15y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Tags for this Thread

None