> How to create a gamepass in Roblox on PC and phone: instructions    

How to make a gamepass in Roblox: a complete guide for PC and phone

Roblox

Roblox has quite a few different elements to develop. They can be used to diversify your own mode or monetize it. One of these elements is game passes, which allow you to earn on the place.

By purchasing a game pass, the player receives some item, weapon, upgrade, access to a closed area, etc. It depends on what the developer will offer for robux. Next, we will tell you how to create your own pass in order to improve your own place or start earning.

Create a gamepass on PC

On PC, creating a pass is quite easy if you follow all the steps below.

  1. First you need to go to Home Roblox website and go to the tab Create.
  2. On the page that opens, go to Passes menu. This menu is for gamepasses.
    Passes menu in Roblox
  3. To create a pass you need make a round icon, which will be shown to the players. By clicking on the button "select a file“You need to upload an image.
  4. In the field "Pass name» you need to write the name of the pass, and in «Description' is its description.
  5. When everything is filled, you must click on the green button "Preview". An example of what the finished pass will look like will open.
    An example of a finished pass in Roblox
  6. After clicking on "Verify Upload» The gamepass will be created.

Gamepass setup

Once the pass has been created, it should be configured. At the bottom of the previously open Pass menu all created passes will appear.

Created menu passes

If you click on the gear, on the contrary, the buttons "Configure" and "Advertise". You need to go to the first option, where you can configure the pass.

Configure menu for skip settings

On the left, there are two tabs. You should go toSales". This is where you can set the price of the pass. It is important to remember that the creator only receives 70% of the price.

Sales tab to set the price of the gamepass

A customized gamepass can be connected to Roblox Studio using a script.

Connecting a gamepass to Roblox Studio

It makes no sense to create a pass if it will not be used in the place. For starters, you should sign in roblox studio and go to the place where the item will be sold. To link the created product, you need to:

  1. Find in the menu on the right StarterGui folder. To the right of it will be a white plus. You need to click on it and select ScreenGui.
    ScreenGui to connect to Roblox Studio
  2. For convenience, you can rename ScreenGui to any other convenient name. There will also be a white plus to the right of ScreenGui. Through it stands make Frame.
  3. A flat square will be created. It should be expanded to a convenient size and placed in the middle of the screen.
    White square after pressing Frame
  4. After that, you need to do it through the same ScreenGui TextButton object. On the bottom right, you can configure various elements of the button and the square, for example: text, color, thickness, etc.
  5. Through Frame you need create ImageLabel and place in a convenient place on a white square. Through Frame it is also necessary to add one more button. For convenience, you can place it under the ImageLabel.
    Creating a Button with a TextButton
  6. In the first created TextButton you need add LocalScript. A text box will open to enter the code. Unfortunately, without programming, it will not work to make a Gamepass or many other elements of the place. To create a simple store, you need the following code:
    Code to create a pass
  7. You need to make a duplicate of the button, in the code of which instead of "true» write «false» (without quotes) and add the line Script.Parent.Visible = false:
    Script.Parent.Visible = false
  8. When the code is ready click on frame in the menu on the right and in the settings on the bottom right remove the Visible parameter, the store will become invisible.
  9. You should test the place and the created pass so that everything works properly. After pressing, one of the buttons will open a window that is needed to sell the product.
  10. Next, for convenience make Frame visible again... Need to click on ImageLabel and find a suitable picture in the toolbox on the left. According to the picture you like right click and choose Copy Asset ID. In the ImageLabel at the bottom right, you need to find the line Image and paste the copied id there. Get a picture in the store:
    Image for gamepass in the store
  11. In the TextButton, inside the Frame you need too make LocalScript. You need the following code:
    Script for TextButton
  12. You need to open the page with the gamepass in the browser. In the link you can find a number of several digits. It must be copied and pasted into the code after LocalPlayer separated by commas:
    Number after LocalPlayer in code

When all the steps are done, you can use the created "shop" to sell the pass. Of course, this guide has made the pass as simple as possible, which is sold in a simple shop. However, if you approach this issue correctly and study Roblox Studio, you can make great products for which players will donate.

Is it possible to create a gamepass on a smartphone?

Unfortunately, making a pass on the phone will not work. The application does not have a tab "Create“, and on the site, if you go to this tab, the page will only offer install roblox studio on Windows or Mac.

If you have any other questions related to the creation of a gamepass, be sure to ask them in the comments!

Rate this article
The world of mobile games

  1. Polynyonok

    I managed to make a game pass on my phone, I’ll tell anyone who wants it

    Reply
  2. Danil

    help me make a gap in pls donya

    Reply
  3. Estelle

    Je n'ai pas compris la première phrase pour le PC

    Reply
  4. Olya without robux

    there's something else on PC!!!!!

    Reply
  5. iii_kingkx

    Get high

    Reply
  6. nastya

    how to create gamepass in pls donat!?

    Reply
  7. Savely

    Don't pon

    Reply
  8. Maksim

    Actually it is possible

    Reply
  9. anonym

    i give a like

    Reply
  10. Artyom

    Really works

    Reply
  11. Alice (fox) 💓✨

    The question is how to open the PC version on the phone? 💗

    Reply
  12. Emma

    How to earn robux

    Reply
    1. Mastasof

      1) go to plus donat.
      2) do your stance.
      3) ask someone.

      Reply
      1. anonym

        And for this you need a gamepass

        Reply
  13. anonym

    You can do it on your phone, so 3★

    Reply
    1. .

      But as?

      Reply
  14. I'm not stupid

    you are stupid? you can go to the PC version from your phone🤡

    Reply
    1. wafer.

      anyway - roblox studio

      Reply
    2. ggg

      Man, you can't use your phone, only with cheats. Or an Apple phone, and it can't be done like that anymore.

      Reply
      1. Why can you do a game pass on your phone😆

        You just don't understand Roblox 😆

        Reply
  15. Bread. (hic)

    WHAT IF ROBLOX STUDIO OPENS IN A DIFFERENT VIEW

    Reply
  16. bebrik

    I can’t change the image on the pass, what should I do?

    Reply
  17. ghoulsea

    Looks like Roblox has released an update. So everything has changed.
    On the Creator dashboard page, select Creations. Then Development items -> Images. On any picture, select three points - Open in new tab. The usual white screen opens. Select Inventory from the menu on the left, then Passes on the right. We choose a picture. Click on the three dots in the window that appears - configure. This is where sales will be.
    The inscription The has been migrated to the Creator Dashboard appears at the top. You can use the updated page by clicking here. Click on "here" and get to the black screen.

    Reply
    1. Hn

      What if I don't have pictures?

      Reply
    2. ds

      daf

      Reply
  18. ...

    I have a black background

    Reply
  19. none

    there I get a black background and everyone has a white one and there is not what you need

    Reply
  20. Ъ

    What to do if the create button opens something different from the one in the photo?

    Reply
    1. anonym

      it doesn’t work for me, last time I could do a little game passes, but when I enter there, it doesn’t appear what I need (

      Reply