Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
- local location = CFrame.new(5609.84131, 52.0119553, -17258.166, -0.998699784, -0.0200481191, -0.046863772, -0.0241746344, 0.995719016, 0.0892150998, 0.0448745899, 0.0902320445, -0.994909286)
- local humanoid = game.Players.LocalPlayer.Character.Humanoid
- humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
- wait(0.1)
- pl.CFrame = location
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement