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 › Call of Duty Hacks & Cheats › Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats › Call of Duty Modern Warfare 3 Help › Need Help Knowing What To Do After Finding Referenced Text String

UnhappyNeed Help Knowing What To Do After Finding Referenced Text String

Posts 1–5 of 5 · Page 1 of 1
AR
aresdGHERhgerdherhrh
Need Help Knowing What To Do After Finding Referenced Text String
So I have located the text string for Jump_slowDownEnable in olly.


But I'm not really sure where to go from here to find the offset. I have tried following @Jorndels tutorial on the speed offset for BO2 but that did not help. @Hitokiri~ you tried helping on my other thread about this but I don't think I followed your instructions properly so you maybe I would be able to follow them better if you referred to the screenshot. Any help is greatly appreciated. Thanks in advance c:
#1 · 11y ago
Hitokiri~
Hitokiri~
That's a floating point dvar which is different from the usual values.

Break on the highlighted:


Get the value of ESP. Add 8 to it, read that address as a float.
That's the direct value of it. You can edit that directly.
#2 · 11y ago
AR
aresdGHERhgerdherhrh
@Hitokiri~ Sorry for being such a leech but I've been trying to work out all afternoon how can I find out what ESP or any other registers are and use them in C#?, I know it tells in a window on the right on Olly and when you use CE's debugger it tells you but using Olly freezes MW3 because of ntdll.DbgBreakPoint and CE crashes when I use the debugger. Again sorry for being so scrub :c
#3 · 11y ago
Hitokiri~
Hitokiri~
Stick to CE. It has multiple types of debuggers ( eg. kernel mode )
Switch em' up and see which one works best.
You can use IDA too.
#4 · 11y ago
AR
aresdGHERhgerdherhrh
@Hitokiri~ Thanks c: , I'll give that a go. For programming using it in C# what would I do, I would google it but I really haven't a clue what I would search for sorry :c
#5 · 11y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • i dont know what to do after i download hack please help!By andi2176 in Mission Against Terror Discussions
    2Last post 15y ago
  • I need to know what I need to begin CAEU Hacking.By Dorpz in Combat Arms EU Help
    7Last post 15y ago
  • Need Help For what anime watchBy DexLerBackUp in Anime
    3Last post 16y ago
  • Need help.. mpgh what else to add?By ultahackers in General
    20Last post 15y ago
  • Funny Video, but I need to know what you think...By Amatowarrior in General Gaming
    0Last post 15y ago

Tags for this Thread

#dvar#hacks#jump_slowdownenable#mods#mw3#ollydbg#reversing