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

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake

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