Advertisement
VilkasKettu

Untitled

May 24th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. game.Players.LocalPlayer.Character.Humanoid.Name = "NotKillingMe59"
  2. local plrhum = game.Players.LocalPlayer.Character.NotKillingMe59
  3. plrhum.WalkSpeed = 100
  4. plrhum.JumpPower = 100
  5. game.Players.VilkasKettu.Chatted:connect(function(msg)
  6. if msg == "reset" then
  7. plrhum.Health = 0
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement