Log in to Roblox Studio
Open Roblox Studio
Create or open your place
In the top menu, click View
Click Toolbox (if needed)
In the top menu, click Plugins
Open the Creator Dashboard
Go to Monetization
Select Game Passes
Click Create New
Enter Game Pass Name
Enter Description (optional)
Select a Price
Upload an Image (optional)
Ensure it’s set to Active
Click Create
Copy the Game Pass ID
In your place, add a purchase button (or use an existing UI)
Use a script to check ownership and handle purchase
Use MarketplaceService to prompt the purchase for the player
Test the Game Pass in Roblox Studio using Play
Ensure the Game Pass appears in the Creator Dashboard and is enabled
Publish your place
Add the Game Pass link (or ID) to your UI or marketing materials
