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 › Combat Arms Hacks & Cheats › [Tutorial] Finding Pointers (EXTREMELY SHORT)

[Tutorial] Finding Pointers (EXTREMELY SHORT)

Posts 1–12 of 12 · Page 1 of 1
CO
Combatant
[Tutorial] Finding Pointers (EXTREMELY SHORT)
We'll be finding the HP lock with this tutorial. This is intended for everyone who wants to figure out how I got the cshell.dll and client.sfx pointers.
_________________________

1 :: Go into CA and search for your HP value.
2 :: Get hurt and search for the HP value again.
3 :: Repeat until you have 1 address.
4 :: Right click that address and click 'Find out what writes to this address'
5 :: Get hurt again
6 :: Double click the address you found in the popped up window
7 :: A screen with the title 'Extra Info' will pop up. The opcode should be mov [ecx+0c], edx

0c is your pointer's offset.

8 :: You'll see a line saying 'The value of the pointer needed to find this address is probably _________'
9 :: Tick new scan, hex, and fill in the value box with the address you got at __________

If you're lucky, you'll find 1 address. That's the static address of the pointer.

Double click it and you SHOULD get cshell.dll+3A6C44

10:: Tick the pointer box, and use cshell.dll+3A6C44 as the address, and 0c as the offset.

11:: Right click the hexidecimal value and click 'Show as decimal value'
_________________________

There you go. I told you there was nothing hard to this...I wonder why nobody else figured it out...
#1 · 18y ago
rwkeith
rwkeith
Just go through the tutorial on cheat engine. This isnt exactly helpfull since most people who know what pointers are, already know how to use them.
#2 · 18y ago
SK
skittlznick2
Whenever i click (findout what writes to this address) it TURNS UP FUCKING BLANK.it does this everytime wih different addresses!

WTF IS WRONG!
#3 · 18y ago
CO
Combatant
True, but I was recieving PMs daily on how to find pointers. But yes, this is basic knowledge, and should have been taught to people if they actually attempted to do the tutorial that the cheat engine offered.
#4 · 18y ago
Pr0zim
Pr0zim
this tutorial is not urs, cuz i have one here exactly the same way

but ok, i have done it for the backpack hack, find the correct pointer, and when i restarted the game, the pointer was not the same ¬¬
#5 · 18y ago
CO
Combatant
Quote Originally Posted by Pr0zim View Post
this tutorial is not urs, cuz i have one here exactly the same way

but ok, i have done it for the backpack hack, find the correct pointer, and when i restarted the game, the pointer was not the same ¬¬
Not mine? I just simply wrote out the method I used to find the pointers. I don't know if there's another tut exactly worded like that or not, but this came from me.

Also, static addresses are green, not black. If you got a black address, it won't work.
#6 · 18y ago
MA
Marsicano
I am noob.
I didn't pass the 6 or 7 step from ce tutorial
#7 · 18y ago
D7
d7x
I do this alot but I never got any cshell.dll...
#8 · 18y ago
DJ
djtrickdog
what if the pointer u get is not static
#9 · 18y ago
gudsoldier
gudsoldier
Then it's not static, and you should retry. Most pointers are static because it's an offset coding they search for.
#10 · 18y ago
CO
Combatant
Quote Originally Posted by Combatant
Also, static addresses are green, not black. If you got a black address, it won't work.
Read the replies please
#11 · 18y ago
DJ
djtrickdog
i know i READ but im saying what do you DO when they arnt
#12 · 18y ago
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

  • (request) tutorial on pointer findingBy ragman1234 in WarRock - International Hacks
    1Last post 19y ago
  • [Tutorial] Finding addresses/pointers for warrock in CEBy mains3rv3r in WarRock - International Hacks
    7Last post 19y ago
  • My UCE pointer finder works but how do i find pointer in WarRock?By scooby107 in WarRock - International Hacks
    9Last post 19y ago
  • [Tutorial] Adding Pointers in your VB5/6 TrainerBy mains3rv3r in WarRock - International Hacks
    17Last post 19y ago
  • [HELP REQUEST]Finding PointersBy White Mask in WarRock - International Hacks
    5Last post 19y ago

Tags for this Thread

#extremely#finding#pointers#short#tutorial