SCRIPT X Y Z

SCRIPT X Y Z

5mo ago
SCRIPT X Y Z
1 follower

Description

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

Comments

4comments
HuyNguynGiaScript Owner5mo ago

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)

HuyNguynGiaScript Owner2mo ago

I dont have image

HuyNguynGiaScript Owner5mo ago

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

HuyNguynGiaScript Owner5mo ago

U can replace x y z by my x y z script have many number and replace