local x = "-271.27"
local y = "21.74"
local z = "-282.99"
local P = game.Players.LocalPlayer.Character.HumanoidRootPart
P.CFrame = CFrame.new(x, y, z)

end)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: