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 › Make me A Code base please!

Red faceMake me A Code base please!

Posts 1–6 of 6 · Page 1 of 1
Gοku
Gοku
Make me A Code base please!
please guys i need to know how to use 'addys' and turn em into hacks maybe make a video or screenies or something please ill even thank please!
#1 · 15y ago
FU
FUKO
No.
Use Daves Pub
#2 · 15y ago
skulhead
skulhead
DWORD ( your addie ) = ( value you want )

And then add some things.
#3 · 15y ago
Gοku
Gοku
Quote Originally Posted by skulhead View Post
DWORD ( your addie ) = ( value you want )

And then add some things.

thanks ddue but what do u mean by 'somethings'

Quote Originally Posted by skulhead View Post
DWORD ( your addie ) = ( value you want )

And then add some things.
like this ?

Code:
#include <windows.h>
#include <iostream>

using namespace std;

bool IsGameReadyForHook()
{
	if(                    ( "CShell.dll"  ) != NULL ) {
		return true;
	} else {
		return false;
	}
}

int __cdecl PushToConsole( const char* szCommand ) {
	DWORD dwCShell = (DWORD)          ("CShell.dll");
	if( dwCShell != NULL ) 	{
		DWORD *LTClient = ( DWORD* )( (dwCShell + 0x40) );
		void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F7 );
		__asm
		}
	}   
	return 0;
}

something like that???? if not please help
#4 · edited 15y ago · 15y ago
Fly3r
Fly3r
PTC Are patched ...
Waste of time trying to make a hack using PTC..
Try Another way
#5 · 15y ago
H4ckBlood
H4ckBlood
Quote Originally Posted by Fly3r View Post
PTC Are patched ...
Waste of time trying to make a hack using PTC..
Try Another way
Whaha, its not that hard to make ptc undetectable, its only illegal
#6 · 15y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Tags for this Thread

None