while true do local args = { [1] = "BlowBubble" } game:GetService("ReplicatedStorage").NetworkRemoteEvent:FireServer(unpack(args)) wait(0) end