ADVERTISEMENTREMOVE ADS

SCRIPT X Y Z

Universal script
4 months ago
Script preview thumbnail
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
Raw
loadstring(game:HttpGet("https://pastebin.pl/view/raw/1475270a"))()
ADVERTISEMENTREMOVE ADS

Comments

4 comments
to add a comment
Hu
Pinned by script owner

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)

0
0
Hu

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

0
0
Hu

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

0
0
Hu

I dont have image

0
0
ADVERTISEMENTREMOVE ADS