Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait()
- pcall(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-50.3422, 2623.1, 26.4913)
- wait(0.5)
- game.Players.LocalPlayer.Character:Destroy()
- end)
- end
Add Comment
Please, Sign In to add comment