Thread: Source Code

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    iCody's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    0

    Source Code

    Code:
    #include "stdafx.h"
    #define Num_Max 2 //figure it out
    void t()
    {
    	DWORD Cshell;
    	while (!(Cshell = (DWORD)GetModuleHandle("Cshell.dll")))
    	{
    		Sleep(10);
    	} PDWORD p = (PDWORD)(Cshell+0x311A48); //base 
    	while (!(*p)) Sleep(100);
    	if (GetAsyncKeyState(VK_F9)) //hotkey
    	{
    		for (int i=0;i<440;i++)
    		{
    			PDWORD pp = (PDWORD)(*p+0x4*i);
    			if (*pp)
    			{
    				PFLOAT pf = (PFLOAT)(*pp+0x2420); //addy
    				if (*pf) *pf = Num_Max; 
    			}
    		}
    	}
    	MessageBeep(MB_ICONEXCLAMATION);
    }
    
    void s()
    {
    	HWND hWnd;
    	while (!(hWnd = FindWindow("CrossFire", 0))) { Sleep(100); }
    	SetTimer(hWnd, 99, 80, (TIMERPROC)t);
    }
    
    BOOL APIENTRY DllMain( HANDLE hModule, 
                           DWORD  ul_reason_for_call, 
                           LPVOID lpReserved
    					 )
    {
    	if (ul_reason_for_call == 1)
    	{
    		CreateThread(0, 0, (LPTHREAD_START_ROUTINE)s, 0, 0, 0);
    	}
        return TRUE;
    }
    
    
    {
    	if (ul_reason_for_call == 1)
    	{ 
    MessageBoxA(0, "Made by Cody, Leecher using this can smd.", "Successfully Injected", 0);
                    system("start https://www.MPGH.net");
    }
    		CreateThread(0, 0, (LPTHREAD_START_ROUTINE)s, 0, 0, 0);
    	}
        return TRUE;
    }

  2. #2
    Gοku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    MPGH.net
    Posts
    1,527
    Reputation
    206
    Thanks
    1,045
    My Mood
    Cheerful
    Umm what does it do?

     







    500 Posts ✓
    750 Posts ✓
    1,337 Posts ✓
    2,000 Posts ×
    3,000 Posts ×

    Ex VIP
    Ex Resource Team Member
    Ex Wiki Editor

  3. #3
    iCody's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    0
    get out of this section

  4. #4
    “I fear the day technology will surpass our human interaction. The world will have a generation of idiots.” ~Albert Einstein
    MPGH Member
    SteamAss's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    2,279
    Reputation
    28
    Thanks
    770
    My Mood
    Asleep
    @iCody is it currently working? I really wanna try my addies on it I have Long Knife and 7 more
    and can I have ur MSN iCody?



    If you need my Help:
    PM/VM

    Because The People Who Are Crazy Enough To Think They Can Change The World, Are The Ones Who Do. ~Steve Jobs

  5. #5
    iCody's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Doctor View Post
    @iCody is it currently working? I really wanna try my addies on it I have Long Knife and 7 more
    and can I have ur MSN iCody?
    @Doctor yes this is working, but since the patch's im not sure about the addy's in it. I know that the base is working on it.

    Northstar.Cody@Yahoo.com
    @sam22 Add ^

  6. #6
    “I fear the day technology will surpass our human interaction. The world will have a generation of idiots.” ~Albert Einstein
    MPGH Member
    SteamAss's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    2,279
    Reputation
    28
    Thanks
    770
    My Mood
    Asleep
    @iCody why u disconnected or u blocked me?



    If you need my Help:
    PM/VM

    Because The People Who Are Crazy Enough To Think They Can Change The World, Are The Ones Who Do. ~Steve Jobs

  7. #7
    Fido Dido's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    81
    Reputation
    22
    Thanks
    836
    This base looked stupid everything is coded wrong, please go back to basic & read more c++ books!

  8. #8
    iCody's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Fido Dido View Post
    This base looked stupid everything is coded wrong, please go back to basic & read more c++ books!
    Lol, theres errors in it on purpose.

  9. #9
    Sexy.'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Fucking Stalker. Posts: 1,264
    Posts
    149
    Reputation
    -3
    Thanks
    131
    Eww, This code is FULL of errors. Like Fido said, Read Up!

  10. #10
    iCody's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Sexy. View Post
    Eww, This code is FULL of errors. Like Fido said, Read Up!
    Learn to read leecher. I put an error to cause all of them.

  11. #11
    dragonattak's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Italy,Rome.. Post:141732
    Posts
    704
    Reputation
    -19
    Thanks
    411
    My Mood
    Devilish
    Quote Originally Posted by iCody View Post
    Learn to read leecher. I put an error to cause all of them.
    he is leecher??? (or she)
    you leeched a code patched full wrong and keep saying to the others leecher? .-.

  12. #12
    Sexy.'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Fucking Stalker. Posts: 1,264
    Posts
    149
    Reputation
    -3
    Thanks
    131
    @iCody
    I'm a leecher? Bro, gtfo I made my own hack. Undetected even after patch. But I'M the leecher

  13. #13
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    Well he already explained the errors are on purpose so please stop saying " This code is leeched and full of errors e.t.c" btw Sexy i like ur Avatar [that girl hot]
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  14. #14
    Sexy.'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Fucking Stalker. Posts: 1,264
    Posts
    149
    Reputation
    -3
    Thanks
    131
    @Fly3r
    She's my girls sister lol.

  15. #15
    hackya's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    in my house
    Posts
    191
    Reputation
    9
    Thanks
    47
    My Mood
    Sneaky
    This works but you have to change the addies to working ones

Page 1 of 2 12 LastLast