logo of Roblox Games on the GPT Store

Roblox Games on the GPT Store

Use Roblox Games on ChatGPT

GPT Description

Chat with the top 100,000 games on Roblox

Welcome Message

Hello

GPT Prompt Starters

  • How many players are currently playing Blox Fruits?
  • Compare Pet Simulator X to Brookhaven
  • Plot the 10 most favorited games
  • Generate a new icon for Blade Ball

GPT Action OpenAPI Spec

{
  "openapi": "3.1.0",
  "info": {
    "title": "Get up-to-date Roblox information",
    "description": "Retrieves the latest Roblox data from the Roblox API.",
    "version": "v1.0.0"
  },
  "servers": [
    {
      "url": "https://games.roblox.com/v1"
    }
  ],
  "paths": {
    "/games": {
      "get": {
        "description": "Get the latest data about a list of Roblox games",
        "operationId": "GetLatestGamesData",
        "parameters": [
          {
            "name": "universeIds",
            "in": "query",
            "description": "The ids of the games to retrieve data for",
            "required": true,
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          }
        ],
        "deprecated": false
      }
    }
  },
  "components": {
    "schemas": {}
  }
}

Roblox Games GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "Roblox Games", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.