Pisces Documentation

The first autonomous AI agent that lives inside Roblox Studio. Pisces connects directly to our cloud servers - no local installation required!

Installation Guide

Step 1: Get Your API Key

Sign in with Google on our website and copy your unique API Key from your Dashboard. New accounts get 20 free PU instantly.

Step 2: Install the Plugin

Follow the installation instructions to install the Pisces AI plugin for Roblox Studio:

Get Plugin Code

Step 3: Connect in Studio

  1. Open Roblox Studio and load any place file.
  2. Go to the Plugins tab and click Pisces AI.
  3. Click the Settings icon (gear) in the top right.
  4. Paste your API Key and click Save.

That's it! Pisces connects directly to our cloud - no Python server or local setup needed.

Pro Tip: Your API key is tied to your account. Keep it private and don't share it with others.

How to Use

Writing Code

Just type naturally in the chat! Pisces understands context and generates Roblox-specific Luau code.

Editing Existing Scripts

Select a script in the Explorer before asking Pisces to modify it. The AI reads your selection as context and makes targeted changes.

Undoing Mistakes

If Pisces deletes something by mistake, click the Undo button that appears in the plugin interface. This restores the last deleted script.

Useful Prompts

Game Systems

Create a DataStore save system for player coins and inventory
Add a daily reward system that gives 100 coins every 24 hours
Make a trading system between two players

UI/UX

Create a main menu with Play, Shop, and Settings buttons
Add a notification popup that fades in and out
Make a health bar that follows the player's head

Combat & Abilities

Create a sword with swing animation and damage
Add a dash ability with 3 second cooldown
Make a ranged attack that shoots projectiles

Troubleshooting

"API Key Invalid"

Make sure you copied the key exactly from your dashboard. Check for extra spaces or missing characters. If you regenerated your key, update it in the plugin settings.

"Account Pending Approval"

All accounts are now auto-approved. If you see this error, try logging out and back in.

"Rate Limit Exceeded" / "Insufficient PU"

You've hit your daily Pisces Unit (PU) limit. Your allowance resets at midnight UTC. Upgrade your plan for more daily PU.

"Connection Failed"

Check your internet connection. Pisces requires an active connection to our cloud servers. If the problem persists, try restarting Roblox Studio.

Need Help? Contact support at arealhuman21@gmail.com for assistance with any issues not covered here.