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 › I need more Patterns

QuestionI need more Patterns

Posts 31–38 of 38 · Page 3 of 3
-[I]fLuX
-[I]fLuX
Quote Originally Posted by vinke2013 View Post
Ok but can someone give me Patterns for :

CShell_Pointer = 0x4695d0
CShell_Client = 0xT
DamagePerMeter = 0x4
how about find it by yourself?? you say you wrote your addy logger... when you really wrote the logger by yourself you can find it easily.. Make it like the rest in your logger!!
#31 · 13y ago
VI
vinke2013
I can Search in OllyDbg for Binary becouse i don't know strings from this !
#32 · 13y ago
UT
UTAN
@vinke2013
Code:
Writelog("#define ByPass 0x%X",ByPass + 0x18 - CShell);
Code:
DamagePerMeter = FindPattern((DWORD)GetModuleHandleA("CShell.dll"),0xFC7000, (PBYTE)"\xD9\x58\x00\x83\xC4\x04\x8B\x4C\x24\x2C\x3B\xCF", "xx?xxxxxxxxx");
GetBytes(DamagePerMeter+0x2);
Writelog("#define DamagePerMeter 0x%X",StoredBytes[0]);
#33 · 13y ago
VI
vinke2013
Thank you UTAN now i have all Addys witch i need :

But i just need this :

CShell_Pointer = 0x4695d0
CShell_Client = 0xT
#34 · 13y ago
derh.acker
derh.acker
Quote Originally Posted by vinke2013 View Post
German for [H]aaBX

[H]aaBX Kannst du mir sagen was das ist und wie ich das benutze ich hätte gernen einen guten Addy Logger selbst gemacht meine hat aber nur die 8 Addys
English : Could you tell me what this is and how to use it I would like to have a good address logger (made on my own) but mine only has those 8 addresses

___

FindPattern((DWORD)GetModuleHandleA("CShell.dll"), 0xFFFFFF, (PBYTE)"\xD9\x98\x38\x0C\x00\x00" ,"xxxx??");

That's definitely not what you need.
#35 · 13y ago
DA
dakr54
Quote Originally Posted by derh.acker View Post
English : Could you tell me what this is and how to use it I would like to have a good address logger (made on my own) but mine only has those 8 addresses

___

FindPattern((DWORD)GetModuleHandleA("CShell.dll"), 0xFFFFFF, (PBYTE)"\xD9\x98\x38\x0C\x00\x00" ,"xxxx??");

That's definitely not what you need.
thats a pattern for reload silly (not u der) he highlighted the bytes for u
#36 · 13y ago
VI
vinke2013
My No Reload Pattern is others
#37 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by derh.acker View Post
FindPattern((DWORD)GetModuleHandleA("CShell.dll"), 0xFFFFFF, (PBYTE)"\xD9\x98\x38\x0C\x00\x00" ,"xxxx??");
@vinke2013
#38 · 13y ago
Posts 31–38 of 38 · Page 3 of 3

Post a Reply

Similar Threads

  • Needs more "lol"By Severed in General
    6Last post 19y ago
  • We need more hacksBy patrick8099 in WarRock - International Hacks
    10Last post 19y ago
  • need more?By colommm752 in C++/C Programming
    0Last post 19y ago
  • do we need more mebers ?By jordanw37 in WarRock - International Hacks
    9Last post 18y ago
  • =/ We need more hacking teamsBy radnomguywfq3 in General
    18Last post 18y ago

Tags for this Thread

#addy logger#addys#pattern#patterns