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

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve

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