Unable to distribute UGC limiteds in game

I would like to know how you can sell these items that you buy in your game without having to look for the value that you are selling, for example, a person who will help you with robux, she enters your game and buys your item, just buy those of the other ones that are lower, I think in that

local MarketplaceService = game:GetService(“MarketplaceService”)
local Players = game:GetService(“Players”)
local player = Players.LocalPlayer

local productId =
local price =

You can’t buy a UGC limited in-game that is out of stock or listed by a seller.

1 Like