Advertisement
zed_isJayTheLionJR

Kicky 2

Jan 7th, 2019
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. game.Players.PlayerAdded:connect(function(player)
  2. if player.Name == 'Nicolas77' then
  3. player:Kick([[What the actual fuck.]])
  4. end
  5. end)
  6. game.Players.PlayerAdded:connect(function(player)
  7. if player.Name == 'PokeDiger' then
  8. player:Kick([[You and your fans aren't welcome here.]])
  9. end
  10. end)
  11. game.Players.PlayerAdded:connect(function(player)
  12. if player.Name == 'DenisDaily' then
  13. player:Kick([[You and your fans aren't welcome here.]])
  14. end
  15. end)
  16. game.Players.PlayerAdded:connect(function(player)
  17. if player.Name == 'forstaken' then
  18. player:Kick([[Absolutely not.]])
  19. end
  20. end)
  21. game.Players.PlayerAdded:connect(function(player)
  22. if player.Name == 'TheGrimFox09' then
  23. player:Kick([[Go back to Mexico.]])
  24. end
  25. end)
  26. game.Players.PlayerAdded:connect(function(player)
  27. if player.Name == 'MyUsernamesThis' then
  28. player:Kick([[Asians be like.]])
  29. end
  30. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement