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 › CrossFire Hacks & Cheats › CrossFire Hack Coding / Programming / Source Code › Crossfire Coding Help & Discussion › Cf Eu Short / Simple Addy Log Please...

Cf Eu Short / Simple Addy Log Please...

Posts 1–15 of 23 · Page 1 of 2
rabir007
rabir007
Cf Eu Short / Simple Addy Log Please...
I'm writing an external CrossFire Trainer...
I can find the CShell, and i can Read / Write the memory...
But:

-I DON'T HAVE ANY UP TO DATE MADAFAKA ADDY
(Any i lost my LoadLib at reinstalling windows -_-)
(The old Cf Eu bypass i used, also don't want to work -_-)

I mean Crossfire Europe

#1 · edited 13y ago · 13y ago
ARGB
ARGB
what do you exactly want?
i will give you them if you answer fast
#2 · 13y ago
rabir007
rabir007
Quote Originally Posted by ARGB View Post
what do you exactly want?
i will give you them if you answer fast
WeaponMgr and ReloadAnimRatio
Ohh, i didn't mentioned, that i need for Cf Eu :/
Ty for help...
#3 · 13y ago
ARGB
ARGB
Code:
101EBAD9   68 18C64410      PUSH CShell.1044C618                     ; ASCII "ReloadAnimRatio"
101EBADE   D998 3C0C0000    FSTP DWORD PTR DS:[EAX+C3C]
101EBAE4   55               PUSH EBP
101EBAE5   E8 46D31D00      CALL CShell.103C8E30
101EBAEA   83C4 08          ADD ESP,8
101EBAED   85C0             TEST EAX,EAX
101EBAEF   74 46            JE SHORT CShell.101EBB37
101EBAF1   8B48 04          MOV ECX,DWORD PTR DS:[EAX+4]
101EBAF4   8B51 04          MOV EDX,DWORD PTR DS:[ECX+4]
101EBAF7   8B0D 2C6AE310    MOV ECX,DWORD PTR DS:[10E36A2C]

ReloadAnimRatio -> 0xC3C
WeaponMgr -> 0xE36A2C
ya - its for cf europe, i had to update the game :S
#4 · 13y ago
rabir007
rabir007
Quote Originally Posted by ARGB View Post
Code:
101EBAD9   68 18C64410      PUSH CShell.1044C618                     ; ASCII "ReloadAnimRatio"
101EBADE   D998 3C0C0000    FSTP DWORD PTR DS:[EAX+C3C]
101EBAE4   55               PUSH EBP
101EBAE5   E8 46D31D00      CALL CShell.103C8E30
101EBAEA   83C4 08          ADD ESP,8
101EBAED   85C0             TEST EAX,EAX
101EBAEF   74 46            JE SHORT CShell.101EBB37
101EBAF1   8B48 04          MOV ECX,DWORD PTR DS:[EAX+4]
101EBAF4   8B51 04          MOV EDX,DWORD PTR DS:[ECX+4]
101EBAF7   8B0D 2C6AE310    MOV ECX,DWORD PTR DS:[10E36A2C]

ReloadAnimRatio -> 0xC3C
WeaponMgr -> 0xE36A2C
ya - its for cf europe, i had to update the game :S
Thank you so much...
How did you debugged ?

Instant Death on mem editing, i think i count the pointers wrong...
#5 · edited 13y ago · 13y ago
ARGB
ARGB
Quote Originally Posted by rabir007 View Post
Thank you so much...
How did you debugged ?

Instant Death on mem editing, i think i count the pointers wrong...
used Olly and LoadLibrary ..
#6 · 13y ago
rabir007
rabir007
Quote Originally Posted by ARGB View Post
used Olly and LoadLibrary ..
I had the working LoadLib, i formatted my Hard Drive and lost it...
#7 · 13y ago
CFHackerExtreme
CFHackerExtreme
Here my LoadLibrary

Simple to Use:

C&P into your CF EU Folder and Start it!

Viruscan: LoadLibrary.zip - Jottis Malwarescanner
https://www.virustotal.com/de/file/2...is/1368179505/
LoadLibrary_mpgh.net.zip
#8 · 13y ago
ARGB
ARGB
Quote Originally Posted by CFHackerExtreme View Post
Here my LoadLibrary
I bet it isnt your loadlib
#9 · 13y ago
rabir007
rabir007
Quote Originally Posted by CFHackerExtreme View Post
Here my LoadLibrary

Simple to Use:

C&P into your CF EU Folder and Start it!

Viruscan: LoadLibrary.zip - Jottis Malwarescanner
https://www.virustotal.com/de/file/2...is/1368179505/
Ty... I know how to use, i used it a lot of times...
Currently, i have to find out, how to solve my external hack pointer counting...
#10 · 13y ago
ARGB
ARGB
external hacks like trainers etc. are detected
you wont get them working without bypassing xtrap
modify the client or use dlls like most of the people here and youre done
#11 · 13y ago
rabir007
rabir007
Quote Originally Posted by ARGB View Post
external hacks like trainers etc. are detected
you wont get them working without bypassing xtrap
modify the client or use dlls like most of the people here and youre done
The writing and reading from memory is gone without Xtrap error...
I have problem counting the currect addy for "CurrentWeapon" "pWeaponMgr" etc...
#12 · 13y ago
JamesRo
JamesRo
Quote Originally Posted by rabir007 View Post


The writing and reading from memory is gone without Xtrap error...
I have problem counting the currect addy for "CurrentWeapon" "pWeaponMgr" etc...
WeaponMgr = 0xE36A2C
pWeaponMgr = CShell + WeaponMgr
#13 · 13y ago
rabir007
rabir007
Quote Originally Posted by JamesRo View Post
WeaponMgr = 0xE36A2C
pWeaponMgr = CShell + WeaponMgr
I know this part but:
CShell = 5;
WeaponMgr = 6;
(for example)

pWeaponMgr = CShell + WeaponMgr so pWeaponMgr = 11 ?
OR
pWeaponMgr = Memory.Read(CShell + WeaponMgr) so it can be anything, i mean the value on that address ?
#14 · 13y ago
JamesRo
JamesRo
Quote Originally Posted by rabir007 View Post


I know this part but:
CShell = 5;
WeaponMgr = 6;
(for example)

pWeaponMgr = CShell + WeaponMgr so pWeaponMgr = 11 ?
OR
pWeaponMgr = Memory.Read(CShell + WeaponMgr) so it can be anything, i mean the value on that address ?
No it reads the memory value from CShell combined with WeaponMgr, it doesn't just add them.
#15 · 13y ago
Posts 1–15 of 23 · Page 1 of 2

Post a Reply

Similar Threads

  • simple sig Rate pleaseBy b16hatch94 in Showroom
    5Last post 17y ago
  • Addy's Please ?By Dark Side in CrossFire Hack Coding / Programming / Source Code
    24Last post 14y ago
  • GodModeHack Simple Addies......!!By Jhem in WarRock Philippines Hacks
    30Last post 14y ago
  • WarRock Megaxus Simple AddiesBy Jhem in WarRock Hack Source Code
    19Last post 14y ago
  • Can anyone tell me how to make a simple MAT hack?pleaseBy aaroni88 in Mission Against Terror Hacks & Cheats
    0Last post 13y ago

Tags for this Thread

None