I'm just wandering if there is a way. If ou don't want to type a script then you don't have too. Thanks for helping!!!
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question. Why was this question closed?
1
game.Players.PlayerAdded:connect(
function
(PLAYER)
2
game.Workspace
[
PLAYER.Name
]
.Head:remove()
3
end
)
Closed as Too Broad by Sublimus, TheGuyWithAShortName, and evaera
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.
Why was this question closed?