About 96,400 results
Open links in new tab
  1. Making Require Scripts on Roblox

    Dec 30, 2023 · Introduction Welcome to my tutorial! This tutorial is for creating Require Scripts and using the require function for importing certain scripts. To start off, a require script is a line …

  2. [SOLVED!] How does require works and how can I make a script

    Mar 25, 2025 · What is a require script? Require scripts mostly used by new Roblox players in their own games via /console server-side command prompt, where you type your username …

  3. Script Executor - Simple Script Execution - Roblox

    Aug 31, 2024 · Script Executor is a plugin for executing scripts as quickly as possible. It also has a bunch of other useful functions too! If you’re a scripter, then you need to have this plugin! …

  4. Gui loading require scripts - Help and Feedback / Scripting

    Feb 8, 2021 · You should use a local script to get inputs from the UI. To make this work, you would have to fire a remote to the server asking to require the specific module.

  5. Require | A lightweight, extended require module - Community

    Feb 7, 2024 · Creator Hub - Store Discover millions of assets made by the Roblox community to accelerate any creation task. Here is an example of the full functionality of this module: -- …

  6. Introducing Require-by-String - Announcements - Roblox

    Jan 22, 2025 · This new feature, along with the early preview for Studio Script Sync, will make it easier for you to work with Luau written outside of Roblox. We’re excited for you to try out …

  7. What is require and how do I use it? - Scripting Support - Roblox

    Oct 5, 2019 · I have made a script and want to place it into a game without leaking it’s true code. I have seen this be done with many things, like admin loaders where ‘require’ is used. So like …

  8. Free character Morph Script - Community Resources - Roblox

    Nov 22, 2023 · Morph Script - v1.1.0 A nice little module that lets you morph into any character 🙂 Grab the module here! VVV How to use: Insert the module anywhere in your game that is …

  9. How do I use the `require` code correctly? - Roblox

    Dec 5, 2019 · TLDR; Roblox’s built-in module system does not allow to make it closed-source anymore. That means, even if you ask your friend to use require, they will still be able to see …

  10. Runtime Debugging and Exploit Patching - Roblox

    Apr 8, 2024 · Script Support RbxStu V2 supports features of many known exploits such as, function and metamethod hooking and remote spying, the latter although you may not require …