About 215,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 …

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

  4. Kick Player GUI - Scripting Support - Developer Forum | Roblox

    Feb 24, 2023 · Hey guys, I made this menu. and I made this script inside the red kick button. local kickButton = script.Parent local plrNameBox = script.Parent.Parent.playerName local …

  5. Grand Admin | A very secure, high quality, lightweight, very

    Oct 3, 2023 · Grand Admin - v1.15.0 Welcome to Grand Admin. A feature-packed, but simple admin commands script that is reliable, safe and efficient with tons of user-customisability and …

  6. Simple Auto-Kick Script - Community Tutorials - Roblox

    Aug 24, 2021 · Hello new developers! If exploiters have taken control of your game, you want to get rid of them, right? Here’s a simple auto-kick script for you, server-sided and protected from …

  7. How to make a basic shop GUI - Community Tutorials - Roblox

    Mar 21, 2022 · WARNING! Requirements include how to publish your game, accessibility to the website, and how to add things. (Example, a part into workspace.) Hello! I’m going to teach …

  8. How to Edit a Script in-Game? - Scripting Support - Roblox

    Aug 14, 2020 · A script’s Source property isn’t accessible except through plugin code or the command bar, IOW it can’t be modified in-game. If you want to create, edit, and run lua code …

  9. How can I copy an game? (Map, scripts, etc.) - Roblox

    Apr 19, 2024 · Hi, does anyone know how to copy any game on Roblox with including the map, scripts, remotes and etc?

  10. Ban/Unban script - Scripting Support - Developer Forum | Roblox

    Jan 16, 2024 · Hi, I’m a beginner developer learning how to script admin commands. What do I want to achieve? A ban/Unban script. What is the issue? The unbanning part doesn’t work. …