🌊Getting started
Last updated
Last updated
Please make sure you don't have any of the following in your experience:
You don't have any join / leave discord webhook loggers
You don't have any admin discord webhook loggers
You don't have any chat discord webhook loggers
If you have any of the provided listed SIMS won't work as functioned and will be rate limited by Roblox servers.
/authrobloxadd
in the discord server you added SIMS to.If you would like to use the automated SIMS setup scripts that auto sets up sims use the steps below else skip this section.
Step 1. Copy this script to your clipboard
Step 2. Go to studio and paste the script in the command bar at the bottom of your screen in studio.
Step 3. Press enter on your keyboard and you are done, now edit the config settings file within ServerScriptService
to your liking
MAKE SURE TO ENABLE LOADSTRING SERVICE AS THE SCRIPT DOESN'T ENABLE IT DUE TO ROBLOX.
Step 5. Make sure you have LoadStringEnabled
set to true in ServerScriptService
properties or SIMS won't work.
You can put the SIMS tablet anywhere, just make sure staff can access it to use SIMS. If a student get's a hold of the tablet don't worry, it won't let them use it.
Setting Type | Description | Required |
---|---|---|
APIKey | Your API key given to you by the SIMS Assistant bot. | true |
Appearance | This will be the Appearance of your SIMS Tablet | false |
Isolation | This will be the settings for isolation | true |
Plugins | These are offlical SIMS plugins that can be turned on and off | false |
Options | These are SIMS options for tablet and other general things | false |
Debug | SIMS Debug option for development | false |