About 14,100,000 results
Open links in new tab
  1. How should you name scripts? - Scripting Support - Roblox

    Dec 30, 2024 · It doesn’t matter what you name your scripts, as long as it works for you! Though personally I use a single-script service/controller structure. Which means I usually use a …

  2. How can I get the player name by script? - DevForum | Roblox

    Jun 1, 2022 · If you’re using a local script, the Players service has a property called LocalPlayer that gives the player instance on that client, so all you would need to do to get the player’s …

  3. How to Use Scripts in Roblox - Alphr

    May 24, 2023 · Creating a new script immediately shows its script editor in the Studio. The tab will have the name of your script (updated when you rename it).

  4. Tutorial:Renaming | Roblox Wiki | Fandom

    Unlike in other programming languages, every instance, has a Name property. This name property determines the text shown in the explorer next to the icon of the instance, as well as …

  5. Is there a way to rename scripts using scripts? - Roblox

    May 11, 2020 · I was wondering if there was a way to change the name of a script or a model or a block using code? yeah there is. you can loop through a folder and name each item object1, …

  6. [Full Tutorial] How to script on Roblox | Beginners!

    Jun 10, 2024 · Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to script on Roblox with a better and updated version! Understand the very …

  7. Scripting | Documentation - Roblox Creator Hub

    In Roblox Studio, hover over ServerScriptService in the Explorer window and click +. Select Script to add a new script. Right-click the script and rename it to HelloScript. Double-click the script …

  8. Roblox Studio Scripts Guide - Digital Library Hub

    Apr 24, 2025 · Learn Roblox Studio scripts with expert guides and tutorials, featuring game development, scripting basics, and Lua programming, to create interactive games and …

  9. Roblox Scripts: The Ultimate Tool for Custom Gameplay

    May 16, 2025 · Discover the power of Roblox scripts! Learn how to create custom gameplay experiences with easy-to-follow tips and advanced techniques. Perfect for beginners and …

  10. creator-docs/content/en-us/tutorials/fundamentals/coding …

    This article will cover how to start coding in Roblox, introducing common concepts like scripts, data types, and variables. By the end, you'll be able to type out code that displays messages …

Refresh