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

    Sep 20, 2022 · 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 script on …

  2. 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! Features …

  3. Beginners Start Here [Scripting Starter Info] - Roblox

    Mar 17, 2025 · Scripting Basics - Beginner guide to lua and Roblox Kurdiez Scripting #2 : Functions, Scopes, Code Duplication, Dependency, Invariance [Full Tutorial] How to script on Roblox | …

  4. [PLUGIN] ScriptMate - Learn to script now! (15K+ Installs) - Roblox

    Sep 5, 2022 · Watch videos Learn more ScriptMate is an educational plugin for Roblox Studio that offers a range of fast-paced tutorials, scripting challenges and quizzes for aspiring developers. Not …

  5. Get script text - Scripting Support - Developer Forum | Roblox

    Mar 10, 2023 · Hi guys! So, I’m trying to make my own anti-cheat, but I need to be able to get all the text that’s inside of a script. I haven’t found any solution to this, and couldn’t find a solution on the …

  6. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Learn Lua scripting for Roblox with this beginner's guide, covering programming basics and tips for aspiring developers.

  7. How to use Script.Source? - Scripting Support - Roblox

    Sep 19, 2020 · Yes it is, but you can access Script.Source when publishing the script as a plugin.

  8. Click To Get Tool Tutorial - Community Tutorials - Roblox

    Nov 2, 2022 · Hello, @robeatsdeath here, here’s a tutorial on how to setup a simple click to get tool system! First, open up Roblox Studio and make a new place if you haven’t already. Then, let’s insert …

  9. Grabbing vars from a different script - Roblox

    Mar 17, 2021 · I’m making a config script for one of my plugins and I don’t know how I would do so? I’m trying to make global vars so that my scripts can call the variable and use it without having to make …

  10. How to get the player from a server script? [Solved ... - Roblox

    Jun 22, 2020 · So basically I am trying to get the player inside a server script so I can access their datastore and change values. I have heard about Remote Events but that’s only for getting data from …