Theme Setup Guide
Follow the steps below to install and configure your downloaded Roblox theme. Make sure you complete each step before moving to the next one.
Download Your Preferred Theme
Start by downloading the Roblox theme you want to use from the Downloads page.
- Go to the Download page on 3rdMarket.
- Find the theme you want to install.
- Click the download button for that theme.
- Save the downloaded file somewhere you can easily find it, such as your Downloads folder or Desktop.
- If the downloaded file is compressed, such as a .zip file, extract it before continuing.
Locate ServerScriptService
Open the downloaded theme and locate the Roblox ServerScriptService folder.
- Open the extracted theme folder.
- Look through the files and folders included with the theme.
- Find the folder named ServerScriptService.
- Open the folder to view the scripts inside it.
- Keep this folder open because you will need it for the next step.
Open the Configure File
Inside ServerScriptService, locate the Configure file. This file contains the settings you need to configure before publishing your game.
- Open the ServerScriptService folder.
- Look for the file named Configure.
- Open the Configure file using the appropriate Roblox Studio script editor.
- Review the existing configuration before changing anything.
Configure Your Webhooks
The Configure file contains the webhook settings used by the theme. Replace the placeholder webhook values with your own Discord webhook URLs.
- Create or open the Discord channel where you want the theme notifications to be sent.
- Open the channel's settings and locate the Integrations section.
- Create a Discord webhook if you do not already have one.
- Copy the webhook URL.
- Return to the theme's Configure file.
- Paste the webhook URL into the appropriate configuration field.
- Repeat this process for every webhook setting required by the theme.
- Save the Configure file after making your changes.
Publish the Game on Roblox
After configuring the theme, open your project in Roblox Studio and publish it to Roblox.
- Open Roblox Studio.
- Open the place where you installed the theme.
- Double-check that the theme files and scripts are in the correct locations.
- Make sure your webhook configuration has been saved.
- Use the Publish option in Roblox Studio.
- Select the appropriate Roblox experience/place if prompted.
- Wait until Roblox Studio confirms that the publishing process has completed.
Make the Game Public
The final step is to make your Roblox experience public so other players can access it.
- Open the published experience in your Roblox Creator dashboard.
- Open the experience's settings.
- Find the Privacy or Access settings.
- Change the experience visibility from private to Public.
- Save or publish the changes.
- Open the experience using its Roblox link to verify that players can access it.
You're All Set
Your theme should now be configured and ready to use. If something does not work, go back through each step and verify that the files, webhook URLs, publishing settings, and game visibility are configured correctly.