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 › [HELP]WarRock Philippines Function

Talking[HELP]WarRock Philippines Function

Posts 1–7 of 7 · Page 1 of 1
xflick13
xflick13
[HELP]WarRock Philippines Function
Can anyone help me with this Speedhack function for warrock philippines?

#include <windows.h>
#include <stdio.h>

//addies

#define Addr_Playerpointer 0xC06380
#define Addr_Serverpointer 0xB00CF0
#define speed 0x92C0CC

//Defines//
DWORD *ingame= (DWORD*)Addr_Playerpointer;
DWORD *outgame= (DWORD*)Addr_Serverpointer;

//Source Codes//

void Speed ()
{
if(GetAsyncKeyState(VK_NUMPAD1) &1)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float<--Is this write?*)(dwPlayerPtr+speed) = Value here;
}
}
}

Please thank you..!
#1 · 15y ago
Alen
Alen
Moved to the source section but I left a link in WR PH, I'm sure it's similar (probably identical) to what is use in the International WR hacks.
#2 · 15y ago
xflick13
xflick13
thank you.
#3 · 15y ago
TheCamels8
TheCamels8
Code:
void Speed()
{
if(GetAsyncKeyState(VK_NUMPAD1) &1<< 0xF)
{
*(float*)speed = 300.0f;
}
}
#4 · 15y ago
xflick13
xflick13
Is this right??

void speed()
{
if(GetAsyncKeyState(VK_NUMPAD1) &1<< 0xf)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 100.0f;
}
}
void speed1()
{
if(GetAsyncKeyState(VK_NUMPAD2) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 200.0f;
}
}
void speed2()
{
if(GetAsyncKeyState(VK_NUMPAD3) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 350.0f;
}
}
void speed3()
{
if(GetAsyncKeyState(VK_NUMPAD4) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 500.0f;
}
}
#5 · 15y ago
Wizdom-X
Wizdom-X
Quote Originally Posted by xflick13 View Post
Is this right??

void speed()
{
if(GetAsyncKeyState(VK_NUMPAD1) &1<< 0xf)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 100.0f;
}
}
void speed1()
{
if(GetAsyncKeyState(VK_NUMPAD2) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 200.0f;
}
}
void speed2()
{
if(GetAsyncKeyState(VK_NUMPAD3) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 350.0f;
}
}
void speed3()
{
if(GetAsyncKeyState(VK_NUMPAD4) &1<< 0xF)
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(Speed) = 500.0f;
}
}

It Might Be i dont now? I used the Same code but For Warrock and it worked?? dno m8 it might do because there Both Warrock
#6 · 15y ago
xflick13
xflick13
Quote Originally Posted by thecamels8 View Post
Code:
void Speed()
{
if(GetAsyncKeyState(VK_NUMPAD1) &1<< 0xF)
{
*(float*)speed = 300.0f;
}
}
uhmm..last question..is this correct function??

Norecoil

void norecoil()
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(dwPlayerPtr+NoRecoil1) = 0;
*(float*)(dwPlayerPtr+NoRecoil2) = 0;
*(float*)(dwPlayerPtr+NoRecoil3) = 0;
}
}
NoSpread

void nospread()
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(dwPlayerPtr+NoSpread) = 0;
}
}
Unlimited ammo

void unlimited ammo()
{
DWORD dwPlayerPtr = *(DWORD*)Addr_Playerpointer;
if(dwPlayerPtr != 0)
{
*(float*)(dwPlayerPtr+UnlimitedAmmo) = 10;
}
}
Please Correct whats wrong!

thank you!
#7 · 15y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Tags for this Thread

None