Frequently Asked Questions
Answers about planning a game, building systems, UI, and assets, reviewing Studio changes, Play-mode testing, billing, safety, and support.
On this page
Guide
NexusRBX supports a creator-led loop: describe the idea, approve a plan, build focused systems, UI, or asset work, review changes before they reach Studio, and verify the result in Play mode.
Is NexusRBX AI free?
Yes. NexusRBX has a Free plan. See /pricing for the current plan limits and paid options; checkout shows the price and billing interval before a purchase.
Is NexusRBX AI still in beta?
Yes. NexusRBX AI is currently in beta. Features, UI labels, connection steps, and generated suggestions may change.
Does NexusRBX AI replace learning Luau?
No. NexusRBX AI helps you generate starting points, understand scripts, and debug issues, but learning Luau is still important. You should understand and test code before publishing it.
Can NexusRBX AI make a full game?
NexusRBX can support the full creation loop by helping turn an idea into a plan and producing focused, reviewable work for gameplay systems, UI, assets, and debugging. It is not a one-click game publisher: you still choose the direction, review Studio changes, test in Play mode, and decide when the experience is ready.
Can I use it with existing Roblox games?
Yes, if your workflow supports opening the existing place in Roblox Studio and using the plugin there. Review any generated code carefully before inserting it into an existing project.
Does it work with ServerScripts, LocalScripts, and ModuleScripts?
NexusRBX AI can help explain and generate suggestions for ServerScripts, LocalScripts, and ModuleScripts. Include the script type and placement in your prompt for better results.
Why does generated code sometimes have errors?
AI suggestions may not know your exact object names, hierarchy, script location, or existing systems. Roblox projects are specific, so generated code often needs review, edits, and testing.
Should I test code before publishing?
Yes. Always test generated scripts in Roblox Studio Play mode before publishing your game.
Can NexusRBX AI debug my script?
Yes. Paste the script, the exact Output error, the script type, and where the script is located. Ask for the cause and the smallest safe fix.
What should I include in a good prompt?
Include what you want, where the script goes, script type, object names, expected behavior, actual behavior, and any error messages.
How do I report a bug?
Use /contact to prepare a structured request. Sign in when you are ready to send it and receive replies.
Include your Roblox username, plugin version, Studio version, what happened, what you expected, and steps to reproduce.
Where can I get support?
- New request: /contact
- Request history and replies: /support
- Account recovery: use the existing sign-in recovery flow
Send the page title and link to support so the report reaches the right context.