Features
Plan a Roblox game, generate its scripts, and build its world.
Planning, in the dashboard
An idea becomes a list of systems and scripts before any code is written.
The AI asks about the loop, progression and money instead of demanding a specification up front.
Systems, and under them every script with its name, its place in Studio and its job.
Each game is its own project with its own conversation and its own scripts.
Generation starts only when you press the button, and the button shows the price.
Script generation
One Luau script per plan entry, written to fit the others.
Every script is written with a list of all the others, so event and module names match across the game.
Roblox's own Luau analyzer checks each script; a broken one gets one repair and one retry.
DataStore patterns and leaderstats where the game needs them, not bolted on later.
A script that cannot be made to compile is marked failed and its credits go back.
World Builder, in Studio
The plugin fills the place around your scripts.
Race, obby, collector, tycoon, tower defence, pet sim and horror escape, each with a working loop.
Themed lighting, materials, terrain, an enclosing border and dense dressing in every build.
A library of 171,000 catalog models plus live search, scored on Roblox's own reputation data and checked by looking at the thumbnail.
The place remembers the plan it was built from, so a change edits the world instead of replacing it.
Delivery, safety and cost
Getting the work into Studio without losing yours.
Two presses: see what would land, then apply it. Only what BloxForge synced is ever replaced.
A catalog model keeps its working scripts only if it is official Roblox content or has passed the safety scan.
Every build is priced before it starts, and asking the price costs nothing.
All AI runs on our server; you never paste an API key anywhere.
What BloxForge does — and what it does not.
Designed to create
- Game plans and script-by-script structure
- Connected Luau: server, client and modules
- Complete worlds: terrain, models, lighting, dressing
- A working game loop in seven genres
Still yours to do
- Original art direction and final visual polish
- Play-testing across devices
- Licensed or original production assets
- Publishing and Roblox compliance