while wait(5) do local A_1 = "Rebirth 10" local Event = game:GetService("ReplicatedStorage").Systems.Rebirth.Rebirth Event:InvokeServer(A_1) end