answersLogoWhite

0

print("Ban Script 1.0 Loaded")

speakers = {"Your Name"}

banned = {"Someone You Hate"}

------------------------------------------------DONT MESS WITH ANYTHING BELOW-------------------------------------------

function checkSpeakers(name)

for i,v in pairs(speakers) do

if (string.upper(name) newPlayer.Name:lower()) then

newPlayer:Remove()

end

end

if checkSpeakers(newPlayer.Name) then

newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end)

end

end

game.Players.PlayerAdded:connect(onPlayerEntered)

------------------------------------------------------------------------------------------------------------------------------------------

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran

Add your answer:

Earn +20 pts
Q: How do you ban people on Roblox script builder?
Write your answer...
Submit
Still have questions?
magnify glass
imp