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 5 - World at War Hacks › CompassRadarUpdateTime???

QuestionCompassRadarUpdateTime???

Posts 1–8 of 8 · Page 1 of 1
BI
bingbangpopcorn
CompassRadarUpdateTime???
I'm asking a little help with the compass. The update time is stuck to 4 even though the info says it's 0.01 - 60. I tried to change it in the console and in cfg but in the game it's always 4 and the cfg is re-written with the default value 4. Even setting the cfg "read only" doesn't help. Why is that? Does it need hacking to unlock it? If, then how it should be done?
#1 · 4y ago
BI
bingbangpopcorn
No knowledge or no interest??
#2 · 4y ago
BE
bear8284
it's not hard if you know how to do it.
0xF3FC3C0 <- this is the offset for steam
0xF3FC8C8 <- this is the offset for plutonium

Set it as a float, range is 0.0099999998 - 60.0, the lower the number, the faster it updates
#3 · 3y ago
BI
bingbangpopcorn
Quote Originally Posted by bear8284 View Post
it's not hard if you know how to do it.
0xF3FC3C0 <- this is the offset for steam
0xF3FC8C8 <- this is the offset for plutonium

Set it as a float, range is 0.0099999998 - 60.0, the lower the number, the faster it updates
I don't have any kind of experience about such things which is why I ask help. Can you give me some step by step information.

Thanks in advance.

PS: I have the game downloaded via Steam but I use CodWaWmp.exe that is extracted from 1.7 patch which can be run outside Steam.
#4 · 3y ago
BI
bingbangpopcorn
C'mon guys. Pls let the forum be useful place to get help. Such cryptic partial "instructions" doesn't help.
#5 · 3y ago
BI
bingbangpopcorn
What is this forum for if you don't share your knowledge but keep it to yourself like some dirty little secrets?
#6 · 3y ago
BI
bingbangpopcorn
Just let me know, are you going to help me or not. A full year is gone and only one comment but without willing to help.
#7 · edited 3y ago · 3y ago
LI
littleviking
Quote Originally Posted by bingbangpopcorn View Post
Just let me know, are you going to help me or not. A full year is gone and only one comment but without willing to help.
This won't be helpful if you're not familiar with C++ which is the entire point of post #3, but I'm putting this up for others who might come across this thread and are willing to make an effort. One year (close to two now) has passed and during that time you've not sought out how to change the value of the offset by yourself, that goes to show it wasn't really important to you and the way you're demanding and begging for help as if people in this forum are your little servants doesn't help either.

Code:
DWORD compassRadarUpdateTime = *(DWORD*)0xF3FC3C0;
*(float*)(compassRadarUpdateTime + 0xC) = 0.01;
#8 · 1y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Tags for this Thread

None