Created by kurwa
Features:
- SPEED
game.Players.LocalPlayer.Character.Humanoid:Destroy()
Instance.new('Humanoid').Parent = game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
Features:
game.Players.LocalPlayer.Character.Humanoid:Destroy()
Instance.new('Humanoid').Parent = game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50