About 172,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. How to Find all scripts in game? - Scripting Support - Roblox

    Apr 2, 2024 · Since the tag update, I’ve had trouble finding all the scripts in games/models. Is there anyway I can find all the scripts in my game?

  3. Exploit Allowed? - Education Support - Developer Forum | Roblox

    Jan 3, 2025 · Hello, are using exploits are allowed as long as innocent people was not harmed?, example, auto farming, remote manipulation, etc. Games like Prison Life seems unplayable, but it …

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

  6. Can Roblox scripts insert viruses into my computer?

    Jan 20, 2025 · Long story short, Roblox’s engineers nowadays know a heck ton of security measures, and basically have your back on these cases to minimize this to a point where barely any security …

  7. How to get PlayerScripts on server side? - Roblox

    Dec 31, 2023 · Hello developers , I want to make script that gives player LocalScript. The problem is that PlayerScripts exists on client side in game.Players.(Player Name Here). How can I give player …

  8. Can you get banned for using a script executor (such as ... - Roblox

    Jan 15, 2022 · Roblox Studio scripts/localscripts not being able to do something that an executor is able to do. What would an executor be able to do that a local script can’t do?

  9. Will I get banned for a script in a private game? - Roblox

    Dec 15, 2020 · Recently, I’ve been getting into messing around with scripts that I see in showcases, like dual rainbow solaris and that stuff. I just came to notice how some of these have swear words in the …

  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 …