Fly Hack Code: LTObject* MyObject = (LTObject*)pLTObject; if(GetAsyncKeyState(VK_SPACE))//hold space { MyObject->Velocity.y += 50.0f; } if you don't know what is it, check here http://www.mpgh.net/forum/showthread.php?t=1131038
DWORD dwPlayer = *(DWORD*)(CShell + LTPlayerClient + LTPlayerClientOffset ); if (dwPlayer != NULL) is this right? im on ph
Originally Posted by ronjeffrey123 does it goes down or it stay at the top? Goes down when you release the key