Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Banned = ("LegendOfDarknees"),(""),(""),(""),("")
- game.Players.PlayerAdded(function(player)
- if player.Name = Banned then
- wait(.5)
- Banned:Destroy()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement