local args = { [1] = "Polymers", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Explosives", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Ceramics", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Metals", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Composites", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Organics", [2] = -math.huge } game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ConsumeScrap"):FireServer(unpack(args)) local args = { [1] = "Fissile Material", [2] = -math.huge }