RBX docs Docs Idk

Module Scripts

Module scripts (or modules) normally contain code that does not run until they have been required. The code you write will run under the same restrictions as the type of script requiring it, meaning:

Modules can be stored inside any type of script, though the recommended places to store them are: