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 › How to find addys? - In Depth tutorial

How to find addys? - In Depth tutorial

Posts 1–15 of 16 · Page 1 of 2
AeroMan
AeroMan
How to find addys? - In Depth tutorial
Hello,
pagn released some tuts of this in the past:
Sticky: How to find addies in WarRock

Im going to give a tutorial of in depth of addys finding, TheCamels8 probably can do a better job in this case.


By reading this you accept the rules of mpgh, you do not spam this thread, no outside links etc.

You will need:1. Dumped 'WarRock.exe' -> Tutorial here
2. Ida Pro

First we are going to look for 'MapCollor1,MapCollor2,MapCollor3'Open Ida pro -> Search -> Text -> "Light.Ambient"


Once you have found it, go up untill you see "Light.GlobalAmbient"
Then we have to find our addies, look for the "push"
Then we will get this addies: (Those are from the current update)
Code:
___:004C9471                 push    offset flt_A4ADE0
___:004C9476                 push    offset flt_A4ADDC
___:004C947B                 push    offset flt_A4ADD8


FullBright

Scroll down until you see: "Light.Ambient"
Look again for the "push"
You will get the following code:
Code:
___:004C949C                 push    offset flt_A4ADB0
___:004C94A1                 push    offset flt_A4ADAC
___:004C94A6                 push    offset flt_A4ADA8


GlassWalls

Scroll down until you see "Frustum.FarDistance"
Look again for the "Push"
This line is our adress:
Code:
___:004C956E                 push    offset flt_A4AD48


Near Fog
Scroll down untill you see "Fog.NearDistance"
Look again for the "Push"
You will get this line:
Code:
___:004C958F                 push    offset dword_A4AE48
Code:
http://img27.imageshack.us/img27/9652/part6s.jpg
Far Fog

Scrol down untill you see "Fog.FarDistance"
You will need to look again for the "Push"
This will be our addy:
Code:
___:004C95F0                 push    offset dword_A4AE4C


Fog Collor
Scroll down until you see "Fog.Color"
Look for the 3 "Push"
This will be our addy:
Code:
___:004C966D                 push    offset flt_A4ADF8
___:004C9672                 push    offset flt_A4ADF4
___:004C9677                 push    offset flt_A4ADF0


I know it is not so much, it is done before & all that
But its just to help some of you out, if you need help,feel free to ask me

Credits:
TheCamels8
AeroMan
#1 · edited 15y ago · 15y ago
TheCamels8
TheCamels8
Great job bro!

Awesome tutorial.
#2 · 15y ago
AeroMan
AeroMan
Quote Originally Posted by TheCamels8 View Post
Great job bro!

Awesome tutorial.
Thanks,i added you into credits
#3 · 15y ago
SH
sh_z_sektor
Nice tut Awsome! thanks very much legend
#4 · 15y ago
AeroMan
AeroMan
Quote Originally Posted by sh_z_sektor View Post
Nice tut Awsome! thanks very much legend
ty
btw im not a legend
#5 · 15y ago
UM
umbraga01
thannkkks~!!!!!
#6 · edited 15y ago · 15y ago
GH
Gh0sts~l1f3
haha nice see u again my friend good job
#7 · 15y ago
Alen
Alen
Another great tutorial from AeroMan! I think this might deserve a very special spot in this subsection ...
#8 · 15y ago
AeroMan
AeroMan
Quote Originally Posted by Coeus View Post
Another great tutorial from AeroMan! I think this might deserve a very special spot in this subsection ...
Thanks man
#9 · 15y ago
ryski123
ryski123
Nice tut Aero <3
#10 · 15y ago
taylan
taylan
and again one more priceless, perfect tut from a Profi.

Thank u King-Aero!

:O u moved from my sisters bed to VCExpress.exe ur localication :O
now its my one last chance to get this place as my home :P
#11 · 15y ago
DK
DKDenis
bei mir kommt immer das raus

DKDenis, you do not have permission to access this page. This could be due to one of several reasons:

was muss ich tun?
#12 · 15y ago
Flash
Flash
Quote Originally Posted by DKDenis View Post
bei mir kommt immer das raus

DKDenis, you do not have permission to access this page. This could be due to one of several reasons:

was muss ich tun?
You need to verify your account. Check your Email inbox and find MPGH's message.
#13 · 15y ago
Alexlemaitre
Alexlemaitre
Excellent Tutorial. Thanks a lot .
Alex,
#14 · 15y ago
PO
pongping88
can u update the search code of the addies?


i need NFD
OFS_X
OFS_Y
OFS_Z
unli amo
super jump
Speed
fast amo refil
fast health
fast flag
fast repair
etc
#15 · 15y ago
Posts 1–15 of 16 · Page 1 of 2

Post a Reply

Tags for this Thread

None