CA VIP For MPGH

Posts 6175 of 75 · Page 5 of 5
Show us some proof that you can code and dont leech.
Quote Originally Posted by Zoom View Post
Show us some proof that you can code and dont leech.
Code:
void __cdecl PushToConsole( const char* szCommand )
{
	DWORD *LTClient = ( DWORD* )( LTC ); //GTFO
	void* CONoff = ( void* )*( DWORD* )( *LTClient + GTFO);
 
	__asm
	{
		push szCommand;
		call CONoff;
		add esp, 4;
	}



void main()
{
    bool walls = false;
    while(true)
    {
        if(GetAsyncKeyState(VK_F1 )<0){    // f1
            walls = !walls;  
            if(walls){ 
                memcpy((LPVOID)0x57207A, "\x6A\x01", 2);
            } else { 
                memcpy((LPVOID)0x57207A, "\x6A\x00", 2);
            }
            Sleep(300);

        }
        Sleep(10);

    }
}
Not Giveing Alot Due TO The C & P ers about

SIMPLE Hack For "Glass Walls"


Credits Blood And Me.

p.s coders i have a few nice new never seen b4 PTC/PTCC comeing to a vip hack near you.... [EG Crash The Whole Game Of Fireteam But You So You Can Do The Whole Fireteam XP For Your Self.]
Quote Originally Posted by ^...,^ View Post
Code:
void __cdecl PushToConsole( const char* szCommand )
{
	DWORD *LTClient = ( DWORD* )( LTC ); //GTFO
	void* CONoff = ( void* )*( DWORD* )( *LTClient + GTFO);
 
	__asm
	{
		push szCommand;
		call CONoff;
		add esp, 4;
	}



void main()
{
    bool walls = false;
    while(true)
    {
        if(GetAsyncKeyState(VK_F1 )<0){    // f1
            walls = !walls;  
            if(walls){ 
                memcpy((LPVOID)0x57207A, "\x6A\x01", 2);
            } else { 
                memcpy((LPVOID)0x57207A, "\x6A\x00", 2);
            }
            Sleep(300);

        }
        Sleep(10);

    }
}
Not Giveing Alot Due TO The C & P ers about

SIMPLE Hack For "Glass Walls"


Credits Blood And Me.

p.s coders i have a few nice new never seen b4 PTC/PTCC comeing to a vip hack near you.... [EG Crash The Whole Game Of Fireteam But You So You Can Do The Whole Fireteam XP For Your Self.]
fail, theres a ban post about you...
http://www.mpgh.net/forum/2-general/...urce-post.html
Quote Originally Posted by ^...,^ View Post
Code:
void __cdecl PushToConsole( const char* szCommand )
{
	DWORD *LTClient = ( DWORD* )( LTC ); //GTFO
	void* CONoff = ( void* )*( DWORD* )( *LTClient + GTFO);
 
	__asm
	{
		push szCommand;
		call CONoff;
		add esp, 4;
	}



void main()
{
    bool walls = false;
    while(true)
    {
        if(GetAsyncKeyState(VK_F1 )<0){    // f1
            walls = !walls;  
            if(walls){ 
                memcpy((LPVOID)0x57207A, "\x6A\x01", 2);
            } else { 
                memcpy((LPVOID)0x57207A, "\x6A\x00", 2);
            }
            Sleep(300);

        }
        Sleep(10);

    }
}
Not Giveing Alot Due TO The C & P ers about

SIMPLE Hack For "Glass Walls"


Credits Blood And Me.

p.s coders i have a few nice new never seen b4 PTC/PTCC comeing to a vip hack near you.... [EG Crash The Whole Game Of Fireteam But You So You Can Do The Whole Fireteam XP For Your Self.]
You call the C+Ped piece of shit code? Any C+Per could put that together with CN's post? More proof. Show us those D3D "skills". Make a menu from scratch.
Quote Originally Posted by whatup777 View Post
You call the C+Ped piece of shit code? Any C+Per could put that together with CN's post? More proof. Show us those D3D "skills". Make a menu from scratch.
yep, then we'll see if ur a true coder.
What the hell is this? It has the same features as THIS OTHER VIP Hack SITE. Leecher?
I bet you guys 100% this guy can't code shit. He would have shown us proof before posting this.
I 4th the motion to loooooool!
All talk and no results/proof

I can't code, but I don't make hype and not live up to it
Longivity Source code ...Give creds for the glass walls...
Post ingame pic of the menu..
Quote Originally Posted by ^...,^ View Post
Code:
void __cdecl PushToConsole( const char* szCommand )
{
	DWORD *LTClient = ( DWORD* )( LTC ); //GTFO
	void* CONoff = ( void* )*( DWORD* )( *LTClient + GTFO);
 
	__asm
	{
		push szCommand;
		call CONoff;
		add esp, 4;
	}



void main()
{
    bool walls = false;
    while(true)
    {
        if(GetAsyncKeyState(VK_F1 )<0){    // f1
            walls = !walls;  
            if(walls){ 
                memcpy((LPVOID)0x57207A, "\x6A\x01", 2);
            } else { 
                memcpy((LPVOID)0x57207A, "\x6A\x00", 2);
            }
            Sleep(300);

        }
        Sleep(10);

    }
}
Not Giveing Alot Due TO The C & P ers about

SIMPLE Hack For "Glass Walls"


Credits Blood And Me.

p.s coders i have a few nice new never seen b4 PTC/PTCC comeing to a vip hack near you.... [EG Crash The Whole Game Of Fireteam But You So You Can Do The Whole Fireteam XP For Your Self.]
Quote Originally Posted by whit+ View Post
.Give creds for the glass walls...
.
Credits Blood And Me.

I DID CANT YOU READ!!!!!


now heres some D3D For You....

HOW TO DRAW A CA CROSSHAIR:

Code:
float CenterX=0.0f;
float CenterY=0.0f;  
CenterX = ( float )pViewport->Width / 2;
CenterY = ( float )pViewport->Height / 2;  
D3DCOLOR Red = D3DCOLOR_XRGB( 255, 0, 0 );  
bool RED Crosshair = false;  


HRESULT APIENTRY EndScene()
{
if( RED Crosshair )
{
DrawRect(dev,CenterX-20, CenterY,40,2,Red);
        DrawRect(dev,CenterX,CenterY-20,2,40,Red);  

}
threes a few things Missing becuse i have to go some where called the hospital...dont ask why....please... and yea ... screenshot is comeing ASAP
i am still haveing bugs....

all so this migth be my last post to any staff my msn is and all ways will be
MPGHFOX@HOTMAIL.COM
if you wont me to code the vip i was wonting to do but as yo u can see i am been flamed....
the leeching makes me sick, so does the copy and paste
Quote Originally Posted by Jailbroken671 View Post
This is a VIP hack?
No VIP hacks or features on MPGH
RETARD ALERT =_=
read it u tard
Posts 6175 of 75 · Page 5 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?