Skip to main content
The Add Scripts menu lets you push Lua scripts directly to your executor’s autoexecute folder or assign a different script to each individual Roblox account. You can import from your Cloud script library or enter scripts manually — no file manager required.

Add Script to Autoexecute Folder

Writes one or more scripts into your chosen executor’s autoexec folder. Supports Cloud import and manual entry.

Assign a Different Script to Each Tab

Saves a separate, unique script per Roblox account. All per-account scripts are combined into a single multi-user script in the autoexec folder.

Add Script to Autoexecute Folder

If you are logged in and have Cloud scripts configured on your dashboard, the client first asks whether you want to Import scripts from Cloud.
Use this tab to pull scripts directly from your Reconnect Cloud library — the same library shown in the dashboard’s Scripts tab.
1

Fetch your Cloud script list

The client retrieves your full Cloud library from the server.
2

Select scripts to import

Check off which scripts you want to add to the executor.
3

Pick an executor

Choose from the list of detected executors. The client resolves the correct autoexec folder path automatically.
4

Download and save

Selected scripts are downloaded and written directly into the executor’s autoexec folder.
If your Cloud library is empty, upload scripts through the web dashboard first, then return here to import them.
After saving a script, the client asks “Add another script?” — you can add as many scripts as you need without leaving the menu.
If you have no Cloud library configured, the client skips the import prompt and goes straight to Manual Entry.

Assign a Different Script to Each Tab

This option lets you give each Roblox account its own unique autoexec script. All individual scripts are merged into a single file placed in the executor’s autoexec folder, with logic to route each script to the correct account.
This feature requires that you have completed Auto Setup or Manual Setup first. The client reads account usernames from user_data.json — if the file does not exist, complete setup before using this option.
1

Pick an executor

Choose which installed executor to configure. The client will write the combined script to that executor’s autoexec folder.
2

Enter a script for each account

The client prompts you once per detected username. Enter the script content you want that account to run.
3

Save

All per-account scripts are combined into a single multi-user script and saved to the executor’s autoexec folder.
After saving, the client asks “Add another script?” — you can repeat the process for a different executor without returning to the main menu.