ADVERTISEMENTREMOVE ADS
SCRIPT X Y Z
46,841 views
Universal script•
4 months ago

Script Preview
Description
X Y Z is a script help u write a teleport with xyz. It can use in many game.
ADVERTISEMENTREMOVE ADS
1 Lines • 67 Bytes
loadstring(game:HttpGet("https://pastebin.pl/view/raw/1475270a"))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






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)
U can replace x y z by my x y z script have many number and replace
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
I dont have image