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 › why does this crash?

Unhappywhy does this crash?

Posts 1–11 of 11 · Page 1 of 1
wtfhaksftw
wtfhaksftw
why does this crash?
ok heres a part of my hack. Why does it crash cf? WHat do i need to add? Im confused
PLEASE SOME OF THE PRO CODERS I NEED HELP! IM A NOOB!

Code:
Solved

}
[SIZE="7"]ok its solvedSIZE] close
#1 · edited 15y ago · 15y ago
CR
CrossRaiders
Make the hack auto on. Don't use Hotkeys...
#2 · 15y ago
wtfhaksftw
wtfhaksftw
Quote Originally Posted by abel09 View Post
Make the hack auto on. Don't use Hotkeys...
are you joking? because hotkeys or auto on doesnt matter -.-
#3 · 15y ago
NubKing
NubKing
Quote Originally Posted by wtfhaksftw View Post
are you joking? because hotkeys or auto on doesnt matter -.-
GetAsyncKeyState is Detected by trap
#4 · 15y ago
wtfhaksftw
wtfhaksftw
Quote Originally Posted by NubKing View Post
GetAsyncKeyState is Detected by trap
ok im gonna change dat and well see if ur right. btw my problem is not xtrap its cf crashing
EDIT: your wrong this has got nothing to do with GetAsyncKeyState :/
#5 · edited 15y ago · 15y ago
deimos109
deimos109
Code:
void main ()
{
Sleep(1000);
bool oneshot =true;

if(oneshot) 
{
for(int i=0 ; i<445 ; i++)
{
*(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x30845C))+(4*i))) + 0x7F8 ) = FLT_MAX ;
}
}
}
#6 · 15y ago
CR
CrossRaiders
Quote Originally Posted by wtfhaksftw View Post
ok im gonna change dat and well see if ur right. btw my problem is not xtrap its cf crashing
EDIT: your wrong this has got nothing to do with GetAsyncKeyState :/
Why do you think Dave's hack is all auto on?

Btw, I can't really help you unless I see all of you code. Then just one part.
#7 · 15y ago
wtfhaksftw
wtfhaksftw
Quote Originally Posted by deimos109 View Post
Code:
void main ()
{
Sleep(1000);
bool oneshot =true;

if(oneshot) 
{
for(int i=0 ; i<445 ; i++)
{
*(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x30845C))+(4*i))) + 0x7F8 ) = FLT_MAX ;
}
}
}
thats what i did. Same thing, cf crashes
#8 · 15y ago
CR
CrossRaiders
Have you got a bypass?

You need to code a bypass or you keep crashing and getting errors.
#9 · 15y ago
wtfhaksftw
wtfhaksftw
Quote Originally Posted by abel09 View Post
Have you got a bypass?

You need to code a bypass or you keep crashing and getting errors.
thats it my bypass fails and i dont want to code a whole new bypass but i guess thats what ill have to do...
#10 · 15y ago
Swiftdude
Swiftdude
╪closed on req╪
#11 · 15y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Tags for this Thread

None