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?
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
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?
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.
“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
the glm-4.6 coding plan costs me 3$ a month with infinite usage really
one of the free models available is glm-4.5-flash for users that dont even have their own api key for any provider
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
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>