Aimbot

Posts 1630 of 31 · Page 2 of 3
So.. there is going to be more releases of the hack? <333 Can you explain how to fly and how to tp to ppl :3.
Quote Originally Posted by Alejandrorr7 View Post
So.. there is going to be more releases of the hack? <333 Can you explain how to fly and how to tp to ppl :3.
Did you even search for anything ya scrub?
hey can you post a tutorial on how to add this to an injection hack? On your youtube account or on this forum please
Quote Originally Posted by LemonLimeSoda View Post
hey can you post a tutorial on how to add this to an injection hack? On your youtube account or on this forum please
This wouldn't work lol.
So then how do we implement this?
Its obviously not a Assembly edit and from his injection tutorial the scripting looks almost the same format
Quote Originally Posted by LemonLimeSoda View Post
So then how do we implement this?
Its obviously not a Assembly edit and from his injection tutorial the scripting looks almost the same format
Something like this...

Code:
void update()
{
if(aimbot == true)
{
GameObject go = GameObject.FindGameObjectWithTag("Enemy");
target = go.transform;
 
transform.LookAt(target); 
}
}
Put it wouldn't work :P
Also it's used in a Unity menu.
Using UnityEngine
Quote Originally Posted by trevorrr259 View Post
Something like this...

Code:
void update()
{
if(aimbot == true)
{
GameObject go = GameObject.FindGameObjectWithTag("Enemy");
target = go.transform;
 
transform.LookAt(target); 
}
}
Put it wouldn't work :P
Also it's used in a Unity menu.
Using UnityEngine
just if(aimbot) would sacrifice...

blooop transform.LookAt(Vector3(gameObject.Find("OBJECTNA ME").transform.position.x, gameObject.Find("OBJECTNAME").transform.position.y , gameObject.Find("OBJECTNAME").transform.position.z )); totally didnt work
Quote Originally Posted by xiEatNoodlezx View Post
just if(aimbot) would sacrifice...

blooop transform.LookAt(Vector3(gameObject.Find("OBJECTNA ME").transform.position.x, gameObject.Find("OBJECTNAME").transform.position.y , gameObject.Find("OBJECTNAME").transform.position.z )); totally didnt work
How?
Vector3 is a type not a variable. . .
Quote Originally Posted by trevorrr259 View Post
How?
Vector3 is a type not a variable. . .
Did you not read the end? haha I've already figured it out. Anyways, just waiting for my computer to record and present to you guys
Quote Originally Posted by xiEatNoodlezx View Post
Did you not read the end? haha I've already figured it out. Anyways, just waiting for my computer to record and present to you guys
Thought you where being sarcastic.
woooo Aimbot would be soooo coool XD
New lickhack ? xDDD Damn omg )
How do you do this i dont know how to code
Quote Originally Posted by Blaze1974 View Post
How do you do this i dont know how to code
Delete System34
Posts 1630 of 31 · Page 2 of 3

Post a Reply

Tags for this Thread

None

Need help?