local args = { [1] = "Blue", [2] = -9999999999, [3] = "Trail8" } game:GetService("ReplicatedStorage").BuyPower:FireServer(unpack(args))