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 › Bulding a hack and got some issue with pointers

Bulding a hack and got some issue with pointers

Posts 1–9 of 9 · Page 1 of 1
TheRedEye
TheRedEye
Bulding a hack and got some issue with pointers
I'm Building a hack with VB and I have some pointers problem
How do i make the pointer show me the address?
the pointer is 008axxxx[cant say] and the hex that comes with it is 54
the value that the pointer retained me once was 313919512
how do i get to the address from that?
and no, i dont want to use CE
#1 · 19y ago
l0ngcat
l0ngcat
313919512 = 12B60818 in hex is the address the pointer is pointing to.
12B60818 + 54 (hex too) is the address of the value you want to modify.

this address will always be a different one since it's dynamic.
#2 · 19y ago
TheRedEye
TheRedEye
how can i sum to hex values? is it that possible? 12B60818 + 54
#3 · 19y ago
l0ngcat
l0ngcat
Quote Originally Posted by TheRedEye View Post
how can i sum to hex values? is it that possible? 12B60818 + 54
just like you add normal values.
i don't know VB but it must be like:
you have an integer A = &H12B60818
then A = A + &H54

if i remember correctly you represent hexadecimal values by prefixing them with &H in VB.
#4 · 19y ago
TheRedEye
TheRedEye
ok cool dude that worked!
swim etc
#5 · 19y ago
l0ngcat
l0ngcat
have fun with selfmade trainers then
#6 · 19y ago
TheRedEye
TheRedEye
got some interesting thing to search for?
i want to make this hack a Unick one
#7 · 19y ago
l0ngcat
l0ngcat
comfortable controls without bugs is more important than some unique shit ^^
but you can play with values and make up stuff that you think could be useful.
#8 · 19y ago
TheRedEye
TheRedEye
oh.
i made the scope very comfortable,
u using right click on the mouse for zoom in/out
so it makes every gun to a G36 + no spread, no recoil = god like
#9 · 19y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • How Do you create hacks and post some hereBy lookin4WRhax in WarRock - International Hacks
    10Last post 19y ago
  • Report all Issues. w/ hacks and game hereBy Grim09 in WarRock - International Hacks
    9Last post 19y ago
  • i got lots of VI hack and bypass and HW removersBy devilslayer in WarRock - International Hacks
    3Last post 19y ago
  • Got banned today with zeas modul, and a simple codeBy mojo007 in Visual Basic Programming
    10Last post 18y ago
  • Plz I Want Maple Global Hacks And Where Do I Get Game Engine 2 Make The Hacks Work???By mattinthehat in MapleStory Hacks, Cheats & Trainers
    3Last post 20y ago

Tags for this Thread

None