Saving
Anything you save (toggles, sliders, etc.) gets a saved name likeluau.{your script name}.{your key}. You can look up a control from another script with api.ui.find(fullName).
A small script: tab, widgets, and unload.
luau.{your script name}.{your key}. You can look up a control from another script with api.ui.find(fullName).