while true do wait() local args = { [1] = game:GetService("Players").LocalPlayer:WaitForChild("CoalMulti"), [2] = 2, [3] = -1e303, [4] = "*" } game:GetService("ReplicatedStorage"):WaitForChild("CoalUpg"):FireServer(unpack(args)) game:GetService("ReplicatedStorage"):WaitForChild("UseOven"):FireServer() end