About 237,000 results
Open links in new tab
  1. How To Make A Working Gamepass Shop Gui - Roblox

    Jan 8, 2021 · We will be covering making a gamepass shop in Roblox Studio, where the players can spend money to buy a gamepass. This tutorial assumes you already have your gamepass created in Roblox; Plugins (Not needed, but Recommended to Make this easier): AutoScale Lite (by ZacBytes) AutoScale Lite - Roblox; Step 1. First, lets create the base gui.

  2. Gamepass Button - Scripting Support - Developer Forum - Roblox

    Mar 25, 2021 · So i am currently in the middle of making a game, and I was wanting to add a game pass button for items that you can click and purchase in-game. Example: I have no idea where to start any help or videos would be helpfull. Thanks for reading!

  3. Not able to create any gamepasses for my roblox game

    May 8, 2023 · I’m trying to make a gamepass for my game, however I’m not able to for some odd reason. The game is public and others can play it. I’m also having an issue that, for older games I’ve made, I’m not able to configure the gamepases at all. I feel like this is a ROBLOX issue, but I’m sure somebody has figured it out by now,

  4. How to make a game pass for a game I have Team Create access …

    Jul 27, 2022 · What do you want to achieve? Keep it simple and clear! I want to be able to create a Game Pass for a game I have Team Create access on, but do not own. What is the issue? Include enough details if possible! I’m unable to figure out how to make a game pass for a game I do not own, since I don’t have access to it via the website. I have Team Create permissions to edit the game in Roblox ...

  5. Admin Game pass - Scripting Support - Developer Forum - Roblox

    Feb 7, 2020 · So I have decided to make a game pass that allows you to have admin commands when purchased (e.g "Owners admin, Mega admin and so on) But I am not 100% sure on how to do so. Any help will be a blessing. Thanks for reading…

  6. Code to give gamepass to a player without buying it through

    Jun 20, 2023 · What do you want to achieve? Title is clear I want to know how to give / make the player own a gamepass in my experience without them buying it through promptGamepasspurchase

  7. How do you test if game passes work? - Scripting Support - Roblox

    May 8, 2023 · How do you test if game passes work?

  8. How to make A Script for A Gamepass - Scripting Support - Roblox

    Mar 20, 2022 · Here are some things you may use: Script: local GamePassService = game:GetService('GamePassService') local PlayersService = game:GetService('Players') local door = script.Parent local GamepassID = 10326802 -- change the ID to your gamepass local JustTouched = {} local function TeleportToOtherSide(character, hitPart) local bottomOfDoor = door.CFrame.p - Vector3.new(0, door.Size.Y / 2, 0) local ...

  9. Unable to edit gamepass Basic Settings or Sales information

    Nov 3, 2023 · i’ve got the exact same bug … i am supposed to get paid 1.5K Robux for a commission and now i can’t even get paid because Roblox is not working correctly … i hope this gets fixed soon. 1 Like daN_1elx (dchin) November 3, 2023, 6:27pm

  10. How to make an *ACTUAL* PLS Donate Gamepass System - Roblox

    Oct 15, 2023 · NOTE: This retrives all of a user’s gamepasses, regardless of their inventory being private/public Ever wanted to make a PLS Donate game? Well I did, so I made it. Here’s how: So, we’re not just going to get a user’s public gamepasses from their inventory. We will RETRIEVE EVERY GAMEPASS the player has created on their games. Let’s begin. (getting a user’s clothing is fairly simple ...

Refresh