About 37,000 results
Open links in new tab
  1. [Full Tutorial] How to script on Roblox | Beginners!

    Jun 8, 2025 · How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to …

  2. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2021 · This guide helps beginners learn Lua scripting for Roblox, covering essential concepts and providing tips to get started.

  3. Where do some of you keep your scripts located? - Roblox

    Jun 13, 2022 · I just had a very general question! I’m fairly new to scripting as a whole, though I have minimal experience in other languages. Where do some of you guys keep your scripts? …

  4. Where should i be storing my Local Scripts? - Roblox

    Aug 20, 2019 · ReplicatedFirst - For local scripts which should be ran before everything is loaded in. StarterPack, StarterCharacterScripts - For any local script which should run each time the …

  5. Where Should I Put My Script In Order For It to Run and Be

    Jul 4, 2022 · However, when I put the script (I have a script as the parent of the RemoteEvent) in some places accessible by the client as well, like ReplicatedStorage, the script doesn’t run. …

  6. Learn to Script / Learn to Code in 5 Steps - Roblox

    Feb 12, 2021 · If you’re adamant about learning how to script on Roblox (very sure you want to learn), I’d advise you to make small adjustments to your environment that prevent any …

  7. How To Use Module Scripts - Community Tutorials - Roblox

    Feb 9, 2024 · Learn how to use Module Scripts and why ModuleScripts are useful in Roblox Scripting with this tutorial. I’ve just launched my Roblox Advanced Scripting series on …

  8. Where should a local script be placed? - Roblox

    Dec 7, 2020 · I’ve seen local scripts be placed in the starterPack, StarterPlayer, StarterCharacterScripts and StarterPlayerScripts. My question is what’s the difference in …

  9. Can clients see Scripts in workspace? - DevForum | Roblox

    Mar 24, 2020 · I use some scripts in the workspace for ClickDetectors and such, are these secure or can clients see and edit them? Should I switch to using RemoteEvents to run the actions …

  10. Making Require Scripts on Roblox

    Jan 5, 2024 · 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 of …

  11. Some results have been removed