amm whan i start the hack in the gamePHP Code:if(ScanProcessMemory(hProcess))
{
MessageBoxA(NULL, "Found hack software in your system.\n\n Close all illegal programs and run application again.", "Anti Hack System",0);
ExitProcess(0);
}
its show me the message but i can keep play
its not closing the main
what i need to do to close/freeze the main and give the message box ?


![[Help] DLL Code](http://ragezone.com/hyper728.png)

