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 › UPDATED NO RECOIL SOURCE CODE + UPDATED OFFSETS FOR IT

UPDATED NO RECOIL SOURCE CODE + UPDATED OFFSETS FOR IT

Posts 1–7 of 7 · Page 1 of 1
mohamed09
mohamed09
UPDATED NO RECOIL SOURCE CODE + UPDATED OFFSETS FOR IT
hey

enjoy

//No Recoil - No Spread
if(Recoil == 1)
{
for(int y = 0; y<10;y++)
{
*(float*)( weapon + (0x051C + (4*y))) = (float)0;
*(float*)( weapon + (0x0684 + (4*y))) = (float)0;
*(float*)( weapon + (0x2054 + (4*y))) = (float)0;
*(float*)( weapon + (0x2234 + (4*y))) = (float)0;
*(float*)( weapon + (0x26C0 + (4*y))) = (float)0;
*(float*)( weapon + (0x2828 + (4*y))) = (float)0;
*(float*)( weapon + (0x2990 + (4*y))) = (float)0;
}
}
#1 · 14y ago
dicky88smd
dicky88smd
in my CF this *(float*)( weapon + (0x051C + (4*y))) = (float)0; detected
#2 · 14y ago
Genkidesu
Genkidesu
Quote Originally Posted by dicky88smd View Post
in my CF this *(float*)( weapon + (0x051C + (4*y))) = (float)0; detected
It's not detected for me, btw why u need 0x051C ?
#3 · 14y ago
dicky88smd
dicky88smd
After last patch SndDrv is patched, and my base just wallhack to working and the other going detected

When i put DWORD __x = .......("CShell") then going detected

have any idea @Genkidesu
#4 · 14y ago
Genkidesu
Genkidesu
Quote Originally Posted by dicky88smd View Post
After last patch SndDrv is patched, and my base just wallhack to working and the other going detected

When i put DWORD __x = .......("CShell") then going detected

have any idea @Genkidesu
Don't use public base ^^
#5 · 14y ago
Turbulence
Turbulence
Quote Originally Posted by Genkidesu View Post
Don't use public base ^^
- Using the base published, have more tendency in detection of X-Trap ._.'
For this , make your base...
#6 · 14y ago
giniyat101
giniyat101
Quote Originally Posted by Genkidesu View Post
It's not detected for me, btw why u need 0x051C ?
just to make the code look prettier
#7 · 14y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • Can i Have No Recoil Source Code..? I'm almost done my first release for MPGHBy topgenral in CrossFire Hack Coding / Programming / Source Code
    12Last post 14y ago
  • No Recoil Source Code Not WorkingBy zooSz in WarRock Hack Source Code
    25Last post 15y ago
  • need source code window mode for point blankBy rnprnp in Piercing Blow Discussions
    2Last post 15y ago
  • Less Recoil Source CodeBy uarethebest in CrossFire Hack Coding / Programming / Source Code
    25Last post 14y ago
  • need source code window mode for point blankBy rnprnp in C++/C Programming
    4Last post 15y ago

Tags for this Thread

None