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

    Jan 8, 2021 · This tutorial is recommended for people who know a small bit of scripting - it is easy, commonly-used, and efficient. 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 Mak...

  2. How should I make a gamepass that grants a tool (gear ... - Roblox

    Mar 13, 2020 · Like the title says, I have a tool that I want to appear in the starterpack of players who have the pass.

  3. 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 ...

  4. How to make working game pass so if i buy i get item - Roblox

    Sep 16, 2023 · how to make it that when i buy a gamepass i get the item in my inventory

  5. How do I make a 2x Currency Gamepass? - Roblox

    Apr 2, 2022 · I really need someone to help me make a 2x gamepass. I’ve tried many tutorials and nothing has worked. Any help would be great! :slight_smile:

  6. How to make a game pass purchase prompt every time a player

    Sep 28, 2023 · Hello. I am wanting to implement into my game a game pass purchase prompt every second/third time a player dies. How can I do this? I have searched thoroughly online and haven’t found a tutorial on this. If anyone knows of a tutorial or can explain to me how I can do this, please do share. Thank you. Edit: I am just building a basic obby, but want a game pass purchase prompt to appear ...

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

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

  8. Game passes that can be purchased multiple times? - Game

    May 6, 2020 · Hello, I recently played a game where you would buy something and then, we can purchase it again. So, my question is how do I make a game pass that can be used multiple times without deleting it from the inventory? Thanks, TheBrainy06

  9. 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 ...

  10. How to make a "PLS DONATE!" Game Tutorial - Roblox

    Mar 1, 2022 · Hey folks! Today I’m here writing my first tutorial along with TwinPlayz Recently there’s been this popular game going around called “PLS Donate!” (created by haz3mn) We’ve recreated it, but in a tutorial way! Please note our intentions are not to get more copies out there, but rather get people a Below this I will be explaining how …

Refresh