Patched is the AI co-pilot for Roblox Studio. It plans, writes, and edits Lua directly inside your place — so you ship features instead of fighting context switches.
No credit card. Free tier ships with 100 daily edits.

Ctrl+Z to revert.
StarterGui.LobbyLeaderboard (HUD root) plus LeaderboardClient LocalScript for the 2s refresh — UI buttons stay TextButtons; logic lives in the script. Pulls from PlayerStats.Cash.
PlayerData/quests.
Ctrl+Z to revert.
StarterGui.LobbyLeaderboard (HUD root) plus LeaderboardClient LocalScript for the 2s refresh — UI buttons stay TextButtons; logic lives in the script. Pulls from PlayerStats.Cash.
PlayerData/quests.Patched can make mistakes. Verify important info.
Built ground-up for Roblox developers — not a generic chatbot bolted on top.
Patched plugs into Roblox Studio over HTTPS and gets full read/write access to your scripts, instances, and properties — all undoable with Ctrl+Z.
Patched walks the instance tree on demand — Workspace, ServerScriptService, ReplicatedStorage — so it always knows what it's editing.
Edit, create, rename, delete — Patched calls into your plugin and applies changes directly. You watch them land in real time.
Every non-trivial request gets a step-by-step plan first. You see the reasoning, the tools it'll call, and the result.
Use Patched for one-off prototypes or wire it into your team's day-to-day. Persistent chats, multiple models, and a Studio plugin that just works.
The Patched plugin is one file. Drop it in Studio, hit connect, and every action you take in chat lands in your place — instantly and undoable.
Start free. Upgrade when you need bigger models, more edits, or seats for your studio.
For solo devs trying things out.
For working game devs shipping weekly.
For studios with shared places.