
SCRIPT X Y Z
10mo ago

Mobile ready
Description
X Y Z is a script help u write a teleport with xyz. It can use in many game.


X Y Z is a script help u write a teleport with xyz. It can use in many game.
Advertisement
Go ad-freeAdvertisement
Go ad-free

Comments
local plr = game.Players.LocalPlayer local char = plr.Character or plr.CharacterAdded:Wait() local hrp = char:WaitForChild("HumanoidRootPart") -- Thử reset velocity để tránh anti-teleport hrp.Velocity = Vector3.zero hrp.RotVelocity = Vector3.zero -- Teleport đến tọa độ hrp.CFrame = CFrame.new(x, y, z)
I dont have image
First number is x. example x: 1000 or -1000. Second number is y. example y : 3 or -3. Third number is z . example z : 500 or -500
U can replace x y z by my x y z script have many number and replace