[PLUGIN] Ropanion AI: The Studio Assistant That Actually Helps You, also yes, for free

NEW RELEASE HERE, GET IT FROM HERE:

Hello! I’ve been working on Ropanion AI - a smarter Roblox Studio assistant that actually gets your code and helps you learn or build stuff way faster!

I’m really curious what experienced Roblox devs think, would you actually use something like this? What features would make your life easier?

Introduction


What can it do?

:laptop: Code Execution

  • Run any code it generates automatically (if needed) - you don’t have to copy/paste anything!
  • Execute Luau code for complex operations instantly
  • Test and debug right in the plugin

:wrench: Script Stuff

  • Is it good at code?
    Well, depends on the AI models that you use
    Some are insane but some are average, but generally yes
  • Edit multiple scripts at once (no more doing them one by one)
  • Smart search/replace that actually works with your code style
  • Add, delete, or modify code in specific spots

:building_construction: Game Building

  • Create, move, delete any Roblox objects super easily
  • Explore your game’s structure and find stuff quickly
  • Manage all your instances, properties, tags, etc

:bar_chart: Code Understanding

  • Read and analyze your scripts to understand what they do
  • See your whole codebase structure and how things connect
  • Get insights about your scripts and game objects

:robot: AI Features

  • Works with different AI models (OpenRouter, Z.AI, etc.)
  • Handles errors and keeps working even when things go wrong
  • Built right into Roblox Studio - no external apps needed, just grab it from the store for free!

Yes, you can use it to do stuff for free right after you install it

but after i release it :joy:

:counterclockwise_arrows_button: Smart Workflow

  • Always reads your code before making changes (so it doesn’t break stuff)
  • Waits for one thing to finish before starting the next
  • Handles complex multi-step tasks without getting confused

It can pretty much do anything that you would need it to

Images from the plugin

IM ADDING MORE PROVIDERS THESE DAYS, havent been able to get to it




Building...

It cant build amazing stuff yet tho hahah, AI isnt great at that, if roblox adds an AI good at build i could make them work together

(or i can implement importing stuff from tools that generate 3d models, u ask it to generate a something and the external tool does it)
look, a car

Still got some polishing to do and cool new stuff planned (image generation and etc :0, right in studio), but this is what I’ve got working so far. The whole point is making Roblox development less of a headache with this :smile:

3 Likes

i presume this is due to superbulletai?

i cant see the images but i guess it’s a little better, i dont usually support ai slop but oh well

No AI, roll back to dumpster.

Cool, I guess. Why use this over any other AI? Like co pilot for example. Plus how do I not know you are adding things to my game without my permission?

2 Likes

Because of the model powering it, this plugin I assume is powered by GLM-4.6 which one of the most/the most powerful and intelligent coding models out now. This even beats Claude sonnet 4.6 in some cases. Copilot and other ai providers use different models like GPT-5 that are much weaker when it comes to coding.

if its free then you are the product

2 Likes

No, i just wanted to create a tool for roblox studio like many tools for other code editors/CLIs

I actually found superbullet a bit after i started doing this hahah

1 Like

“Roll back to dumpster” - do you live in a world where you see AI being used less and less or more and more?

I dont like coding EVERYTHING with AI, yes, but there are places where AI is just better and faster than you every time, why not save that time?

Also, i can publish pieces of the code if there are these concerns buuut why would i be adding stuff to ur game? i really dont care about doing any harm to someone i dont even know lol, im trying to do the opposite

Also nothing is saved outside of roblox studio, you can test that by installing the plugin, doing stuff, uninstalling and installing again, every setting will be gone because i use Set/Get-Setting for everything

1 Like

Well, sure, for now its free, in the future it could have features behind a paywall or something else?

Its free because it doesnt cost me anything to make it free and if i want to monetize it i always can later on WITHOUT exploiting users

1 Like

the glm-4.6 coding plan costs me 3$ a month with infinite usage really :joy:
one of the free models available is glm-4.5-flash for users that dont even have their own api key for any provider

Scripters, won’t you enjoy this? :D

1 Like

yeah looks cool, im trying to make this more professional looking but its taking some time lol, i deff have to improve the “reply experience” that u get from the AI

did u use anything from the roblox MCP server plugin? it was generating the same format of json code lol

no i dont even know there was a mcp servers plugin

i just added instructions to the AI that he can use these tools with these formats and other basic but important things so he dont bug out

and in replying its not actually life replying, i just made it get the response from the ai and then make it look like its real-time writing, and after it finishes, i process the json calls he did in the response

well yeah what i figured out was that using SSE connections to stream the response makes studio lag the actual heck out hahah, and the “tool format” for it is literally <TOOL: name>


its very handy :joy:

i have no idea where to advertise the plugin tho, im pretty clueless on this topic for now

Uh where do we get the plugin?

2 Likes

ill publish it today/tomorrow in here and in a separate post, fixing a few things up and its done for a SAFE release

Scope got a bit bigger lol, recreating database stuff, porting to an actual database, release when i releasae

1 Like