local args = { [1] = "Gas1", [2] = -100 } game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("ShopHandlerRemotes"):WaitForChild("PurchaseItem"):InvokeServer(unpack(args))