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 › Programming › C++/C Programming › Could anyone help me please?

UnhappyCould anyone help me please?

Posts 1–6 of 6 · Page 1 of 1
skenzo
skenzo
Could anyone help me please?
im trying to make a D3D warrock hack and im new

i get this error can you help me fix it?

D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(431) : error C2065: 'unlimammo_addie1' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(432) : error C2065: 'unlimammo_addie2' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(433) : error C2065: 'unlimammo_addie3' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(439) : error C2065: 'nospawn_addie1' : undeclared identifier
D:\Documents and Settings\Administrator\Desktop\D3D-Empty\d3d8dev.cpp(440) : error C2065: 'nospawn_addie2' : undeclared identifier

these are the lines the errors are on :

D3D_NOPING( ( void* )unlimammo_addie1, 3);
D3D_NOPING( ( void* )unlimammo_addie2, 3);
D3D_NOPING( ( void* )unlimammo_addie3, 3);

D3D_NOPING( ( void* )nospawn_addie1, 2);
D3D_NOPING( ( void*)nospawn_addie2, 2);

my xfire is wenwenwen12
any help is much appreciated

thanks
skenzo.
#1 · 17y ago
SG
sgtmattbaker
You have to declare those, that's why its called an 'undeclared identifier' error because the comp. cant find where that's declared(if you did declare it check your spelling)
#2 · 17y ago
SY
Synns
On top it should look like this;

[php]define unlimammo_addie1 0xAddressHere[/php]
#3 · 17y ago
PH
phoenixraider
Quote Originally Posted by Longevity View Post
On top it should look like this;

[php]define unlimammo_addie1 0xAddressHere[/php]
Why do you give him the answer ??
He will never learn like this.
All the noobs think they can code now ..
#4 · 17y ago
SY
Synns
Quote Originally Posted by phoenixraider View Post
Why do you give him the answer ??
He will never learn like this.
All the noobs think they can code now ..
Because if I don't he will post it over and over.
#5 · 17y ago
skenzo
skenzo
thanks :)
and pheonix.. ur just sad.
#6 · 17y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • can anyone help me please?By spookyboo in Blackshot Hacks & Cheats
    2Last post 17y ago
  • hey could anyone helpBy 1can6 in Combat Arms Mod Discussion
    1Last post 15y ago
  • Anyone help i need section. PleaseBy domin8er999 in CrossFire Hacks & Cheats
    1Last post 17y ago
  • Could someone help please with glass wallBy Night Sky in Visual Basic Programming
    7Last post 18y ago
  • Could anyone please send me ONE promo code?? BY MSN.By callum11 in WarRock - International Hacks
    2Last post 18y ago

Tags for this Thread

None