RankGun logoRankGun
Centres

Ranking Centre

Sell group ranks for Robux with automatic fulfillment. Create gamepasses and let RankGun handle the ranking automatically.

The Ranking Centre allows users to purchase ranks in your group using Robux. When someone buys a gamepass, they're automatically ranked in your group.

Overview

The Ranking Centre provides:

  • Robux Monetization — Sell ranks for Robux (you keep the revenue)
  • Automatic Ranking — Buyers are ranked instantly after purchase
  • Multiple Ranks — Offer different ranks at different prices
  • Purchase Limits — Control how many times ranks can be bought

How It Works

  1. You create gamepasses for each rank you want to sell
  2. Users visit your Ranking Centre in Roblox
  3. They purchase the gamepass for their desired rank
  4. RankGun detects the purchase and ranks them automatically

Setting Up Ranks

Create a Gamepass on Roblox

  1. Go to the Roblox Create page
  2. Navigate to your game
  3. Click Associated Items > Passes
  4. Create a new gamepass with your desired price
  5. Copy the Gamepass ID

Add the Rank in RankGun

  1. Navigate to Centres > Ranking Centre in your workspace
  2. Click Create Rank
  3. Fill in the details:
FieldDescription
NameDisplay name for the rank
Gamepass IDThe Roblox gamepass ID
Rank IDThe group rank to award
DescriptionOptional description shown to buyers
  1. Click Save

Test Your Setup

  1. Download and publish the Ranking Centre
  2. Have a test account purchase a gamepass
  3. Verify they receive the rank

Managing Ranks

Editing Ranks

Click on any rank to modify:

  • Update the display name
  • Change the associated gamepass
  • Modify the target rank
  • Update the description

Rank Pricing

Pricing is controlled through Roblox gamepasses:

  1. Go to the Roblox Creator Hub
  2. Find your gamepass
  3. Update the price
  4. Changes reflect in your Ranking Centre automatically

RankGun does not set gamepass prices. Manage all pricing through Roblox.

Deleting Ranks

  1. Click the Delete button next to a rank
  2. Confirm the deletion

The rank is immediately removed from your centre. Existing gamepass owners are not affected.

Publishing to Roblox

Download and publish your Ranking Centre:

  1. Go to Centres > Ranking Centre
  2. Click Download Centre
  3. Open the downloaded file in Roblox Studio
  4. Publish to Roblox

Game Configuration Required

Ensure that:

  • Server size is set to 1
  • HttpService is enabled
  • Allow Third Party Teleports is enabled

Automatic Updates

You do not need to re-download the centre when you make changes. The game automatically fetches the latest rank configuration from RankGun.

Purchase Detection

RankGun detects purchases through Roblox's gamepass ownership API:

  1. User joins the Ranking Centre
  2. Centre checks their gamepass ownership
  3. If they own a gamepass and aren't already ranked, they're ranked
  4. Purchase is logged in your audit log

Multiple Purchases

Users can purchase the same rank multiple times if they leave the group and rejoin. Each purchase is tracked separately.

Consider adding clear descriptions explaining that gamepasses grant group ranks, which may be lost if the user leaves the group.

Revenue

All Robux from gamepass sales goes directly to you through Roblox's standard payout system. RankGun does not take any cut of your gamepass revenue.

Integration with Audit Logs

All ranking activity is logged:

  • Gamepass purchases detected
  • Automatic rank changes
  • Failed ranking attempts (if any)

View logs in Logs > Audit Log.

Troubleshooting

User Not Ranked After Purchase

  1. Verify gamepass ownership — Ensure they actually purchased it
  2. Check rank ID — Make sure the rank ID matches your group
  3. Verify group membership — User must be in the group
  4. Check HTTP settings — HttpService must be enabled

Gamepass Not Showing

  1. Verify gamepass ID — Double-check the ID in RankGun
  2. Check gamepass status — Ensure it's on sale in Roblox
  3. Refresh the centre — Have the user rejoin
Was this page helpful?

On this page