About 95,200 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 Roblox with a better and updated version! [If you’re a beginner] After this tutorial, you should learn: Understand the very basics of scripting on Roblox. In this tutorial, we’ll be talking about: Variables ...

  2. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Lua Scripting Starter Guide Author: @DarkSinisterPVP Helper(s): @Supersaiyan122 Author’s Note <details><summary>Click to open the letter</summary>Picking up programming and learning it for the first time works just like any other hobby–art, music, sports, photography, etc.–although, it may be difficult to know where to start as a beginner, especially if you’ve never had experience with ...

  3. Efficient Object Oriented Programming Tutorial - Roblox

    Feb 21, 2021 · Efficient Object Oriented Programming Tutorial This tutorial will not be explaining what OOP (aka Object Oriented Programming) is. I’ll be showing how to create an efficient and organized OOP System. Note: I start to create the efficient OOP system at the “what do we do now?” section below All module scripts in this tutorial will be parented to ServerStorage The scripts that we will test ...

  4. 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 definitely missing a lot of important information, but I will be updating it more in the future! If you’re brand new you should read The Basics below, but if you know about variables, functions, and …

  5. Scripting Manual - Community Tutorials - Developer Forum - Roblox

    Jul 3, 2024 · Welcome to my Scripting Tutorial, i’ll expand it overtime, for now, let’s get started <details><summary>About me</summary>Hello, i’m Ideal, i code in Roblox for 7 years now and i wanted to share my knowledge When i started, there were no tutorials in my language (I’m Polish) apart of few very basic ones, i really like how the roblox …

  6. Good LUA Tutorial - Scripting Support - Developer Forum - Roblox

    Jan 31, 2024 · Basically, I’m new to studio and I want to start working for games, but for that I need to learn programming with LUA. So, I wanted a good video tutorial that goes direct to the point, and that I can easily learn alot of programming with it. Also another methods could be good, like reccomending me books about programming. thx

  7. Easiest way to do OOP (Object Oriented Programming) - Roblox

    Sep 6, 2022 · In this easy tutorial I’m going to show you the absolute easiest way to do Object Oriented Programming on Roblox. The really good thing about this method is that it’s very similar to the way you do OOP in Python, and maybe even simpler! This will be really easy, I promise! Keep in mind that although this method is likely the easiest, it is not the fastest, as stated by @ffrostfall. So it ...

  8. [BEGINNER] Essential Tips for programmers - Roblox

    Sep 5, 2024 · Hello to all the new coders and maybe experienced developers who’ve come across this topic! Introduction At the beginning of your coding journey, it’s not worth stressing over finding the most optimal way of doing things right from the start. Instead, focus on practicality and getting something working first. You can always refactor and optimize your code later on. As you learn more, you ...

  9. Scripting Tutorial - Community Tutorials - Developer Forum - Roblox

    Jan 22, 2024 · Dear Roblox Developer Community, I trust this message finds you well. I am reaching out to share a comprehensive guide aimed at educating fellow developers on the fundamentals of scripting within the Roblox platform. This initiative is tailored for those seeking to acquire a solid foundation in basic scripting. In this guide, we will delve into essential scripting concepts, providing clear ...

  10. All about Object Oriented Programming - Roblox

    Sep 3, 2014 · ALL ABOUT OOP! Prerequisites An understanding of meta-tables (although the required code will be explained) How tables work and a competent grasp of the Lua syntax Parts What is OOP? How does it help me? How do I make this work in Lua? Integrating with module scripts What about inheritance? What is OOP? OOP stands for Object Orientated Programming and is a way of laying out code in a more ...

Refresh