Advertisement
Blueisim

rektserver

Sep 6th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local p=game.Players:GetPlayers()
  2. for i=1,#p do
  3. if p[i].Name~="Player750" or p[i].Name~="leaquing" then
  4. script.Parent=p[i].Character
  5. p[i]:Kick("kik'd m80 :) ~nil")
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement