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 › STOP POSTING BOX CODE

ExclamationSTOP POSTING BOX CODE

Posts 1–7 of 7 · Page 1 of 1
dddrrr
dddrrr
STOP POSTING BOX CODE
Alright some idiots keep leeching the boxes code. First of all these codes dont work. Also these codes contain things like smilies and ***** for a blocked word. Aboviously that wont work. The same code has been leeched so many times without credits. So stop before one of the moderators decides to ban you for being stupid.
#1 · 16y ago
Greengo
Greengo
It's the Crossfire source section, we'll notice when it's Leeched, Moderators will decide if they close it..

Also, People learn from there Mistakes, let them get banned for a Day or Two, There's no problem.

No need to Make this Thread.

-[Greengo]
#2 · 16y ago
YoungerGirl
YoungerGirl
Quote Originally Posted by dddrrr View Post
Alright some idiots keep leeching the boxes code. First of all these codes dont work. Also these codes contain things like smilies and ***** for a blocked word. Aboviously that wont work. The same code has been leeched so many times without credits. So stop before one of the moderators decides to ban you for being stupid.
They work if you know how to make them work.
The code works but it detected.
You just need to make them undecded.

And they are smilies because they just choobs.



Code:
:D:D:D:D:D
#3 · 16y ago
doggyrpg
doggyrpg
They won't get thanks, there's really no point of posting this.
#4 · 16y ago
YoungerGirl
YoungerGirl
Here how it work the truth code.It's patched got no bypass:

Code:
void CESP:raw2:DPlayerBox( CF_Player *pPlayer, DWORD drawColor )
{
if( !pPlayer )
return;

if( !pPlayer->Object )
return;

if( !g_Engine.GetClient() )
return;

LTVector vCenter, vFoot, vHead;

//this is the centered position
if( g_Engine.GetClient()->GetObjectPos( pPlayer->Object, &vCenter ) != LT_OK )
return;

//foot (bottom)
if( g_Engine.GetClient()->GetObjectBoxMin( pPlayer->Object, vFoot ) != LT_OK )
return;

//head (top)
if( g_Engine.GetClient()->GetObjectBoxMax( pPlayer->Object, vHead ) != LT_OK )
return;

//center the positions for 2d boxes
vFoot.x = vCenter.x;
vFoot.z = vCenter.z;
vHead.x = vCenter.x;
vHead.z = vCenter.z;

LTVector vPlayerFootScreen, vPlayerHeadScreen;

if( g_Engine.LTWorldToScreen( vFoot, vPlayerFootScreen ) && g_Engine.LTWorldToScreen( vHead, vPlayerHeadScreen ) )
{
float w = ( vPlayerFootScreen.y - vPlayerHeadScreen.y ) / 4;

g_Engine.OutlineRGBA( vPlayerHeadScreen.x - w, vPlayerHeadScreen.y, w * 2, ( vPlayerFootScreen.y - vPlayerHeadScreen.y ), 1.0f,
RED( drawColor ), GREEN( drawColor ), BLUE( drawColor ), ALPHA( drawColor ) );
}
}
#5 · 16y ago
Chester Bennington
Chester Bennington
This is old. Patched, if it is patched then it doesn't work

/nuff said
#6 · 16y ago
YoungerGirl
YoungerGirl
Quote Originally Posted by reeciboi View Post
This is old. Patched, if it is patched then it doesn't work

/nuff said
I know,I told him the code.

Read the first page dude/
#7 · 16y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • more redeem codes i will stop posting if i don't get thanked plz thankBy respoesta1 in CrossFire Hacks & Cheats
    26Last post 16y ago
  • STOP POSTING BYPASS'S, ITS STUPID...By apeguy in Combat Arms Hacks & Cheats
    18Last post 18y ago
  • STOP POSTING HANS HACKBy jetathor1 in WarRock - International Hacks
    4Last post 17y ago
  • Hack for european version DOES NOT work at the moment, so STOP post threads about it.By hilycker in Combat Arms Europe Hacks
    25Last post 17y ago
  • STOP POSTING THE IHATE(PERSON) LINKSBy sn1p3r_pwn3d in Combat Arms Hacks & Cheats
    7Last post 17y ago

Tags for this Thread

None