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 › [Request] White wall source Please!

Unhappy[Request] White wall source Please!

Posts 1–10 of 10 · Page 1 of 1
gustavo5066
gustavo5066
[Request] White wall source Please!
I need of the source code of the white wall.
Please i need
Thanks!

#1 · 15y ago
[B
[Banned]mark0108
if (Whitewalls) {
PushToConsole("DrawFlat 1");
}
else {
PushToConsole("DrawFlat 0");
}


CLICK THANKS
#2 · 15y ago
ChikenLover
ChikenLover
u put that in C++ nd it will be auto on ?
#3 · 15y ago
gustavo5066
gustavo5066
Quote Originally Posted by ChikenLover View Post
u put that in C++ nd it will be auto on ?
u need of the base, and me too '-'
#4 · 15y ago
[B
[Banned]mark0108
CLICK HERE FOR IT
#5 · edited 15y ago · 15y ago
EL
elmoi0010
#include <windows.h>
#include <iostream>

using namespace std;

void __cdecl PushToConsole(char* szVal ) {
DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
if( dwCShell != NULL )
{
DWORD *LTClient = ( DWORD* )( (dwCShell + 0x2AAE80) );r
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
_asm
{
push szVal;
call CONoff;
add esp, 4;
}
}
}


DWORD WINAPI hello(LPVOID) {
while(GetModuleHandleA("CShell.dll") == NULL ) {
Sleep(100); //100ms
}

bool whitewalls = true

;for(;; ) {
__asm pushad;

if (GetKeyState(VK_NUMPAD1)&1) {
whitewall = !whitewall;
}

if (whitewall) {
PushToConsole ("DrawFlat 1")
}
else {
PushToConsole ("DrawFlat 0")
}

_asm popad;
}
}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "HackBy elmoi0010", "Injected", 0);
CreateThread(NULL, NULL,hello, NULL, NULL, NULL);
}
return TRUE;
}



PRESS THANKS IF I HELP U :P
#6 · edited 15y ago · 15y ago
[B
[Banned]mark0108
Quote Originally Posted by elmoi0010 View Post
#include <windows.h>
#include <iostream>

using namespace std;

void __cdecl PushToConsole(char* szVal ) {
DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
if( dwCShell != NULL )
{
DWORD *LTClient = ( DWORD* )( (dwCShell + 0x2AAE80) );r
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
_asm
{
push szVal;
call CONoff;
add esp, 4;
}
}
}


DWORD WINAPI hello(LPVOID) {
while(GetModuleHandleA("CShell.dll") == NULL ) {
Sleep(100); //100ms
}

bool whitewalls = true

;for(; {
__asm pushad;

if (GetKeyState(VK_NUMPAD1)&1) {
whitewall = !whitewall;
}

if (whitewall) {
PushToConsole ("DrawFlat 1")
}
else {
PushToConsole ("DrawFlat 0")
}

_asm popad;
}
}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "aki escribes tus Derechos. ECHO POR MOI", "Injected", 0);
CreateThread(NULL, NULL,hello, NULL, NULL, NULL);
}
return TRUE;
}
PERFECT
#7 · 15y ago
gustavo5066
gustavo5066
THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!
#8 · 15y ago
EL
elmoi0010
... ur welcome u.u!
#9 · 15y ago
[B
[Banned]mark0108
HE HE He Game Me Thanks
#10 · 15y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • [Request] White Players Source Please!By gustavo5066 in CrossFire Hack Coding / Programming / Source Code
    4Last post 15y ago
  • REQUEST/TRADE- ce source 5.3.203 (beta)By lironf17 in WarRock - International Hacks
    0Last post 19y ago
  • {ReQuEsT}Counter Strike:Source Non SteamBy addyhaxplz in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    17Last post 18y ago
  • [Request]I need speedhack please!!By Andyklk2009 in Combat Arms Hacks & Cheats
    5Last post 18y ago
  • [Request] Cristiano Ronaldo Sig PleaseBy lahoe91 in Help & Requests
    4Last post 18y ago

Tags for this Thread

None