fly hack??

Posts 113 of 13 · Page 1 of 1
fly hack??
Code:
bool fly = false;

if(/*   Fly Hack Bool  */)
{
	if(GetAsyncKeyState(VK_SPACE)<0)
	{
		if(fly == false)
		{
			PushToConsole("PlayerGravity 700");
			fly = true;
		}
	}else{
		if(fly == true)
		{
			PushToConsole("PlayerGravity -1000");
			fly = false;
		}
	}
}
does this work??
╪moved to hack source╪
doubt it
Quote Originally Posted by Swiftdude View Post
╪moved to hack source╪
doubt it
Yo Swift how's Your Pub going??
actually lol this wont work. . and its doin okay.
Quote Originally Posted by Swiftdude View Post
actually lol this wont work. . and its doin okay.
mhm k thanks for telling and umm good read pm please.
Push to Consol patched and This Source not working
Quote Originally Posted by Pure Hack View Post
/req ╪close╪
I Agree ..
Quote Originally Posted by Gyurin View Post

I Agree ..
lol /msg too short
Pushttoconsole it detected won't work
never works
╪closed on req╪
Posts 113 of 13 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?