of     1   

Draekin
#185178491Saturday, March 12, 2016 6:09 AM GMT

wait() game.Players.PlayerAdded:connect function((Noob) if Noob.Name=="UnwantedPerson" then --What do I put here to remove their player from the player list? end)
foreverpower
#185179161Saturday, March 12, 2016 6:30 AM GMT

You mean Kick them? Noob:Kick("Message here")

    of     1