MY BASE WALLHACK NO EFECT
Need Help for master coders
@ginita101 @mamo007 @Dark side @dicky88smd and any more
I use my base wallhack and no efect on crosfire, what wrong?
Code:
#include <windows.h>
void Base(void)
{
for (;;)
{
if(GetModuleHandleA("CShell.dll") && GetModuleHandleA("ClientFx.fxd"))
{
Sleep(100);
DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
//wallhack
memcpy((VOID*)0x6D2894, "\x00\x00\x00\x00\x00\x00", 6);
}
}
}
DWORD WINAPI Attach(LPCVOID)
{
Base();
return true;
}
bool WINAPI DllMain(HMODULE hDll, DWORD dwReason, PVOID pvReserved)
{
if(dwReason == 1)
{
DisableThreadLibraryCalls(hDll);
CreateThread(0,0,(LPTHREAD_START_ROUTINE)Attach, hDll,0,0);
}
return true;
}
Pliz help me,.... I need tutor how to find Offset Wallhack on crossfire.. thanks before for MPGH the best