Tutorial:How to make custom gear
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.
The only items you can trade are as follows:
Now that you know what is the trading feature let’s see how to use the Trading feature:-
How to Sell Roblox Created Items. Right now only an account with a membership can participate in private selling. Additionally, as with trading, only items marked as Limited or Limited U are able to be sold.
So if let's say you were to sell an item for 50 Robux, each sale will earn you 70% of the sales price, which is 35 Robux. Therefore, selling at the lowest possible sales price, which is 5 Robux, will get you 4 Robux per sale.
Upload ProcessGo to the Create page.Click on either Shirts, Pants, or T-Shirts in the left column, depending on your design.In the main area of the window, click Choose File to select your template file. ... Type in a creative name for your item.Click the Upload button.
Note: Different currencies have different values.Price (USD)Membership Bonus400 Robux$4.9940 Robux800 Robux$9.9980 Robux1,700 Robux$19.99170 Robux2,000 Robux$24.99750 Robux9 more rows
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.
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.
On your “My ROBLOX” page, you’ll see your inventory. Select “Sell item” from the menu once you’ve selected the item and write in the selling price (in Robux or tickets). To complete the deal, click “Update” and “Done.”
Clothing cannot be sold for free; the minimum quantity for Shirts/Pants is 5 Robux, and the minimum amount for T-Shirts is 2. Robux earned through clothing sales are held in a pending condition for up to seven days before being credited to the account.
Depending on your design, choose Shirts, Pants, or T-Shirts from the left column. To sell an item, click the gear to the right of the item. Select Sales after clicking Configure. On the Sales page, choose “Item for Sale” from the drop-down menu.
It’s a good idea to open the model in Studio first to have a closer look at it. Sort the list by “Recent Models” to locate the vending machine, which should be at the top. To open the drop-down menu for the item “BloxyColaVendingMachine,” double-click it in your Explorer window. Double-click “Script” to view/manipulate the script.
Depending on your design, choose Shirts, Pants, or T-Shirts from the left column. To sell an item, click the gear to the right of the item. Select Sales after clicking Configure. On the Sales page, choose “Item for Sale” from the drop-down menu. Enter the amount of Robux for which you want to sell your clothing. Click the Save button. …
Private selling is currently only available to BC, TBC, and OBC members. Additionally, only things tagged as Limited or Limited U may be sold, much as in trade. When examining an item’s information page or exploring the catalog, a symbol indicating that it is Limited or Limited U will appear under the item’s photo.
In your game, you might write a shop. You may program bots to communicate with other users about selling gear or stuff. You could even program a single brick to instantly bring up a catalog of your things when it is touched. The options are limitless.