Advertisement
This is comment for paste
teleport script
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --You can do Stuff to the script.
- local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
- local pl2 = "The person username here."
- local humanoid = game.Players.LocalPlayer.Character.Humanoid
- humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
- wait(0.1)
- pl.CFrame = game.Players[pl2].Character.HumanoidRootPart.CFrame
- -- the raw comment script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement