Thread: Need Help

Results 1 to 6 of 6
  1. #1
    furqan1993's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    1

    Post Need Help

    Hi!
    I Want to create* an hack and i need some sorces code for it!
    can everyone give me a file in pm please?

    Thanks in Advance

  2. #2
    Legend™'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Somewhere.
    Posts
    2,547
    Reputation
    53
    Thanks
    379
    My Mood
    Inspired
    LOL thats not coding... ts leeching. Just wait for a hack update no one on MPGH is stupid enough to give you their full hack
    Be honest, do you know how to code?
    L3git™|SυpєrMαrio™


  3. The Following User Says Thank You to Legend™ For This Useful Post:

    furqan1993 (04-16-2011)

  4. #3
    furqan1993's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    1
    yes i am trying to create it my self but

    see pls:

    #include <windows.h>

    DWORD WINAPI Hacks(LPVOID)
    {
    bool oneshot = false;
    while(1)
    {
    DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");


    if(oneshot)
    {
    for(int i=0 ; i<445 ; i++)
    {
    DWORD *LTClient = ( DWORD* )( (dwCShell + 0x102BD214) );
    }
    }
    }
    }
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    {
    DisableThreadLibraryCalls(hDll);
    if ( dwReason == DLL_PROCESS_ATTACH )
    {
    MessageBoxA(0, "Made By Furqan ", "Successfully Injected", 0);
    system("start https://www.mpgh.net");
    CreateThread(NULL, NULL,Main, NULL, NULL, NULL);
    }
    return TRUE;
    }

  5. The Following User Says Thank You to furqan1993 For This Useful Post:

    Legend™ (04-16-2011)

  6. #4
    Legend™'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Somewhere.
    Posts
    2,547
    Reputation
    53
    Thanks
    379
    My Mood
    Inspired
    Well, I'm just starting in coding to be honest... Need some more practice and stuff... but just wait for some coders to answer
    L3git™|SυpєrMαrio™


  7. #5
    Tonylx4's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    589
    Reputation
    27
    Thanks
    49
    My Mood
    Blah
    If u wanna learn to code go to https://www.wannacodet.k (without the dot in the middle of tk.)
    Last edited by Tonylx4; 04-16-2011 at 09:37 AM.

  8. The Following User Says Thank You to Tonylx4 For This Useful Post:

    furqan1993 (04-17-2011)

  9. #6
    furqan1993's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    1
    Tnx but the webside not work :