About 2,400,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. Scripting Basics - Beginner guide to lua and Roblox

    Oct 1, 2019 · Hello! 😄 I’ve written this guide/tutorial to help people who are new to scripting on Roblox learn some basic concepts of scripting, and hopefully understand it better. This is …

  4. Scripting Manual - Community Tutorials - Developer Forum | Roblox

    Jul 3, 2024 · Discover a comprehensive Roblox scripting tutorial by an experienced developer, sharing knowledge and tips for beginners to enhance their coding skills.

  5. Code Assist Full Release: AI-powered Code Completion - Roblox

    Feb 22, 2024 · FAQ What data does Roblox use for AI model training purposes? We use a small subset of free Creator Store items and the scripts creators share via our data sharing program. …

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

  7. How to use TweenService in Simple Terms - Roblox

    Jun 28, 2023 · Introduction Hello! My name is LuckyEcho, and I am a scripter on roblox. I’ve been scripting on roblox for around 2 years. But anyway this tutorial is on how to use TweenService, …

  8. What Scripting Program Should I Use? - Roblox

    Jul 31, 2020 · This question either looks like “What Code Editor* Should I Use?” or “What Programming Language* Should I Use?” You can’t use C++ for actual coding of games in …

  9. Detect script's and exploit's - Community Resources - Roblox

    Jan 11, 2025 · I just don’t think anyone cares enough to do it lol. There’s 100’s of client sided exploits and it would quite frankly take you weeks if not months to patch every single possible …

  10. What is require and how do I use it? - Scripting Support - Roblox

    Oct 5, 2019 · I have made a script and want to place it into a game without leaking it’s true code. I have seen this be done with many things, like admin loaders where ‘require’ is used. So like …