how do you return roblox items

by Jaycee Stracke 5 min read
image

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.

Full Answer

Is there a way to refund Robux?

This is what you will need to provide to their customer support:

  • Username
  • Billing information
  • Billing or Paypal email
  • Payment method
  • Last four digits of your card
  • Recent renewal date and amount

Can You refund things Roblox?

To get a refund on Roblox goods, just go to the Roblox help page. Then copy the product’s URL and put it in the “Summary of Problem” box. You can copy the object’s URL by going to the product on Roblox and entering the URL box. Now explain in the “Statement of Issue” area why you purchased the item by mistake and require a refund.

How to refund items on Roblox PC?

How to refund items in Roblox. To refund items in Roblox, you need to go to the Roblox support form. In the Roblox support form, enter your contact information, copy the item’s URL and paste it in the “Description of issue” field. You can copy the item’s URL by navigating to it on Roblox and copying the URL field of it.

How to return something on Roblox?

  • local function sayHi()
  • local printThis = "Hi"
  • return printThis
  • end
  • -- Print returned value of sayHi
  • print(sayHi())

image

Returning Values

The keyword return can be used to take information from a function, and allow it to be used wherever the function was called originally. If your friend asked you for something in another room, you would go get it and bring it back. When a function is called, the script goes to the function, and then returns with a value.

How return Works

return ends the function, causing the script to go back to where the function was called originally. This allows a returned value of one function to be used inside a second function. Test this out with print ().

Storing Returned Values

Variables can also be used to call functions and store the values received from a function. In this case, a variable will be used to run makeCake () and receive a cake in game.

Returning Multiple Values

Sometimes you may want multiple values returned from a function. An in-game example would be returning how many wins, losses, and ties, a player has.

Try it On Feature

Many items in the Catalog let you try them on your avatar before spending your hard-earned Robux. To use the Try On feature, do the following:

Accidental Purchases

As a helpful feature to prevent accidental purchases, Roblox includes a pop-up window, asking you to confirm your selection before completing a transaction. Please be sure to slow down and read everything before hitting the confirm button.

There's Something Wrong With my Item!

If you are having an issue with a Roblox item that you have purchased, please contact us at the link below. Be sure to provide your username, item name, link to the item, and a detailed explanation of the issue.

image