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 › Programming › C++/C Programming › [Question]How to find a value that does not change

[Question]How to find a value that does not change

Posts 1–5 of 5 · Page 1 of 1
cnttuchme
cnttuchme
[Question]How to find a value that does not change
Ok, so i have the newest cheat engine and lets just say you can have a max army of 30 and i only have 20...so it would be "20/30 <<== how could i make 30 like 400 since the value does not change i wouldn't know were to turn.

Any help is appreciated.
#1 · 16y ago
why06
why06
I would just search for 20 and then search for an unchcanged value.
#2 · 16y ago
cnttuchme
cnttuchme
Well, Thanks for the reply haha. i tried what you said but it came up with like: 4000+ address. Thanks for trying any other possible solutions?
#3 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by cnttuchme View Post
Well, Thanks for the reply haha. i tried what you said but it came up with like: 4000+ address. Thanks for trying any other possible solutions?
Start over and scan for current amount?
#4 · 16y ago
WI
windwalk06
Quote Originally Posted by cnttuchme View Post
Ok, so i have the newest cheat engine and lets just say you can have a max army of 30 and i only have 20...so it would be "20/30 <<== how could i make 30 like 400 since the value does not change i wouldn't know were to turn.

Any help is appreciated.
If you use a different memory scanner, you should be able to use your normal process isolate the changing value, 20. Then once you have it isolated you can "debug" that address and it will show you all the addresses that interact with that one in some direct way then when you search those for your 30 you should get alot fewer results and then you can experiment with those, and once you're for sure of what the address is you can just use it in cheat engine, since it should be static and not dynamic, if you need a little more help you can pm me. Thank me if i cleared this up for you
#5 · 16y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • AFK Bot that does NOT take a K/D hit...By MasterChi3f in Combat Arms Hacks & Cheats
    1Last post 16y ago
  • Can't we make a hack that does not influence the ava process but somehow affects vga?By stephenj in Alliance of Valiant Arms (AVA) Discussions
    0Last post 14y ago
  • Blood released a shop hack that does not work!By ipwnuuaal5 in Combat Arms Hack Coding / Programming / Source Code
    6Last post 16y ago
  • [Question] How does Nexon ban?By Zetsu in Combat Arms Discussions
    9Last post 17y ago
  • [Question]How can i find addresses?By iNsaNe.eXe in WolfTeam Hacks
    8Last post 18y ago

Tags for this Thread

#change#find#questionhow