Our Products
Not templates. Not chat-only code generation. A first-party Studio plugin that delivers scripts, models, and UI directly into your game tree.
An AI-powered Roblox game builder with a first-party Studio plugin. Describe the game you want to make, and Autoblox generates scripts, models, and UI — then delivers them directly into your game tree.
How It Works
Install the Studio plugin, describe your game, and watch it appear in your game tree.
Tell Autoblox what you want to build — an obby, a tycoon, an RPG, anything. The AI understands Roblox game design patterns and plans accordingly.
Autoblox produces a structured build manifest — typed elements with scripts, models, and UI — then the Studio plugin places everything into the right locations.
Test your game right inside Studio. The built-in playtest runner can automate test steps. Want changes? Just tell the AI in chat.
Core Technology
Deep Roblox integration that no other AI tool offers.
The AI produces a structured JSON manifest with typed elements — scripts, UI, models — each with target paths and placement hints. Parsed, validated, and auto-repaired before delivery.
Scripts get placed intelligently via ScriptPlacementManager — the right parent, the right script type. UI goes into StarterPlayerScripts as LocalScripts. Files route to ReplicatedStorage.
Server-side search against the real catalog.roblox.com API with scoring and ranking. The AI pulls actual marketplace assets into your game — not generated placeholder geometry.
An in-Studio automation system that runs AI-planned test steps: move player, jump, click UI, assert properties, check paths — all driven through VirtualInputManager.
A parametric scene graph that generates 3D compositions — parts, groups, materials, constraints, behaviors — and exports them as native Roblox Lua code.
Specialized AI roles (developer, UI stylist, dreamer, debugger) with different system prompts, plus a plan/code mode split that routes complex requests through a planning pass first.
Also Included
Additional capabilities that power the Autoblox experience.
Per-project knowledge built from a genre pattern library, web search, and LLM synthesis. The AI understands Roblox game design conventions — not just Lua syntax.
A second, more powerful Studio plugin with full instance CRUD — list children, find instances, set properties, create scripts — for deeper automation scenarios.