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 First Person Shooter Hacks › WAR Inc Battlezone Hacks › Some updated classes

Some updated classes

Posts 1–6 of 6 · Page 1 of 1
Hacker Fail
Hacker Fail
Some updated classes
Hi guys, I believe this is my first post in uc , and I will share some classes for War Inc.

I don't know if anyone here still play this game, it's a little dead, but I will post anyway.

Classes

Code:
class cGameManager
{
public:
char _0x0000[16];
	cPlayer* pPlayer; //0x0010 
/*char _0x0014[60];
	cPlayer* pPlayer2; //0x0050 
char _0x0054[60];
	cPlayer* pPlayer3; //0x0090
        ... */
};//Size=0x0840

class cPlayer
{
public:
char _0x0000[12];
	D3DXVECTOR3 RespawnPos; //0x000C 
	D3DXVECTOR3 MyPos; //0x0018 
char _0x0024[12];
	float Yaw; //0x0030 
char _0x0034[520];
	float Velocity; //0x023C 
char _0x0240[1180];
	cWeaponClass* pPrimary; //0x06DC 
	cWeaponClass* pSecondary; //0x06E0 
	cWeaponClass* cThird; //0x06E4 
char _0x06E8[172];
	DWORD Life; //0x0794 
char _0x0798[104];
	__int32 isAlive; //0x0800 
char _0x0804[32];
	float SuperJump; //0x0824 
char _0x0828[176];
	D3DXMATRIX Matrix; //0x08D8 
};//Size=0x1040

class cWeaponClass
{
public:
char _0x0000[48];
	__int32 isReloading; //0x0030 
char _0x0034[360];
	DWORD Ammo; //0x019C 
char _0x01A0[332];
	__int32 RateofFire; //0x02EC 
};//Size=0x0440
Address

Code:
"WarInc.exe" + 035AC4F4
Ammo and life are xored.

If you wanna do something with others players, you can do something like this :

Code:
cPlayer * pEntity = (cPlayer*)(WarIncEXE + 0x035AC4F4 + 0x50 + ( i * 0x40 ));
You can do fly / super jump hack with this class.

Good bye
#1 · edited 9y ago · 9y ago
KC
kcg
tyvm!!! appreciated it
#2 · 7y ago
BL
blade41flareon
ty so much
#3 · 7y ago
ID
idoloveyou
Thank you for sharing
#4 · 7y ago
DO
Donkeyswag
omg amazing!
#5 · 7y ago
QW
qweaszx11
is this still working ?

- - - Updated - - -

amazing ty alot
#6 · 7y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • Updated Class: LTClientShellBase + Some More InfoBy Flengo in Combat Arms Hack Coding / Programming / Source Code
    4Last post 13y ago
  • Some updatesBy Ryguy in Art & Graphic Design
    30Last post 15y ago
  • ReClass: Updating ClassesBy Flengo in Combat Arms Hack Coding / Programming / Source Code
    18Last post 13y ago
  • Maybe trade for lv35-45 acc w/ some good classes.By Random1zer in Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    4Last post 14y ago
  • Some updated addys(new blood update)By mistertex in Combat Arms Hack Coding / Programming / Source Code
    11Last post 15y ago

Tags for this Thread

None