Advertisement
Idkrandomthingyyyy

volleyball 4.2

Aug 1st, 2024 (edited)
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. local w = game.Workspace
  2. w.ServeLF.Size = Vector3.new(0.001, 0.001, 0.001)
  3. w.BackrowLF.Size = Vector3.new(0.001, 0.001, 0.001)
  4. w.BlueSide:Destroy()
  5. w.RedSide:Destroy()
  6. local lp = game.Players.LocalPlayer.Character
  7. lp.Humanoid.JumpHeight = 11.5
  8. lp.Humanoid.UseJumpPower = false
  9. print("hello done")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement