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 › Quick look at my code

CoolQuick look at my code

Posts 16–27 of 27 · Page 2 of 2
n4n033
n4n033
Quote Originally Posted by znoen View Post
Not realy, its still not working...

Here is a paste of my Hook. I can finally write some code myself. But a hook goes a little too far. I hope people here find it :P

Code:
HRESULT __stdcall DirectXHooK()
{
	DWORD dwD3D9;
	do
	{
		dwD3D9 = (DWORD)GetModuleHandleA("D3D9.DLL");
		Sleep(1000);
	}
	while (!dwD3D9);

	pReset = (oReset)E9Detour((DWORD)VTable->ID(16),(DWORD)Reset,5);
	pPresent = (oPresent)E9Detour((DWORD)VTable->ID(17),(DWORD)Present,5);

	return true;
}

void HackLooP()
{
	for (;;)
	{
		PlayerHacks();
		ServerHacks();
		Sleep(5);
	}
}

BOOL __stdcall DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
{
	DisableThreadLibraryCalls(hDll);
	if (dwReason == DLL_PROCESS_ATTACH)
	{
		CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)HackLooP, NULL, NULL, NULL);
		CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)DirectXHooK, NULL, NULL, NULL);
	}
	return TRUE;
I use BuRn3R his base.
detours detected, change it & will works
#16 · 12y ago
znoen
znoen
Quote Originally Posted by n4n033 View Post
detours detected, change it & will works
Pfff, can you explain how that works. I know something about code but writing a whole detour...

Or is there some place where i can find a tutorial, or something?

Hope you/someone can help me
#17 · 12y ago
n4n033
n4n033
Quote Originally Posted by znoen View Post
Pfff, can you explain how that works. I know something about code but writing a whole detour...

Or is there some place where i can find a tutorial, or something?

Hope you/someone can help me
Sry I can't help you about it, try google
#18 · 12y ago
Jhem
Jhem
Quote Originally Posted by n4n033 View Post
detours detected, change it & will works
The method of hooking is detected.
#19 · 12y ago
znoen
znoen
Quote Originally Posted by n4n033 View Post
Sry I can't help you about it, try google
Sure will do! Or do you know a other base thats up to date?

Quote Originally Posted by Jhem View Post


The method of hooking is detected.
Want to explain to me how to fix it, so i can understand i myself?
#20 · 12y ago
Jhem
Jhem
Quote Originally Posted by znoen View Post
Sure will do! Or do you know a other base thats up to date?



Want to explain to me how to fix it, so i can understand i myself?
You can use other method of hooking like interface, etc.
#21 · 12y ago
znoen
znoen
Quote Originally Posted by Jhem View Post


You can use other method of hooking like interface, etc.
didn't know there were other methods of hooking. Do you have a tutorial or something about it? Or can you explain it to me?
I do not only want to build a hack, i want to understand it myself
#22 · 12y ago
n4n033
n4n033
Quote Originally Posted by Jhem View Post


You can use other method of hooking like interface, etc.
Hackshield detect this detour with almost any kinda hook
#23 · 12y ago
FE
fellahu2
Thank you sooo much
#24 · 12y ago
Jhem
Jhem
Quote Originally Posted by n4n033 View Post
Hackshield detect this detour with almost any kinda hook
hackshield didn't detect it, because I used that detour to my D3D PointBlank without any detecting.
#25 · 12y ago
n4n033
n4n033
Quote Originally Posted by Jhem View Post


hackshield didn't detect it, because I used that detour to my D3D PointBlank without any detecting.
Try using it on WarRock you'll see
#26 · 12y ago
Jhem
Jhem
Quote Originally Posted by n4n033 View Post
Try using it on WarRock you'll see
Okay I give up, if that what you think
#27 · 12y ago
Posts 16–27 of 27 · Page 2 of 2

Post a Reply

Similar Threads

  • Look in other Codes ?By kingkicker8 in General Game Hacking
    1Last post 19y ago
  • looking for retail codeBy aatje92 in Trade Accounts/Keys/Items
    1Last post 18y ago
  • Looking for Retail CodesBy dubbeldamz in Trade Accounts/Keys/Items
    0Last post 18y ago
  • looking for m249 codeBy s1n1ster in WarRock - International Hacks
    6Last post 18y ago
  • looking for m249 codeBy s1n1ster in Trade Accounts/Keys/Items
    1Last post 18y ago

Tags for this Thread

#addy#help#menu#mpgh#not working