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 › Problem on make a menu hack...

Problem on make a menu hack...

Posts 1–9 of 9 · Page 1 of 1
RA
Rainscape
Problem on make a menu hack...
Can anybody help me with these errors?

------ Build started: Project: -Project name-, Configuration: Debug Win32 ------
Compiling...
Source.cpp
c:\documents and settings\hacktester\desktop\1st\source.cpp(17) : fatal error C1083: Cannot open include file: 'D3D8.h': No such file or directory
Font.cpp
c:\documents and settings\hacktester\desktop\1st\font.cpp(14) : fatal error C1083: Cannot open include file: 'D3DX8.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\HackTesteR\Desktop\1st\Debug\BuildLog.htm "
-project name- - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
#1 · 15y ago
AeroMan
AeroMan
Include DirectX

You have to download Summer SDK 2004
#2 · 15y ago
MI
mihec161
isnt warrock in d3d9?
#3 · 15y ago
TGH Zero.
TGH Zero.
yea warrock is on d3d9, d3dx9 now, i think :S And yes, you need Summer SDK (2010 version is hard to handle like these errors...)
#4 · 15y ago
RA
Rainscape
Oi... I think someone needs to teamview me because I got the d3dx problems fixed... but now I got menu problems and coding problems...
Build log was saved at "file://c:\Documents and Settings\HackTesteR\Desktop\1st\Debug\BuildLog.htm "
-project name- - 42 error(s), 31 warning(s)
#5 · 15y ago
SH
sh_z_sektor
I think the base you'r using isn't working cuz in my base there is no D3DX8 OR 9 old?/
#6 · 15y ago
RA
Rainscape
Idk... But it doesn't REALLY matter cause this was kinda a test to see if I should go straight for d3d or not... I need more addies anyway, and for them, my vip addy logger from another site needs to be fixed
#7 · 15y ago
Alen
Alen
Can you give us the errors from the log?
#8 · 15y ago
RA
Rainscape
Most of those codes I'm not using in the d3d... I'm only using like 6 hacks for starts... but I don't wanna remove em because I'm afraid that it will mess the whole proj up




Output Window


Compiling...
Source.cpp
c:\documents and settings\hacktester\desktop\1st\source.cpp(343) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(343) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(343) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(345) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(345) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(345) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(347) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(347) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(347) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(349) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(349) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(349) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(351) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(351) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(351) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(353) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(353) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(353) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(355) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(355) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(355) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(357) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(357) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(357) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(359) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(359) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(359) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(361) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(361) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(361) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\documents and settings\hacktester\desktop\1st\source.cpp(638) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(641) : error C2065: 'OFS_NFD' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(644) : error C2065: 'CH_AllFast' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(646) : error C2065: 'ADR_FASTAMMO' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(647) : error C2065: 'ADR_FASTHEALTH' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(648) : error C2065: 'ADR_FASTREPAIR' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(649) : error C2065: 'ADR_FASTFLAG' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(652) : error C2065: 'CH_NoBounds' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(654) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(657) : error C2065: 'ADR_NOBOUNDS1' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(658) : error C2065: 'ADR_NOBOUNDS2' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(662) : error C2065: 'CH_dig' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(666) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(669) : error C2065: 'Ofs_Z' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(674) : error C2065: 'CH_SuperJump' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(678) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(681) : error C2065: 'Ofs_Z' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(686) : error C2065: 'CH_SuperJump' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(690) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(693) : error C2065: 'Ofs_Z' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(698) : error C2065: 'CH_SuperJump' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(702) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(705) : error C2065: 'Ofs_Z' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(710) : error C2065: 'CH_SuperJump' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(714) : error C2065: 'Addr_Playerpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(717) : error C2065: 'Ofs_Z' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(722) : error C2065: 'CH_5slot' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(724) : error C2065: 'Addr_Serverpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(727) : error C2065: 'Ofs_Slot5' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(731) : error C2065: 'CH_6slot' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(733) : error C2065: 'Addr_Serverpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(736) : error C2065: 'Ofs_Slot6' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(740) : error C2065: 'CH_7slot' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(742) : error C2065: 'Addr_Serverpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(745) : error C2065: 'Ofs_Slot7' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(749) : error C2065: 'CH_8slot' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(751) : error C2065: 'Addr_Serverpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(754) : error C2065: 'Ofs_Slot8' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(758) : error C2065: 'CH_Dinar' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(760) : error C2065: 'Addr_Serverpointer' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(763) : error C2065: 'OFS_DINAR' : undeclared identifier
c:\documents and settings\hacktester\desktop\1st\source.cpp(777) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\hacktester\desktop\1st\source.cpp(630)' was matched
Font.cpp
c:\documents and settings\hacktester\desktop\1st\font.cpp(33) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
Generating Code...
#9 · 15y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Tags for this Thread

None