Advertisement
AALTTz

orb 4

Jul 20th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  2. local location = CFrame.new(175.400009, 3.89999795, 104.199989, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  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