RankGun logoRankGun

Community Marketplace

Browse, share, and discover community-created tools, plugins, and scripts that integrate with the RankGun API.

The Community Marketplace is where RankGun users can share and discover open-source tools, plugins, scripts, and integrations built by the community. All creations in the marketplace integrate with the RankGun API.

Community creations are not made, reviewed, or supported by RankGun. Always review the source code before using any community creation, as they may contain malicious code. Use at your own risk.

Browsing the Marketplace

Visit /marketplace to browse all published creations. The marketplace is fully public — no account required to browse.

You can:

  • Search by creation name
  • Sort by most downloaded, best reviewed, or newest
  • Filter by tags (e.g. lua, python, discord, bot)

Each listing shows the creation's title, author, download count, star rating, tags, and a thumbnail.

Creation Detail Pages

Click on any creation to view its full detail page, which includes:

  • Description — What the creation does and how to use it
  • Screenshots — Visual previews uploaded by the author
  • Downloads Over Time — A chart showing download trends
  • Reviews — Star ratings and written reviews from other users
  • Release Notes — Version history with changelogs
  • Collaborators — Other contributors to the project
  • Author Profile — Links to the author's Roblox profile

Downloading a Creation

When you click the Download button, a confirmation dialog appears warning you that you are leaving RankGun to visit an external link. You must acknowledge the disclaimer before proceeding.

Downloads are tracked and contribute to the creation's download count and chart.

If a listing has been locked by an administrator, it cannot be downloaded until it is unlocked.

Submitting a Creation

To submit your own creation to the marketplace:

  1. Sign in to your RankGun account
  2. Link your Roblox account (required to publish)
  3. Go to My Creations and click Submit New Creation
  4. Fill in the form:
    • Title — Name of your creation
    • Description — What it does, how to install/use it
    • Download URL — Link to your GitHub repo, release page, or download source
    • Tags — Select from common tags or add custom ones
    • Version — Initial version number (e.g. 1.0.0)
    • Release Notes — What's included in this version
    • Screenshots — Upload up to 5 images (max 5MB each)
    • Pricing — Toggle between free and paid access
  5. Click Publish Creation

Your creation will be live on the marketplace immediately with a unique URL based on its title.

Promote your creation! We strongly encourage you to write a post on the Roblox DevForum about your creation. A DevForum post is a great way to reach a wider audience, showcase your work, and provide a detailed guide or tutorial for users. You can also use it as your creation's documentation — link to it from your marketplace description so users know how to get started.

Tips for a Great Listing

  • Write a clear, detailed description explaining what your creation does and how to set it up
  • Include screenshots showing your creation in action
  • Link to documentation — whether that's a DevForum post, a GitHub README, or a dedicated docs site
  • Keep your listing up to date with new versions and release notes

Managing Your Creations

Visit My Creations to manage your published listings. From here you can:

  • Edit your creation's details, description, and download URL
  • Publish new versions with release notes
  • Invite collaborators by their RankGun email address
  • Delete your listing

Collaborators

You can invite other RankGun users to collaborate on your creation. Collaborators must accept the invitation before they gain access. Accepted collaborators can edit the listing and publish new versions.

Versioning

Each time you publish a new version, it creates a release note entry visible on the listing's detail page. The latest version number is displayed prominently.

Leaving Reviews

Signed-in users can leave a star rating (1-5) and written review on any creation they don't own. You can only leave one review per listing.

Reviews help the community identify high-quality creations and provide feedback to authors.

Tags

Tags help users discover creations. Common tags include:

TagDescription
freeAvailable at no cost
paidRequires payment
luaWritten in Lua/Luau
pythonWritten in Python
typescriptWritten in TypeScript
discordDiscord integration
botBot or automation tool
uiUser interface component
toolUtility or helper tool
pluginPlugin or extension
Was this page helpful?

On this page