SETUP ADBORED V3
How to setup Adbored
First download the file from our server.
Open Roblox Studio.
Import the model:
File -> Import Roblox ModelEnable HTTP Requests:
File -> Game Settings -> Security
Turn on Allow HTTP Requests and save.In Explorer, ungroup the Adbored model and go to:
Any Adbored -> SettingsChoose background color (optional):
settingsa.backgroundcolor = Color3.fromRGB(0, 0, 0)
Example:
settingsa.backgroundcolor = Color3.fromRGB(184, 68, 79)
Set your wait time (how long each image is shown).
Choose your images:
Upload images to Roblox and enter the Image ID only.
Do NOT includerbxassetid://.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.