Ask Ben Script | ALWAYS SAY SOMETHING, QUESTION FILTER BYPASS

Created by shib

Features:

  • Questions bypass chat filter:
local args = {
    [1] = "message inside here, can be swear words"
}

game:GetService("ReplicatedStorage").AddToQueue:FireServer(unpack(args))

You can also spam the queue with this ^^^

Make ben say the same everytime (no matter who is ben)

while true do
wait()
local args = {
    [1] = "Laugh" -- You can choose from "No", "Yes", "Ugh", "Laugh"
}

game:GetService("ReplicatedStorage").BenAnswer:FireServer(unpack(args))
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS