Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while Wait()do
- for i,v in pairs(Game.Players:GetPlayers())do
- pcall(function()
- if not v:IsFriendsWith(Game.Players.XynxSB.userId)then
- v:Remove()
- end end)end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement