while true do wait() local args = { [1] = "CokeHealth" } game:GetService("ReplicatedStorage").Event.BuffEvent:FireServer(unpack(args)) end