About 16,300,000 results
Open links in new tab
  1. How Can I Disable/Enable A Seperate Script From A Script - Roblox

    May 25, 2020 · I’m trying to find a way to disable then enable a script from a script. What I’ve tried: game.Workspace.RaceTimer3.StageSigns.PreStageLights.Script.Disabled = true -- then …

    Missing:
    • roblox studio
    Must include:
  2. Script tab | Documentation - Roblox Creator Hub

    Navigates to the next open script. The Edit section lets you search and edit any part of the script, as well as select instances within the Explorer window for bulk actions. See Studio Shortcuts …

  3. How to activate scripts in Roblox? - Games Learning Society

    Sep 15, 2024 · To enable scripts, follow these steps: In the Script Editor: Make sure the script editor is open and you’re looking at the script code. Set Enabled to True: Change the value of …

  4. How To ENABLE Another Script By Using a Different Script In Roblox ...

    In today's video, I will show you guys how to enable another script in your Roblox game by using a different code in another script to enable the other script automatically instead...

  5. A Tutorial Guide on How to Get, Use, Make, Put & Run Scripts in Roblox ...

    5 days ago · How to Open Script in Roblox? To open and edit an existing script in Roblox Studio: Navigate to the script in the Explorer panel. Double-click on the script icon or name. The script …

  6. How to activate scripts - Scripting Support - Developer Forum - Roblox

    Aug 18, 2023 · i want this script to activate every script in this model local mps = game:GetService("MarketPlaceService") local plrs = game:GetService("Players") function …

    Missing:
    • roblox studio
    Must include:
  7. BaseScript.Enabled | Documentation - Roblox Creator Hub

    Roblox Studio has increased the minimum specification requirements. Determines whether a BaseScript will run or not. This should be used in favor of the similar but opposite Disabled …

    Missing:
    • roblox studio
    Must include:
  8. Roblox Studio Scripts Guide - Laptop Luxe

    Apr 24, 2025 · Introduction to Scripting in Roblox Studio. Scripting in Roblox Studio is done using the Lua programming language. Lua is chosen for its simplicity, flexibility, and ease of use, …

  9. How to enable scripts in Roblox? - Games Learning Society

    Sep 15, 2024 · Once you have created a new script, you need to enable scripts in Roblox. To do this, follow these steps: Go to the Roblox Studio menu and click on Settings. Under the Scripts …

  10. How to Script in Roblox Studio! (Beginner Guide) - YouTube

    In this video I show you the basics on how to script in Roblox Studio! We go through scripts, variables, functions and events. Some of the most important too...

  11. Some results have been removed