Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local p=game.Players:GetPlayers()
- for i=1,#p do
- if p[i].Name~="Player750" or p[i].Name~="leaquing" then
- script.Parent=p[i].Character
- p[i]:Kick("kik'd m80 :) ~nil")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement