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 › D3D9 Menu Hack - Need help, Coding the Hackthread for Hack Sources :(

UnhappyD3D9 Menu Hack - Need help, Coding the Hackthread for Hack Sources :(

Posts 1–4 of 4 · Page 1 of 1
taylan
taylan
D3D9 Menu Hack - Need help, Coding the Hackthread for Hack Sources :(
Hey Guys

One of my best hacker coder friend helped me to add the HackThread into my Project.
I already added the Create Thread function at the Winapi
I created the Void Hacks () function to add all my hacks there
I Added
Code:
HackSources();
at my WINAPI myPresent Function.
0 Errors.

I Added just 1 Hack Sources :

Code:
if(Items.Premium==1)
		{
			*(long*)(dwServerPtr+OFS_Premium1) = 3 ;
		}

with the following Addies:
Code:
#define ADR_Serverpointer 0x9EB8E0,  #define OFS_Premium1                0x00590

0 ERRORS I tested, nothing crashd or got detected but the hacks just dont works.
Its like there is no Hack added at the Menuitem if i turn it on :S
I did evrything right.

Who can help me

I respect all of these Guys who helps other Guys coding and put them into my Credits if they do it with me too. Ill release my 2. Menu Hack if i got solved this Problem with your help


Pls reply and help me
Im looking for guy who can fix this with Teamviewer

Thxxx to all Guys who tryd to help me

Greetz ...
#1 · edited 14y ago · 14y ago
R3
R3dLine
Code:
#define OFS_Prem1                                0x0000058C
#define OFS_Prem2                                0x00000590

	if(Premium==1)
	{
	DWORD ServerC = *(DWORD*)ADR_ServerPointer;
	if(ServerC!= 0)
	{
	*(long*)(ServerC+OFS_Prem1) = 3, 10;
	{
	*(float*)(ServerC+OFS_Prem2) = 1, 1;
	}
	}
	}
#2 · 14y ago
taylan
taylan
still dont works.

I created new Base and redid everything new.
I did something wrong ^^




Thread Closed problem myself solved
#3 · 14y ago
R3
R3dLine
Quote Originally Posted by taylan View Post
still dont works.

I created new Base and redid everything new.
I did something wrong ^^




Thread Closed problem myself solved
Sry i don't get it u fixed ? lol how so ur addie was for days so addie was missing ..

Nvm anyway .. @Alen
#4 · edited 14y ago · 14y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • Edited a hack, need help with the menuBy Rainscape in Combat Arms Coding Help & Discussion
    17Last post 14y ago
  • help i need help with the black cipher hackBy wilt247 in Combat Arms Help
    10Last post 15y ago
  • i need help with the hack im usingBy kingster626 in Combat Arms Help
    12Last post 15y ago
  • i need help with the plugin for PhotoshopBy junny2233 in Combat Arms Mod Discussion
    8Last post 16y ago
  • I need Help With the HackBy ChronoXz in Combat Arms Hacks & Cheats
    4Last post 17y ago

Tags for this Thread

None