local ohNil1 = nil local ohString2 = "BuyingShoe" local ohString3 = "\"YezzyBlacks\"" local ohNumber4 = -9e9 game:GetService("ReplicatedStorage").ShoeHandler:FireServer(ohNil1, ohString2, ohString3, ohNumber4)