getgenv().fastupload = true while true do if getgenv().fastupload then local args = { [1] = "MadeVideoManually" } game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvent_4"):FireServer(unpack(args)) end task.wait() end