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 › Combat Arms Hack Coding / Programming / Source Code › Some Addies

Some Addies

Posts 1–15 of 28 · Page 1 of 2
TH
TheBigBoy
Some Addies
Credits to Me(BigBoy)
No Recoil
Code:
0x3730152A
0x37301532
0x372FF4D5
0x372FF17E
0x372FF196
0x372FEDE0
Name Tags
Code:
0x3718D348
#1 · 16y ago
ac1d_buRn
ac1d_buRn
Holey fuck.
Nice.

Ima use these when i get home from skool.

BTW, Every single addie is no recoil? So i would have to lock them all? (im guessing to 0)?
#2 · 16y ago
why06
why06
Quote Originally Posted by ac1d_buRn View Post
Holey fuck.
Nice.

Ima use these when i get home from skool.

BTW, Every single addie is no recoil? So i would have to lock them all? (im guessing to 0)?
yeh. Set them to zero.

Hmmmm.... I found the ModelDebugBoxes (or something like that) fairly easily in IDA, but for some reason when I try to look for these addies, they are out of the scope of my memory, I really want to figure out why that is. =/
It could be a .dll, the fact that what I viewed was a deadlisting, etc. I don't really know. Hopefully I can find a definite answer sometime soon.
#3 · 16y ago
TH
TheBigBoy
no u dont set them to 0 and modeldebugboxes is called a console var if u say. You got to nop these addies that means a bypass and yes those are all for no recoil
#4 · 16y ago
Houston
Houston
how to set them then..?
#5 · 16y ago
TH
TheBigBoy
i just said nop them learn to code first before u try something that you know you have know idea how to do it.
#6 · 16y ago
|-|3|_][({}PT3R12
|-|3|_][({}PT3R12
Hmm ill give these a try, good job
#7 · 16y ago
why06
why06
Quote Originally Posted by TheBigBoy View Post
i just said nop them learn to code first before u try something that you know you have know idea how to do it.
I assumed the addresses were to the values of the functions that dampen recoil. In Geliin's base these were set to zero. Perhaps you go about it a different way. In anycase sometimes its not good to just go noping everything you see, which might require a bypass. A codecave would be a better approach. In any case I can't view this address in my deadlisting, so I'm not quite sure how to go about it as of yet. =/

must figure out how to do this .. hmmm.
#8 · 16y ago
TH
TheBigBoy
Gellins base no lol. I dont use Gellins base nor will i ever this game is so easy to hack(I started hacking FEAR) And yes you got to nop them setting them to 0 would do nothing ok Understand u GOT TO NOP HAVE TO. u can't set them to 0 that would not work and this completely removes recoil it does not just decrease it. As i say again NOP THEM.
#9 · 16y ago
why06
why06
hmmmmm, I can't jump to the address in my deadlisting when I debug CA. Sometimes I just like to poke around, and see what's going on. NOPings the easy part, but bypassing is a little trickier, though prbly not for u =/

EDIT: oh and thanks 4 the tip @ addies.

also forgot to ask one semi important thing. How many bytes to NOP?
least till i can view the damn thing in Olly. I need to read the manual. ;(...ewww
#10 · edited 16y ago · 16y ago
blanked0
blanked0
Looks good thanked xD
#11 · 16y ago
dk173
dk173
what program you all use to find addies
#12 · 16y ago
NextGen1
NextGen1
Now I can just about finish that open source trainer. (this is intensive to.....)
#13 · 16y ago
ac1d_buRn
ac1d_buRn
Quote Originally Posted by NextGen1 View Post
Now I can just about finish that open source trainer. (this is intensive to.....)
Will be good.
Too bad ive gone from VB to C++ :P

I tried to just lock all at 0.
Idk if it works that way tho, Because every time i press my hotkey, CA DC's.

Just did a very simple mem hack and set all them addies to 0
And im guessing the addie type is long? Becuase ive used long.

Also, What do i lock the nametags to for alpha and bravo?
#14 · 16y ago
LE
LegendaryAbbo
Quote Originally Posted by ac1d_buRn View Post


Will be good.
Too bad ive gone from VB to C++ :P

I tried to just lock all at 0.
Idk if it works that way tho, Because every time i press my hotkey, CA DC's.

Just did a very simple mem hack and set all them addies to 0
And im guessing the addie type is long? Becuase ive used long.

Also, What do i lock the nametags to for alpha and bravo?
In the hook I started a long time ago I have it locked to 1 for Alpha and 2 for Bravo
#15 · 16y ago
Posts 1–15 of 28 · Page 1 of 2

Post a Reply

Similar Threads

  • did some addies changeBy cjg333 in WarRock - International Hacks
    1Last post 19y ago
  • need some addies+offsetsBy anythinga in C++/C Programming
    0Last post 17y ago
  • Some Addies 10/1/09By Liz in WarRock Discussions
    16Last post 16y ago
  • i need some addiesBy taylan in WarRock - International Hacks
    6Last post 16y ago
  • Some Addy'sBy manyak67 in WarRock Discussions
    12Last post 16y ago

Tags for this Thread

None