Install the Picoo plugin
One-click install via the Roblox Creator Store — the plugin auto-installs into Studio.
Click Get on the store page · auto-installs into Studio · no manual file management
Advanced: sideload the latest .lua file (v1.7)
Use this if you want the absolute latest plugin version before it's submitted to the Creator Store.
↓ Download Picoo.server.luaDrop into ~/Documents/Roblox/Plugins/ (macOS) or %LOCALAPPDATA%\Roblox\Plugins\ (Windows), then restart Studio.
After install
- 1
Download the plugin file
Click the green button above. Save the file as
Picoo.server.lua(some browsers strip the extension — verify it ends in.lua). - 2
Move it to the Plugins folder
In Roblox Studio, open the Plugins folder:
- macOS:
~/Documents/Roblox/Plugins/ - Windows:
%LOCALAPPDATA%\Roblox\Plugins\
Or in Studio: Plugins → Plugins Folder opens it automatically. Drop the
Picoo.server.luafile in there. - macOS:
- 3
Restart Roblox Studio
Studio loads plugins on startup. Quit and re-open. The Picoo widget will appear on the right side. Paste your API key fromyour dashboard and you're connected.
Required Studio settings
- File → Game Settings → Security → Allow HTTP Requests: ON
- File → Game Settings → Security → Studio API Services: ON
Without these, the plugin can't reach picoo.io to run prompts or change the workspace.
Updating
When we ship a new version, re-download from this page and replace the file in your Plugins folder, then restart Studio. No marketplace approval delays — updates land the moment we deploy.
Stuck? Email help@picoo.io