RoCreatorLog in
Join 1,000+ Roblox Creators

Turn your idea into a Roblox game

Describe a feature. RoCreator writes the Luau into your open place in Roblox Studio. You see every change. Undo is one click.

RoCreator runs inside Roblox Studio, which is Windows & Mac only. Leave your email and we'll send the setup link for when you're at your computer.

Free account, no card. Your prompt comes with you.
Or get started free

One real session

Three prompts, three features, no hand-edits.

These are unedited screen recordings, not mockups. Each clip is exactly what the prompt beside it produced in Roblox Studio.

Applied straight to the place. No hand-edits, no cleanup pass.

1,000+Roblox creators already building with RoCreator

Your code, not a black box

Some AI game builders never show you a line of what they wrote. RoCreator writes real Luau, in your place, that you can read, edit, and keep.

Explorer

ServerScriptService
LeaderstatsHandler
LeaderstatsHandler.lua
local Players = game:GetService("Players") Players.PlayerAdded:Connect(function(player)	local leaderstats = Instance.new("Folder")	leaderstats.Name = "leaderstats"	leaderstats.Parent = player 	local coins = Instance.new("IntValue")	coins.Name = "Coins"	coins.Value = 0	coins.Parent = leaderstatsend)

Real output from a real prompt: “make the coin float higher and give it the ability to be picked up · nothing here was written for this page

See every diff

Every change lands as a real diff, command by command.

Rollback in one click

Applied changes are snapshotted. Undo without prompting again.

It lives in your place

Real Roblox instances, editable in Studio.

It will not wreck your place

Every change is snapshotted before it lands, and shows up as a diff, command by command. One click reverts it exactly. On a game with players in it, try a copy first.

It is not a template generator

It reads the game tree you already have before it writes anything, and the changes land in that place. In the reel above, the third prompt builds a shop that spends the coins the second one started paying out.

You can check it before you sign up

The plugin is a real file you can download and open right now, with no account. Pricing is on this page. Stripe handles checkout and you can cancel anytime.

Get the plugin

Priced per request, not per token

A request is one generation, however many scripts it writes. $0.04 each on Pro. If a generation fails, you get the request back.

Free

$0

5 requests / day · no monthly cap

  • Code generation & plugin sync
  • Optional diff preview before changes
  • Game tree + script source, smaller context budget
  • 1 one-time Pro build (Claude Sonnet)
  • Version history & rollback
  • Not included: Ongoing Claude Sonnet routing
Start Building Free
Most popular

Pro

$9.99/mo

or $8.25/mo billed annually, 2 months free

250 requests / mo · up to 15 / day

  • Claude Sonnet + smart routing
  • Game tree + relevant script source
  • Version history & rollback
  • Console error forwarding
Go Pro

Studio

$24.99/mo

or $20.75/mo billed annually, 2 months free

600 requests / mo · up to 40 / day

  • Full multi-file context
  • Cross-script awareness
  • AI debugging from console errors
Go Studio
Secure checkout via StripeCancel anytime, no lock-inPriced in requests, not confusing token math

Need more before your next cycle? Top-up packs from $4.99 for 100 extra requests. No auto-charge, no getting cut off mid-project.

Questions, answered honestly

Get the plugin before you sign up

The plugin is how RoCreator writes into your place instead of handing you code to paste. It is free and it needs no account. You will need Roblox Studio on a Windows or Mac computer.

Install from the Creator StoreDownload RoCreator.rbxm
  1. 1Click Install from the Creator Store. Roblox installs it into Studio for you and keeps it up to date, so there is no file to move and nothing to restart.

One thing left after that: the plugin links to your account with a connection code from your dashboard, so that step happens once you have signed up.

Describe the change. Watch it land in your place.

Free to start, no credit card. You'll need Roblox Studio on a Windows or Mac computer and the free plugin installed. About a minute, once.

Start building free