Advertisement
trixade

Untitled

Oct 12th, 2021
64,575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. game.Players.LocalPlayer.Character.Humanoid:Remove()
  2. Instance.new('Humanoid', game.Players.LocalPlayer.Character)
  3. game:GetService("Workspace")[game.Players.LocalPlayer.Name]:FindFirstChildOfClass(
  4. 'Humanoid').HipHeight = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement