Roblox Talent Show Script | AUTO HOST

[ad_1]

Created by Oooga Booga

Features:

  • AUTO HOST
while true do
wait()
spawn(function()
if game:GetService("Players").LocalPlayer.PlayerGui.MainInterface.HostTimerFrame.TimeLabel.Text == "No host" then
  local args = {
   [1] = "Host"
}

game:GetService("ReplicatedStorage").Remotes.PlayerRemotes.ChangeTeam:FireServer(unpack(args))

   end

end)
end

ENJOY!

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

[ad_2]