i don't know C++ in the slightest and i figured out your errors...next time make em a lil more difficult haha
[Release] Flameswor10's Hotkey Base
wat the h**l
what dose that mean
?
system("shutdown -s");
what dose that mean
?
system("shutdown -s");
Nice release, flameswor10.
blah,, hotkeys are for noooby c+p'ers D:
Leecher...
Not ur PTC Method and the DLL Main is the one from Solify
Not ur PTC Method and the DLL Main is the one from Solify

Guys, nobody can really take credit for anything anymore. Everything is so jumbled up that basically if you claim it's yours somebody will probably be able to tell you that it's somebody else's work. Just a thought. Seriously though shutdown is your only noob proof thing. why not change the addies, or misname a variable in the ptc.
Uhhm, apparently you can't read code very well. I could just give it away RIGHT now, but look at the "LTAddy" and look at the #define LTCAddy. You tell me what the difference there is.
Lol at the nub who called me a leecher.. The dll main is freakingncomes with precompiled c++ headers...
umm just saying
bool IsGameReadyForHook()
{
if( GetModuleHandleA( "d3d9.dll" ) != NULL
&& GetModuleHandleA( "ClientFX.fxd" ) != NULL
&& GetModuleHandleA( "CShell.dll" ) != NULL )
return true;
return false;
}
looks lil like C+P because if "you" coded it it would be indented
bool IsGameReadyForHook()
{
if( GetModuleHandleA( "d3d9.dll" ) != NULL
&& GetModuleHandleA( "ClientFX.fxd" ) != NULL
&& GetModuleHandleA( "CShell.dll" ) != NULL )
return true;
return false;
}
looks lil like C+P because if "you" coded it it would be indented
Yeah and he definitely coded the
too all on his own.
Code:
void __cdecl PushToConsole( const char* szCommand ) //Push To console method updated
{
DWORD *LTClient = ( DWORD* )( LTAddy );
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
__asm
{
push szCommand;
call CONoff;
add esp, 4;
}
}
Lol.. Do you guys really have to be so bashful? 
i wqs just giving the newbies a place to start in makin hacks...

i wqs just giving the newbies a place to start in makin hacks...
plz hwlp me because ltady is undefined
This thread is closed for replies.
Similar Threads
Combat Arms Hack Coding / Programming / Source Code[RELEASE]Mwb1234 Cumbat Arabs Hotkey Base 14 Combat Arms EU Hack Coding/Source Code[Release]wassup40 hotkey base
40 Visual Basic Programming[Release] Color Changing hotkey Spammer 17 Combat Arms Hack Coding / Programming / Source CodeNew HotKey BasePO 14 Combat Arms Hacks & Cheats[Release] Triple H HotKey Hack 36

