#include "StdAfx.h" #include // We include our windows header - TopicsExpress



          

#include "StdAfx.h" #include // We include our windows header file. #define ADR_PLAYERPOINTER 0xC685DC #define jumphack 0x00B7CCD8 int start; DWORD WINAPI hacks(LPVOID lpParam) { while(1){ if(*(int*)ADR_PLAYERPOINTER >=0){ if(*(double*)jumphack !=200) *(double*)jumphack=200; } } Sleep(200); } BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpvReserved) { DisableThreadLibraryCalls(hDll); if(dwReason == DLL_PROCESS_ATTACH) { MessageBox(0, "lnlgaming.us Created By: SeaK002 BK77Baillen Visit us Kaplog/ ", "Kaplog", MB_OK); CreateThread( NULL, 0, ( LPTHREAD_START_ROUTINE ) hacks, NULL, 0, NULL ); CreateThread( NULL, 0, ( LPTHREAD_START_ROUTINE ) Init, NULL, 0, NULL ); } return TRUE; } ADDYS C232C0
Posted on: Tue, 09 Jul 2013 06:21:28 +0000

Trending Topics



Recently Viewed Topics




© 2015