All collections
SMR DOCS
SETUP ADBORED V3

SETUP ADBORED V3

emil nordin
Written by emil nordin
Published 5 hours ago

SETUP ADBORED V3

How to setup Adbored

  1. First download the file from our server.

  2. Open Roblox Studio.

  3. Import the model:
    File -> Import Roblox Model

  4. Enable HTTP Requests:
    File -> Game Settings -> Security
    Turn on Allow HTTP Requests and save.

  5. In Explorer, ungroup the Adbored model and go to:
    Any Adbored -> Settings

  6. Choose background color (optional):

settingsa.backgroundcolor = Color3.fromRGB(0, 0, 0)

Example:

settingsa.backgroundcolor = Color3.fromRGB(184, 68, 79)
  1. Set your wait time (how long each image is shown).

  2. Choose your images:
    Upload images to Roblox and enter the Image ID only.
    Do NOT include rbxassetid://.

  3. Done.


TROUBLESHOOTING

Its only showing the SMR logo
If it only shows the SMR logo, there is a script error.
Press F9 to open the console and check for errors, then open a ticket.

Its kicking me or not loading
HTTP Requests are not enabled or the model is outdated.

I dont find the config
The config is inside the Adbored model. Make sure it is ungrouped.

Any other problem
Please open a ticket in our server.

Built with  Produkt