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 › Local Player Structs

Local Player Structs

Posts 1–11 of 11 · Page 1 of 1
UN
UnOwN CoD3R
Local Player Structs
Code:
377B0858 // Local Pointer for CA NA

class Main;
class Info;
class Stats;
class WepInfo;
class Something;

class Main
{
public:
	Info* goToInfoClass; //0000
};

class Info
{
public:
	char unknown0[8];
	__int32 Unknown1; //0008
	__int32 iCurrentHealth; //000C
	char unknown2[4];
	__int32 iMaxHealth; //0014
        char unknown3[4];
	WepInfo* goToWepInfo;//001C
	Something* goToSomething; //0020
	char unknown4[348];
	float fStamina; //0180
	char unknown5[8];
	__int32 iWeaponSlotInUse; //018C
	float fCameraSomething; //0190
	float fCameraSomething2; //0194
	float fCameraSomething3; //0198
	char unknown6[32];
	Stats* goToStats; //01BC
};

class WepInfo
{
public:
	__int32 iBackPackABulletsLeft; //0000
	__int32 i2ndaryBulletsLeft; //0004
	__int32 Unknown0; //0008
	__int32 iGrenadesLeft; //000C
	__int32 iBackPackBBulletsLeft; //0010
};

class Stats
{
public:
	char unknown0[16];
	char szLocalNameChangesInKill[16]; //0010
	char unknown1[12];
	__int32 iKills; //002C
	__int32 iDeaths; //0030
	char unknown2[44];
	__int32 iHeadShots; //0060
};

class Something
{
public:
	BYTE bIsAlive; //0000
};
Cred:
gellin
#1 · 16y ago
GA
GameTrainerMaker
i tried that but didnt work ?? am i doing something wrong
#2 · 16y ago
BO
bomb21
was from uc 05-16-2010, 12:26 AM...address probably outdated
#3 · 16y ago
austen407
austen407
Coder Can You Help Me With A Copuple Of Hacks And A Menu?
Msn: Austen407@hotmail.com
#4 · 16y ago
UN
UnOwN CoD3R
So what, you can't update it?

Lawl you sir, fail!
#5 · 16y ago
whatup777
whatup777
Lol C+Ped from UC. But atleast you credited. Many people wouldn't
#6 · 16y ago
zmansquared
zmansquared
i have this in my hack. but this source is not up-to-date
#7 · 16y ago
MM
mmbob
Quote Originally Posted by zmansquared View Post
i have this in my hack. but this source is not up-to-date
Structs are current, address is not.
#8 · 16y ago
WH
whit
mmbob you Should release one pub Hack..
You will Pwn Everyone..
#9 · 16y ago
UN
UnOwN CoD3R
Quote Originally Posted by whit View Post
mmbob you Should release one pub Hack..
You will Pwn Everyone..
yeah he would man
#10 · 16y ago
calmiller
calmiller
lOLLLLLLSSSS
#11 · 16y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Local PLayer StructsBy DeadLinez in Combat Arms Hack Coding / Programming / Source Code
    5Last post 16y ago
  • Local Player Structs[free]By sam1 in Combat Arms Hack Coding / Programming / Source Code
    18Last post 15y ago
  • [AssaultCube]Get local player entityBy Retoxified in C++/C Programming
    1Last post 16y ago
  • CA Player StructsBy whatup777 in Reverse Engineering
    1Last post 15y ago
  • [Release] Local Player PointerBy ipwnuuaal5 in Combat Arms Hack Coding / Programming / Source Code
    10Last post 16y ago

Tags for this Thread

None