Skip to content

etmerda/captsha

Repository files navigation

Captsha

Completely Automated Private Tacticalmanx75 to tell Skids and Humans Apart
 

Captsha is a ChatGPT Action that allows you to remotely control Roblox servers.

Installation

git clone https://github.com/etmerda/captsha --depth 1
cd captsha
bun i
bun start

A .env file will be created WRITE_KEY defined. Copy the key for later, the GPT will use it for authentication.

Replace https://localhost:3000 in ./captsha.openapi.json with the URL of your web server,

Then, in your Roblox game:

  1. Enable HttpService
  2. Enable loadstring.
  3. Add the script to your game and change SERVER_URL to the URL of your web server.

GPT

Warning

ChatGPT Plus is required to create GPTs.