Frequently asked questions
Answers to common questions about NexusRBX, Roblox script generation, Studio pairing, assets, billing, and safety.
Questions
Is NexusRBX affiliated with Roblox?
No. NexusRBX is an independent tool for Roblox creators and is not an official Roblox product.
Can NexusRBX see my Studio place?
Only when you use the paired Studio workflow and approve the relevant reads. The default pattern is manifest-first discovery followed by targeted source reads.
Should I use Quick Script or Agent Build?
Use Quick Script for focused output. Use Agent Build for debugging, planning, multiple scripts, Studio context, or workflows that need confirmation.
Can NexusRBX upload assets to Roblox automatically?
Only when robloxAssetUploadsEnabled is enabled. When it is disabled, NexusRBX should keep generated assets local and avoid Roblox writes.
Do generated scripts need review?
Yes. Generated code should be tested in Roblox Studio, especially when it affects players, rewards, purchases, data, or moderation-sensitive content.