local ohString1 = "SellCard" local ohNumber2 = 2013---Your own card number local ohNumber3 = -9999999999999-- u can take away the negative sign to sell the card to earn money game:GetService("ReplicatedStorage").Remote.RemoteEvent:FireServer(ohString1, ohNumber2, ohNumber3)