Skip to main content

Installation

Welcome to the installation guide for the Audioscape Boombox plugin within Roblox Studio. Need help? Reach out to us in our developer discord.

Table of Contents

Prerequisites

Initial Installation and Setup

Make sure your volume is up to hear the video

Text Instructions

  1. Open Roblox Studio

    • Launch Roblox Studio.
    • Create a new game or open an existing one. For this example, you can start with a basic Baseplate template.
  2. Access the Plugin

    • Navigate to the plugins section where you installed the Audioscape Boombox plugin.

    • Open the plugin by clicking on it.

      Access Plugin

  3. Add Audioscape Boombox to Your Game

    • Once the plugin is open, add the Audioscape Boombox to your game.

      Add Boombox

    • Roblox will ask you to confirm the Audioscape plugin can modify scripts.

      Confirm Modification

    • It should now appear in your workspace.

  4. Configure API Key (Optional)

    • The Boombox will function properly in Roblox Studio without a custom key in development mode. However, in production, the default key is rate limited.

    • For an unlimited key, contact us for a custom API key which you would install in this field AudioscapeBoomBox.Developer_API_Key.

      API Key Configuration

  5. Publish Your Game (Optional, If not Published Already)

    • Go to File > Publish to Roblox.
    • Name your game.
    • Wait for the game to publish successfully.
  6. Adjust Game Settings

    • The Boombox uses an external song database to search for tracks, so you need to enable HTTP requests.
    • After publishing, navigate to the Home tab in the top menu bar.
    • Click Game Settings.
    • In Game Settings, go to Security and do the following:
      • Enable Allow HTTP Requests.
      • Enable Enable Studio Access to API Services.
  7. Ready for setting up your Secret!

    • Once the boombox is working for you in development mode, you need to add an HTTP secret to have it work in production. Read on!