PLS DONATE Script | ANIMATED BILLBOARD

[ad_1]

Created by TheCrazyInsanity

Features:

  • ANIMATED BILLBOARD
  • Dev notes:
  • ye change message 1, 2 3, etc. to whatever u want u can add unlimited messages idk have fun
function yo(arg1)
local string_1 = arg1;
local string_2 = "booth";
local Target = game:GetService("ReplicatedStorage").Events.EditBooth;
Target:FireServer(string_1, string_2);
wait(10)
end
while wait() do
yo("message1")
yo("message2")
yo("message3")
yo("etc..")
end

ENJOY!

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

[ad_2]