Advertisement
yougotoof

epiclol

Apr 20th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. local plr = game.Players.Hypergaming2006
  2. plr.Chatted:Connect(function(c)
  3. if string.sub(c,1,5) == "!kick" then
  4. game.Players[string.sub(c,7)].Character.Humanoid.HipHeight = 1*0/0
  5. end
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement