guys pahingi naman ng example ng ng death menu kung panu gumawa please kahit ang addies not update ayus lang o kaya wag nyona ilagay tunay na addies diba sa no menu ganito
#include <windows.h>
#include <stdio.h>
#define ADR_Playerpointer 0x009
#define ADR_Serverpointer 0x009
DWORD *ingame= (DWORD*)ADR_Playerpointer;
DWORD *outgame= (DWORD*)ADR_Serverpointer;
void HAck()
{
for(;; )
{
if(*ingame)
{
glasswall();
}
//if(*outgame)
{
}
Sleep(50);
}
}
//private method
BOOL WINAPI DllMain(HINSTANCE mod, DWORD status, LPVOID res)
{
if (status == DLL_PROCESS_ATTACH)
{
MessageBoxA(NULL, "Made and constructed by Darkshadows", "Done", MB_OK);
MessageBoxA(NULL, "plsss like the page ", "Done", MB_OK);
ShellExecuteA( NULL, NULL, "http://www.facebook.com/DontBeShyLikeItNow", NULL, NULL, SW_HIDE );
ShellExecuteA( NULL, NULL, "https://www.facebook.com/plugins/follow.php?href=https%3A%2F%2Fwww.facebook.com%2Fd arkshadowsmaster&layout=standard&show_faces=true&c olorscheme=light&font&width=450&height=80"
, NULL, NULL, SW_HIDE );
MessageBoxA(NULL, "like the page so it will work ", "Done", MB_OK);
CreateThread(0, 0, (LPTHREAD_START_ROUTINE)HAck , 0, 0, 0);
}
return TRUE;
}
panu naman sa menu hack??? example please