local NootModule = require(game.ServerScriptService.ModuleScript) -- Now you can call functions from that module ``` Use code with caution.
In the Roblox Explorer , right-click a service like ServerScriptService and insert a ModuleScript . roblox noot noot script require
Define your functions within the module's table. local NootModule = require(game
A legitimate development practice where code is organized into reusable modules. roblox noot noot script require