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 › WarRock Source Code Section - Help And Support

WarRock Source Code Section - Help And Support

Posts 1–15 of 26 · Page 1 of 2
TheCamels8
TheCamels8
WarRock Source Code Section - Help And Support
Hi
I saw here many people who have problems and mistakes in their hacks..
So i decided to create new topic, people who have any questions can ask here, and other people will help..
I hope it will work..

-Requirements-
* You can't ask for bases, or stupid questions like: "Someone can teach me how to make a hack?"..
* You should upload your source (you don't must upload your full source) and people/coders will help you..
* If you don't use your own base give credits..
* If you have some addys, you can post them here.
* Don't write spams!

Please share this action, and let's make this section better..

Regards, TheCamels8
#1 · 15y ago
icebox2010
icebox2010
I have this problem and It's PHC D3D...

Code:
1>------ Build started: Project: PHC D3D BASE, Configuration: Release Win32 ------
1>Compiling...
1>kill.cpp
1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
1>Build log was saved at "file://d:\Jhon2x\PHC D3D BAS3\Release\BuildLog.htm"
1>PHC D3D BASE - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I can't fix it.. Can you fix it?

PHC D3D BAS3.rar - Jotti's malware scan
VirusTotal - Free Online Virus, Malware and URL Scanner
#2 · 15y ago
TheCamels8
TheCamels8
Quote Originally Posted by icebox2010 View Post
I have this problem and It's PHC D3D...

Code:
1>------ Build started: Project: PHC D3D BASE, Configuration: Release Win32 ------
1>Compiling...
1>kill.cpp
1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
1>Build log was saved at "file://d:\Jhon2x\PHC D3D BAS3\Release\BuildLog.htm"
1>PHC D3D BASE - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I can't fix it.. Can you fix it?

PHC D3D BAS3.rar - Jotti's malware scan
VirusTotal - Free Online Virus, Malware and URL Scanner
Can you show me the part with the errors?
I need to see that
#3 · 15y ago
icebox2010
icebox2010
Code:
1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
That's the error
#4 · 15y ago
TheCamels8
TheCamels8
Quote Originally Posted by icebox2010 View Post
Code:
1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
That's the error
The source
#5 · 15y ago
icebox2010
icebox2010
i can't put the source here..

but i have a thread

http://www.mpgh.net/forum/291-warroc...d-problem.html
#6 · edited 15y ago · 15y ago
Zithium
Zithium
Quote Originally Posted by icebox2010 View Post
i can't put the source here..

but i have a thread

http://www.mpgh.net/forum/291-warroc...d-problem.html
Isn't your base D3D8?
#7 · 15y ago
TGH Zero.
TGH Zero.
Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)
#8 · 15y ago
TheCamels8
TheCamels8
Quote Originally Posted by TGH Zero. View Post
Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)
Hmm.. i will upload here screenshots how to include it..
#9 · 15y ago
Zithium
Zithium
Quote Originally Posted by TGH Zero. View Post
Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)
What Visual Studio do you have? 2008? If so, you need to change the includes amnd library file directories.

Tools > Options > (Projects and solutions) > (VC++ Directories)

And change the directories to your SDK library and include directories.

EDIT: Just wait for thecamels to take screenshots, it will be easier to understand
#10 · 15y ago
TheCamels8
TheCamels8
Screenshots:









#11 · 15y ago
OR
ORI_
Quote Originally Posted by icebox2010 View Post
i can't put the source here..

but i have a thread

http://www.mpgh.net/forum/291-warroc...d-problem.html
Try to remove 'iostream.h'
#12 · 15y ago
icebox2010
icebox2010
Quote Originally Posted by Zithium View Post


Isn't your base D3D8?
Nope.. its Phaeron's D3D
#13 · 15y ago
TheCamels8
TheCamels8
Quote Originally Posted by icebox2010 View Post
Nope.. its Phaeron's D3D
WarRock now D3D9, and you have D3D8 base..
#14 · 15y ago
icebox2010
icebox2010
Quote Originally Posted by ORI_ View Post
Try to remove 'iostream.h'
Nope.. still error

Quote Originally Posted by thecamels8 View Post
WarRock now D3D9, and you have D3D8 base..
Can D3D8 turn to D3D9?
#15 · 15y ago
Posts 1–15 of 26 · Page 1 of 2

Post a Reply

Tags for this Thread

None