About 377,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. 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.

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

    May 13, 2020 · 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 YouTube.

  4. 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 …

  5. Making Require Scripts on Roblox

    Dec 30, 2023 · Publishing and Using Your Require Script It’s pretty simple to use your script! Right click your Module Script and publish it to Roblox. You can name it anything you want but be sure to …

  6. 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 …

  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. AI Scripter - Type in a prompt and the AI will generate a ... - Roblox

    Feb 7, 2023 · What is AI Scripter? AI Scripter is an artificial-intelligence plugin that allows you to enter prompts and generate working scripts from those prompts. Generations usually take less than 10 …

  9. Universal flying script - Community Resources - Roblox

    Oct 18, 2024 · I recently found a universal (any device) flying system and edited it a little from the original source. Place this script in StarterGui or StarterCharacterScripts and launch the game. After …

  10. How to use the new Ban API (with code examples) - Roblox

    Jun 29, 2024 · Here is a brief summary of how to use roblox’s new ban API. This does not cover everything but it does cover how you could set up a simple system inside of your game. You can …