Deep dive
Why BloxBot still matters
May 2, 2026
A lot has shipped since March. Roblox announced that Studio is going agentic, released Planning Mode, launched a Playtesting Agent, added a Data Model Search Subagent, introduced Procedural Models with AI generation, and built one-click MCP Quick Connect for external clients. According to Roblox, 44% of the top 1,000 creators already use Roblox Assistant or third-party AI tools via MCP.
With Roblox investing this much in their built-in Assistant, it's fair to ask whether an independent desktop app still has a place. The short answer is yes - and the reasons get clearer as Roblox ships more.
Roblox Assistant vs. BloxBot: different defaults
Roblox Assistant is a managed experience. It picks the model, controls the tool surface, and operates within Roblox's guardrails. For creators who want a guided workflow that's a strength - Planning Mode's Plan → Build → Test loop is genuinely good.
BloxBot defaults the other way. You bring your own model, your own API keys, and your own tool choices. Nothing is decided for you. For developers who want specific model behaviors - Opus 4.6's 0.71% tool error rate on the expanded eval set, GLM 5's strength on debug evals, Gemini 3.1 Pro's top Pass@1 - that control is the whole point.
Model choice matters more, not less
The OpenGameEval benchmark now tracks 24 models across 117 evaluations (up from 47 in March). No single model wins every category:
- Gemini 3.1 Pro leads overall Pass@1 (55.3%) and Debug (56.7%)
- Claude Opus 4.6 leads the harder expanded 87-eval set (48.1%) with the lowest tool error rate (0.71%)
- GLM 5 is right at the top on debug evals (56.0%) at lower cost
- Claude Opus 4.7 uses 39% fewer tool calls than 4.6 - faster and cheaper per session
Roblox Assistant abstracts this choice away. That's convenient, but you can't match the model to the task. BloxBot lets you use Gemini Flash for quick edits, Opus 4.6 for architecture, and GLM 5 for high-volume debugging - in the same session.
You can use the model you already pay for
Most developers serious about AI already have API access to Claude, Gemini, or GPT through their own accounts. BloxBot connects directly to your provider with no markup. Roblox Assistant runs on Roblox's models on Roblox's infrastructure, which can come with usage limits, rate caps, or pricing changes that aren't up to you. Direct-to-provider usage means costs stay predictable and under your control.
Open source means you're not locked into a roadmap
Roblox's Assistant roadmap is impressive - parallel agents, cloud workflows, node graph visualization. But it's their roadmap, not yours. If you need a feature that isn't on it, a model that isn't supported, or a workflow that doesn't fit the Plan → Build → Test mold, you wait.
BloxBot is MIT licensed and open source. You can fork it, add providers, or build custom tool integrations. For studios building AI into a development pipeline, that level of control matters.
MCP Quick Connect is great. BloxBot is purpose-built.
Roblox's Quick Connect (April 2026) makes it easy to wire up Claude Code, Cursor, Gemini CLI, and VS Code to Studio's MCP server with a single toggle. That's a real step forward - it acknowledges external tools as part of the ecosystem.
BloxBot was built for Studio MCP from day one. It bundles a chat interface tuned for Studio workflows, multi-model switching, and a focused experience that doesn't require configuring a general-purpose coding agent for game development. Quick Connect lets you use Claude Code with Studio. BloxBot is a better-fit tool for the same job.
The right tool for the moment
The ecosystem is sorting itself into a spectrum. Roblox Assistant provides a polished, guided experience with Planning Mode and automated playtesting. Browser tools like studs.gg let you generate and publish a game from a single prompt in seconds. BloxBot sits in between: the power tool for developers who want full control over models, costs, and workflows while working on their existing Studio projects.
Roblox going agentic doesn't make BloxBot obsolete - it validates the demand. 44% of top creators using AI tools is a real signal. BloxBot serves the part of that demand that values flexibility, transparency, and control over convenience. As Roblox keeps shipping, that audience grows.