Start here

Build your first Roblox workflow

Install the Studio bridge, pair your workspace, create a focused Luau starting point, and test every change before it reaches your game.

Updated July 16, 20263 min read

Your first working session

  1. 01

    Install the Studio plugin

    Download the verified plugin artifact, install it in the correct Roblox Studio plugins folder, and confirm that NexusRBX opens.

  2. 02

    Connect Studio

    Sign in at /ai, open the plugin in Studio, and complete the workspace pairing flow for the project you want to change.

  3. 03

    Generate your first script

    Name the script type, target location, relevant object names, expected behavior, and any constraints.

  4. 04

    Review and apply

    Confirm the target path, read the suggested source, and approve the insertion or edit only when it matches the request.

  5. 05

    Test in Studio

    Run the exact behavior, watch the Output window, and refine the request with any error text.

  6. 06

    Troubleshoot errors

    Capture the exact Output message, reduce the issue to a small reproduction, and use the troubleshooting guide before publishing.

Choose the guide that matches the job

Keep control of every change

NexusRBX provides starting points and workflow help. It does not know every project constraint and cannot guarantee that generated code is secure, complete, or ready to publish.

  • Read the source and verify the script type and location.
  • Review RemoteEvents, purchases, rewards, player data, admin tools, and economy logic with extra care.
  • Test in a safe Studio session before publishing or enabling writes in a live project.
  • Use the troubleshooting guide when the result behaves differently from the request.
Spot something unclear?

Send the page title and link to support so the report reaches the right context.

Report an issue with this page