Posts by HackPro_C3
8 posts total, newest first.
Fix it Base logger crash Client MFCin Crossfire Coding Help & Discussion - #define CShell 0x3110000
DWORD ClientShel,ClientShel2,Reload,WallHack,WALLMGR,JUMPVELOCITY,BasicPlayerInfo,WeaponMgr,PTCCLient,Bypass28,WeaponTeleport;
DWORD WINAPI MemoryHook(LPVOID)
{
ClientShel = FindPattern((DWORDmake D3d9 Hook?in Crossfire Coding Help & Discussion - Why this hook detect by xtrap?
DWORD WINAPI Hook(LPVOID lpArgs)
{
DWORD dwD3D9 = 0;
while(!dwD3D9) {
Sleep(100);
dwD3D9 = (DWORD)GetModuleHandle("d3d9.dll");
}
DWORD dwVTable[2] = { 0 };
CreateDevSome PlayerPointer Featuresin CrossFire Hack Coding / Programming / Source Code - #define WalkInAir 0x64C
Whats is the string name WalkInAir?
If use Cheat Engine , How to Find addy WalkInAir and superJump?Fix it please.......in Crossfire Coding Help & Discussion - [QUOTE=giniyat101;8553860]same that turns off
memcpy((VOID*)Wallhack, "\x01\x01\x01\x01\x01\x01", 6);
greets, giniyat (iam the one who made that shit someday)[/QUOTE]
i try this
if(GetAsyncKeyState(VK_NUMPAD1)&1)
Fix it please.......in Crossfire Coding Help & Discussion - [QUOTE=rabir007;8547842]bool WH = false;
if (GetAsyncKeyState(key)) WH = !WH;
if(WH) memcpy((VOID*)Wallhack, "\x00\x00\x00\x00\x00\x00", 6); <== I know this on
else memcpy((VOID*)Wallhack, "\x01\x01\x01\x01\x01\x01", 6)
Showing the 5 most recent posts.