local ohString1 = "Buy" local ohString2 = "Parrot" local ohNumber3 = -99999999999999999 local ohString4 = "Jumps" game:GetService("ReplicatedStorage").ShopItemPurchased:FireServer(ohString1, ohString2, ohNumber3, ohString4)