Conversation Between CFhackerfree and NanoGold

3 Visitor Messages

  1. thank you too much for helping can you add me on msn : nanogold_mpgh@hotmail.com thanks bro
  2. I use this DLLMAIN its working fine:

    BOOL APIENTRY DllMain( HMODULE hModule,DWORD ul_reason_for_call,LPVOID lpReserved )
    {
    if (ul_reason_for_call == DLL_PROCESS_ATTACH)
    {
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)D3DHookin g,0,0,0);

    }
    return TRUE;
    }
  3. Hey ,,can you PM me a undetected dllmain please cuase i realy want to post a hack please ok ,,if you will not i am sorry for asking ,Thanks
Showing Visitor Messages 1 to 3 of 3