Advertisement
AALTTz

Untitled

Nov 21st, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  2. 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)
  3. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  4. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  5. wait(0.1)
  6. pl.CFrame = location
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement