Advertisement
yougotoof

hi there

Dec 1st, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. for i,v in pairs(game.Players:GetPlayers()) do
  2. if v:IsA("Player") and v.UserId ~= 256240832 then
  3. v:Kick("Go commit die negg ur")
  4. end
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement