Full Answer
To trade items on Roblox, start by going to roblox.com and enrolling as a member of the Builders Club for a monthly or an annual fee. Next, collect items to trade or invest in the game’s currency of Robux. Make sure that your account settings reflect that you are open to trade.
Limited item
In ROBLOX, a gaming and real estate-building online world, members with a Turbo or Outrageous Builder's Club (BC) membership can sell virtual items they created themselves, or resell items they previously purchased from the ROBLOX catalog. However, the catalog resale items are limited to a select category and must be original, ROBLOX designs.
Tutorial:How to make custom gear
To sell an item that meets the above requirements, first go to its details page. Once there, click the three dots above the box that contains the price and Buy Now buttons. Then select Sell in the menu that displays. You will then be given a box that lets you set your price.
You can only sell gamepasses without Roblox Premium. All of the other creations need Premium in order to sell them.
Via Roblox Studio Follow the steps to access Developer Marketplace. In the top-left corner within the Marketplace tab, select the filter dropdown and choose from the six asset filter categories: Models (default), Decals, Audio, Video, Meshes, and Plugins.
In general, we are not able to offer a refund for items purchased within an experience. All purchases with Robux requires users to click on a confirmation box as a precaution against making accidental purchases and many experiences also have a confirmation window for purchases with their in-experience's currency.
Do you want to know How you can Sell items on Roblox, and make some money too? In this post, I am going to share the best way to do so, and an alternative method as well to make extra bucks online. (This method personally help me earns over $14,198 online)
Right now only BC, TBC and OBC members can participate in private selling. Additionally, as with trading, only items marked as Limited or Limited U are able to be sold.
Create a new part named SellPlatform. Customize it to fit the theme of your game.
To use the platform in game, the script needs a function to check if any players touch it.
Under local sellPart = script.Parent, create a function named sellItems that gets two parameters named playerItems and playerGold.