Roblox Studio Plugin — One-Click GUI Import
Bring Roblox GUI Maker into Studio. Authenticate once, then drop any saved project into your place with a single click.
What the plugin does
- • One-click import of any saved project straight into StarterGui
- • Two-way sync between the web editor and Roblox Studio
- • Generated Luau lands as real instances — Frames, TextButtons, layouts
Install in 3 steps
- 1
Install from the Creator Marketplace
Open the plugin page on the Roblox Creator Marketplace and click Install. It appears under the Plugins tab in Studio.
- 2
Enable HttpService
In Game Settings → Security, turn on “Allow HTTP Requests” so the plugin can fetch your saved projects.
- 3
Sign in and import
Click the plugin toolbar button, sign in with your Roblox GUI Maker account, pick a project, and import it in one click.
Setup walkthrough
Setup video coming soon
Troubleshooting
The plugin button does nothing when I click Import
Make sure “Allow HTTP Requests” is enabled in Game Settings → Security. The plugin needs HttpService to reach your saved projects.
I don't see my projects in the plugin
Confirm you signed in with the same account you used in the web editor, and that the project was saved (not just previewed) before importing.