Full Lua Programming Crash Course - Beginner to Advanced

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

ความคิดเห็น • 944

  • @Stevesteacher
    @Stevesteacher  2 ปีที่แล้ว +168

    Hello everyone! I hope you enjoyed this tutorial! :D
    FAQs:
    How to open the terminal?
    th-cam.com/video/vxIO5xkbk50/w-d-xo.html
    How to install Lua?
    th-cam.com/video/VyZfvnBLqIU/w-d-xo.html
    What Lua extension am I using?
    marketplace.visualstudio.com/items?itemName=sumneko.lua

    • @-xyzan-
      @-xyzan- 2 ปีที่แล้ว

      can I hack games by learning lua language can I make bypass by lua ? reply must...

    • @aymanuddinahmed
      @aymanuddinahmed 2 ปีที่แล้ว +1

      @@-xyzan- thats what my question is XD

    • @-xyzan-
      @-xyzan- 2 ปีที่แล้ว

      @@aymanuddinahmed both are different questions

    • @aymanuddinahmed
      @aymanuddinahmed 2 ปีที่แล้ว

      @@-xyzan- I also want to hack in game by luan

    • @-xyzan-
      @-xyzan- 2 ปีที่แล้ว

      @@aymanuddinahmed oh have you started learning it?

  • @halfsine
    @halfsine 2 ปีที่แล้ว +656

    im gonna listen to this while sleeping so I can learn lua while sleeping.

    • @cruz6538
      @cruz6538 2 ปีที่แล้ว +27

      Good luck lmao

    • @funkyplayz8757
      @funkyplayz8757 2 ปีที่แล้ว +23

      Did it work?

    • @cruz6538
      @cruz6538 2 ปีที่แล้ว +28

      @@funkyplayz8757 "did it world" nice save edit.

    • @zacharycarrier2890
      @zacharycarrier2890 2 ปีที่แล้ว +38

      @@cruz6538 I screenshotted your pfp

    • @o_enamuel
      @o_enamuel 2 ปีที่แล้ว +15

      you'll learn lua while the lua(moon) is in the sky lol

  • @Trymec
    @Trymec ปีที่แล้ว +63

    I know this was made a year ago but I am 2 and a half hours in and this is amazing, every section i have learned countless things. Thank you so much for making this.

    • @Pokladoo
      @Pokladoo หลายเดือนก่อน

      You read my mind

  • @daizus822
    @daizus822 6 หลายเดือนก่อน +9

    At 2:04:50
    print("What's nine plus ten?")
    answer = io.read()
    if answer ~= "19" then
    print("You're stupid")
    print("Nawh, I'm nawt.")
    else
    print("You're smart")
    print("Yawh, I'm yam.")
    end
    os.execute("pause")
    My first lua program

    • @rycodetion
      @rycodetion 5 หลายเดือนก่อน +1

      21?

    • @varganyamuvek
      @varganyamuvek หลายเดือนก่อน

      ​@@rycodetion Twaenihwaein?

    • @BSG_Team
      @BSG_Team หลายเดือนก่อน +1

      I remember when I first read this comment. I didn't understand a thing. And now it's just common sense. W video🥵

  • @dghfgdhfdfghdhfg
    @dghfgdhfdfghdhfg ปีที่แล้ว +15

    When they start the video with STATS for stuff like difficulty, course duration, etc.. you know you're in for a very good tutorial. Thanks in advance!!

  • @Joe-SoftwareEngineer
    @Joe-SoftwareEngineer 2 ปีที่แล้ว +441

    Excellent course! Much appreciated!

  • @derpy2624
    @derpy2624 ปีที่แล้ว +5

    I love how you explained the concepts before going to the next one, many other tutorials don't do that!

  • @IronIsKing
    @IronIsKing 2 ปีที่แล้ว +167

    I'm impressed of the dedication of you replying to every question 9 months later, a sign of somebody dedicated of teaching. Watching this currently, planning to learn LUA for personal projects.

    • @IronIsKing
      @IronIsKing ปีที่แล้ว +6

      @Ethan S I learned but I never published any projects I made, I might start back up again although!

    • @PlayFroge_gamer
      @PlayFroge_gamer 2 หลายเดือนก่อน

      @@IronIsKing do you want to make games in love 2d or roblox ?

  • @TheReal_Vaxeal
    @TheReal_Vaxeal 2 ปีที่แล้ว +10

    Thanks, epic tutorial! Took me a couple days since I took a shitload of notes and did tests with what I learned but I'd say it was worth it.

  • @mega7586
    @mega7586 2 ปีที่แล้ว +11

    As someone who learned with the modified Roblox Lua, I can see now how some of the concepts are used like Data types and Tables. Thank you for this tutorial :)

    • @Thekki
      @Thekki 2 ปีที่แล้ว +1

      may i ask where you learned the roblox version of lua?

    • @mega7586
      @mega7586 2 ปีที่แล้ว +2

      @@Thekki I mainly learned from people like thedevking, they're all over TH-cam and some of the concepts that this video has can be compared to their beginner series :)

    • @Thekki
      @Thekki 2 ปีที่แล้ว

      @@mega7586 Thanks! I want to try to get into roblox coding so I will see his tutorial

    • @cheesenoodlesok
      @cheesenoodlesok 2 ปีที่แล้ว

      @@Thekki hey its been 3 months now, how did it go? Did you learn to code?

    • @gabyytbro4234
      @gabyytbro4234 2 ปีที่แล้ว +1

      I use lua for litteraly exploiting in the game itself

  • @Yosgerwy
    @Yosgerwy ปีที่แล้ว +1

    there were times that I had to watch sessions repeatedly to understand the topic well.. but it was worth every second. Thanks for this Course I love it

  • @itzdivyansh
    @itzdivyansh 2 ปีที่แล้ว +91

    I just wanna say thank you for this course because there aren't many courses on TH-cam and if they do exist they aren't as comprehensive than yours. Again thanks for making this amazing course 👍

  • @nicolasm.bronner2747
    @nicolasm.bronner2747 5 หลายเดือนก่อน +1

    Thanks a lot for this tutorial! It's rare to see such good quality Lua introduction!

    • @Stevesteacher
      @Stevesteacher  5 หลายเดือนก่อน

      Thank you so much for your support!

  • @flatcatart
    @flatcatart ปีที่แล้ว +55

    A very well-structured and well-paced introduction to lua. I've been wanting to learn to code (outside of scratch 🙃) for a while now so after deciding on lua I was so pleased to find this video. I'm only about half an hour in but I can already tell that the rest of it is gonna be better and faster than learning in school.

    • @cybersp-v9w
      @cybersp-v9w 11 หลายเดือนก่อน

      haha im coming from scratch too

  • @itzmeteorit
    @itzmeteorit 2 หลายเดือนก่อน +1

    Thank you, I am currently working on a big project in roblox studio with my friends. This really helped me understanding more of these things in lua. Thanks Teacher!

  • @WheelsOfZen
    @WheelsOfZen 2 ปีที่แล้ว +85

    I really appreciate you making such a long and excellent tutorial, that too with timestamps!

  • @noy1009
    @noy1009 7 หลายเดือนก่อน

    as somebody that comes from c/c++ and overall low level languages but needed lua to configure nvim in depth i’d say this is a pretty cool course, everything is understandable right away even for new comers, cheers

  • @Mystical_monkeys.official
    @Mystical_monkeys.official ปีที่แล้ว

    i like how the math part will use pemdas (perenthasees, exponent multiply divide witch ever comes first, and add or subtract witch ever comes first)

  • @calimber
    @calimber 2 ปีที่แล้ว +50

    thank you for creating this course, I was looking for one like this! mad respects to you for making a three hour course on lua programming!

  • @theoneprince777
    @theoneprince777 6 หลายเดือนก่อน

    I can really say this basics are teaching me to love Lua i cant wait to start making simple srcipts on roblox studio theres so much to learn so little time Thank you for teaching us Lua trully appreciated.😁

  • @agoose2730
    @agoose2730 2 ปีที่แล้ว +25

    I do know how to program C, but Lua seemed interesting, so I tried it out, seems pretty simple and easy! Thank you for making this tutorial.

  • @omegafala720
    @omegafala720 2 ปีที่แล้ว +1

    Engine called Love uses Lua too.

  • @larr3073
    @larr3073 ปีที่แล้ว +27

    Taking a break after doing 2hrs. I have really learned a lot so far! Some of the concepts were hard to grasp at first, but once I played around with the values and saw the results, I was able to manipulate things with previous sections and that really helped me understand and tie things together. Thank you for the lessons! Looking forward to the rest of the video.

  • @poskjaboo4652
    @poskjaboo4652 2 ปีที่แล้ว +2

    👏👏 you explained it so well you deserve way more than those subs

  • @Pan_Susel
    @Pan_Susel 2 ปีที่แล้ว +7

    Thank you. I'll start watch this tutorial, to make my dream come true. I think with this video I'll Learn Something, that could help me in Future.

    • @Fus1a_
      @Fus1a_ 2 ปีที่แล้ว +1

      Did u learn

    • @Pan_Susel
      @Pan_Susel 2 ปีที่แล้ว

      @@Fus1a_ yeah. Something I learnt. But I didn't Finish It yet.

  • @mr_mustacheman2468
    @mr_mustacheman2468 ปีที่แล้ว +13

    I am overjoyed that someone finally decided to make a course over Lua(I've been waiting 5 years lol), this was way easier to understand than the online Lua book and I just wanted you to know you're awesome.

  • @akaisstudios
    @akaisstudios 5 หลายเดือนก่อน +7

    I know you are here to make games on roblox

    • @KorndyIsTuxedo
      @KorndyIsTuxedo 2 หลายเดือนก่อน

      Ur goddamn right lol I'm actually making a Jojo Game

    • @MysticHt
      @MysticHt 2 หลายเดือนก่อน

      @@KorndyIsTuxedo DUDE ME TOO xd

    • @KorndyIsTuxedo
      @KorndyIsTuxedo 2 หลายเดือนก่อน

      @@MysticHt bro do u have discord if u do let's collab

    • @KorndyIsTuxedo
      @KorndyIsTuxedo 2 หลายเดือนก่อน

      @@MysticHt it's actually me and my brother

    • @An_ony_mous
      @An_ony_mous 2 หลายเดือนก่อน

      Yeah right. I will learn Lua and become a game developer to earn part time during college.

  • @s.jad_n1018
    @s.jad_n1018 ปีที่แล้ว

    Thank you so much for this tutorial, I attempted lua 4 yeas ago when i was new to cs and software engineering and it was a pain but after learning python and c++ alongside ur explanations it really helps make it simple

  • @snakesaredragons
    @snakesaredragons 2 ปีที่แล้ว +3

    thank you so much, this the best tutorial for lua ive found !! 💙💙

  • @Zack-tx7oz
    @Zack-tx7oz 2 ปีที่แล้ว +2

    This is really amazing.
    I'm learning to mod Dawn of War II Retribution to mod the AI, as it uses a modified version of LUA called SCAR (Scripting at Relic).
    This course will definitely come in handy!! Thank you so much for making this course!

  • @AsserRoblox
    @AsserRoblox 2 ปีที่แล้ว +13

    Thanks so much for this amazing tutorial, I learned everything easily due to your concise and to the point teaching and explaining!

    • @alin0924
      @alin0924 2 ปีที่แล้ว

      what is it called on windows

  • @RonneOSRS
    @RonneOSRS 2 ปีที่แล้ว +16

    I understood what you meant by the boxes and local and global scopes. I´ve always had issues with learning programming languages. My brain cant handle the information all at once. But this was really well structured and easy to follow. I will follow it through. Thank you!

    • @jacksparrow6600
      @jacksparrow6600 2 ปีที่แล้ว

      just learn data structures u'll be good

    • @Grim_Bunny
      @Grim_Bunny 2 ปีที่แล้ว

      A fellow student of Steve's teacher.

  • @uliveulearnandregret
    @uliveulearnandregret 2 ปีที่แล้ว +12

    I never heard of Botmas, I heard of Pemdas (please, excuse, my, dear, aunt, sally) parenthesis, exponents, multiplicaton, division, addition, subtraction PS: you cleared up modulo so well for me I was struggling with it, it basically adds the smaller number up until it reaches the limit and how far it is from the maximum number is what's left over, modulo of 7%3 3+3 = 6 (1 left over)

  • @Ziekoss
    @Ziekoss 3 ปีที่แล้ว +48

    Thanks, this was really useful! you explained things in a simple way, and I like how the video is more naturally made, and everything isn't all perfect because seeing some guy who does every single thing flawlessly is a bit intimidating because coding really isn't like that, no one is perfect.

  • @DaBonkinator
    @DaBonkinator 2 ปีที่แล้ว +7

    Hello, thanks for the tutorial! One quick question which might be followed by many more, when I use \v to make a vertical tab, and run the script, it doesn't actually do a vertical tab but instead inserts a symbol. What is the reason for that, and how can I fix it?
    Edit: I've read on another comment that apparently it is a difference in builds or something, despite me also having Lua 5.3, the current version doesn't allow \v to work, but I still don't know exactly what the solution to that is. Still it's not urgent, worst case scenario one can just work around it.

  • @rederen3350
    @rederen3350 2 ปีที่แล้ว +2

    learning lua because c++ broke into my house, stole my valuables, bonked me on my head, and assaulted my wife

  • @YourLocal_Mkara
    @YourLocal_Mkara 2 ปีที่แล้ว +25

    watching this for 20 minutes already just felt like 2 minutes! The tutorial is very fun yet very great.

  • @_getrichnow
    @_getrichnow 2 ปีที่แล้ว +1

    thanks pal you're the only guy who taught me this wonderful course, Thank you :)

  • @williamhutchins479
    @williamhutchins479 ปีที่แล้ว +5

    39:10 in, and my gosh! This is the most well explained so far introduction to Lua! It's starting from thhe bottom and building its way up! All without feeling scripted, or missing anything! Much love!

  • @adontob69
    @adontob69 ปีที่แล้ว

    Who else agrees the fact that he needs more subs. Well explained....

  • @akulgoel9259
    @akulgoel9259 2 ปีที่แล้ว +9

    I am an okay python developer, and I just realized that Lua is so similar to python. It was much easier learning Lua, knowing python.

    • @zeyneparas5857
      @zeyneparas5857 2 ปีที่แล้ว +3

      Probably because you already knew how coding works so it was easier

    • @tobiasrappo
      @tobiasrappo 2 ปีที่แล้ว +1

      true

  • @LeviGer
    @LeviGer 5 หลายเดือนก่อน

    Thanks so much, I was using an online terminal since i was on chromebook, I couldn't do working with files all the way to metamethods. once i get my pc I will practice more with lua but until then shall I learn more commands. Im in incoming dev. I WILL SAY THIS words of advice. I recommend you do python ( JUST THE BASICS, at least to the point you can do functions and the random.choice() command) THIS KNOWLEDGE allowed me to learn lua better because it was VERY similar to it.

  • @deadPr0tag
    @deadPr0tag ปีที่แล้ว +9

    Just made it to the 2-hour mark! I've been a sole 3D modeler but thought it was time to start dedicating myself to learning a coding language. Thanks a lot for the vid!

    • @deadPr0tag
      @deadPr0tag ปีที่แล้ว +4

      We have finally finished (about 10 hours in all time spent working on it, taking notes etc.) . A bit fuzzy still on some of the OOP, but I think this course was a really good base for my Lua journey.

    • @kidplaysgame3590
      @kidplaysgame3590 ปีที่แล้ว

      Same here, I've been doing blender

  • @Shreklovesdonkey32342
    @Shreklovesdonkey32342 2 ปีที่แล้ว

    Thank you so much, thx to this video Ive been able to release my own game!

  • @عقابپاکستان
    @عقابپاکستان 3 ปีที่แล้ว +7

    @48:07 The recently released Lua VM (Luau 9) does not parse vertical tab characters as whitespace, and throws an error when they are used in source code.

    • @Stevesteacher
      @Stevesteacher  3 ปีที่แล้ว +2

      That sucks! Thanks for pointing that out :)

  • @captainpoi
    @captainpoi 2 ปีที่แล้ว

    Thank you! Your explanation is very simple to understand, will watch more of your videos :]

  • @Toomdicap
    @Toomdicap ปีที่แล้ว +6

    Love the video, my journey has begun today and I'm glad it started with you. Next up is python and so on, I'm excited to see what the future holds. Thank for finally getting me to sit down and learn.

    • @shamazow2163
      @shamazow2163 ปีที่แล้ว

      Best of luck to ya mate, I'm probably going to learn python too after Lua. Also, I'm learning Lua to play a game on steam lol.

  • @lawrencecole6527
    @lawrencecole6527 ปีที่แล้ว

    I might as well finally type thank you, haha. I've clicked on your video so many times. It was funny when I searched my first problems and got also your videos. =D If your curious it was how to get VSC terminal to recognize lua. Thanks agian.

  • @propov1802
    @propov1802 2 ปีที่แล้ว +5

    After watching the video I gotta say lua is really simple, easy and powerful. Also Methamethods remind me of operator overloading in C++

  • @Isla8556
    @Isla8556 2 ปีที่แล้ว +1

    Thank you so much, I’m just learning lua so this was extremely helpful!

  • @sadyuii
    @sadyuii ปีที่แล้ว +2

    thank you very much im appreciated on your course

  • @AndersonMarquesss
    @AndersonMarquesss 2 ปีที่แล้ว +5

    Nice content!😀
    Thanks for use your time to make this awesome crash course.

  • @MohamedAmanallahBenAbdallah
    @MohamedAmanallahBenAbdallah 8 หลายเดือนก่อน +1

    I'm currently working on a Lua project that involves handling tables with a specific structure. Each row in my table is expected to have exactly 16 columns, but some of these columns might contain nil values, including trailing nils at the end of the rows. I am encountering challenges in accurately counting the columns for each row, especially when nil values are present.
    I need a robust way to iterate through each row and accurately count all 16 elements, including nil values. The solution should be able to handle rows where nil values might appear in between data or at the end.
    is there any solution please ?
    i tried to use #row but it didn't work correcty

  • @betapotata
    @betapotata 2 ปีที่แล้ว +15

    this is amazing, ive never had such ease learning something in my life, let alone an entire coding language. im only halfway through the video but i can perfectly recall everything youve taught so far and im having so much fun. i cant wait to see what im able to do by the end of the video

    • @Joeh_
      @Joeh_ ปีที่แล้ว +2

      Really hope it works for me how it worked for you

  • @МаркіянШпак-б1щ
    @МаркіянШпак-б1щ 11 หลายเดือนก่อน

    Thank you very much! Exactly what i needed. Very useful and entertaining video

  • @shariwsha
    @shariwsha 2 ปีที่แล้ว +3

    First of all, course is great, thank you for that. And secondly, I want you to ask how can we operate some operations on arguments of a function when we passed them with three dots(...).
    I mean, if function is like function xd(. . .) and i passed it 3 values. how can i print first and third one without loops?

    • @Stevesteacher
      @Stevesteacher  2 ปีที่แล้ว +1

      Easy!
      local function example(...)
      -- the below code will convert the ... into a table
      local values = {...}
      -- now you can use it like a normal table
      print(values[1], values[3])
      end

    • @shariwsha
      @shariwsha 2 ปีที่แล้ว

      @@Stevesteacher Oh, my bad. Thanks for info.

  • @MrStasyan2013
    @MrStasyan2013 ปีที่แล้ว +1

    who learned LUA back in the day because of the Computercraft mod?

  • @anelaorevic988
    @anelaorevic988 2 ปีที่แล้ว +6

    This tutorial is very thorough and very helpful. Thank you so much! :)

  • @the_red_gamer
    @the_red_gamer ปีที่แล้ว +1

    Everyone including me came here to learn Roblox scripting, this shows Lua is famous only for Roblox. Anyway thank you for the free course

    • @Stevesteacher
      @Stevesteacher  ปีที่แล้ว

      Lua is actually still very famous for game dev (Love2D and some other game engines), and even more so for game modding, I hear it is especially popular with GTA V modding (fivem)
      Whilst Roblox probably takes the majority of the popularity, Lua is still popular for a lot of other things outside of it ;)

  • @Koasyy
    @Koasyy ปีที่แล้ว +3

    This is an amazing course! Even tho i can already do some Lua, it was still great for some things that I did wrong! Thanks for creating this amazing course!

  • @d-tank3843
    @d-tank3843 2 ปีที่แล้ว +1

    thank god, now i can make epic roblox games

  • @justone4272
    @justone4272 2 ปีที่แล้ว +3

    I'm learning Lua for Roblox Studio, great to start here to learn the entire language rather than just the specific library for Roblox Studio.

    • @vinding4086
      @vinding4086 2 ปีที่แล้ว +3

      I'm in the same position as you, just a few weeks earlier. This is my fourth day. Have you gotten a much better understanding of lua since you began?

    • @justone4272
      @justone4272 2 ปีที่แล้ว +2

      @@vinding4086 I see, it's great to see others here who share this. I have gotten a greater understanding of Lua as far as I've come. It's been tough to find time to study, but I try to make room for it. Lua is definitely much easier than most other languages. One factor being for me personally is that it's not really an object oriented language, making it much easier to grasp, although that has it's limitations alongside it. All I advise is you is to take time practicing and making your own little small projects with Lua so you get handy with it, as you try to do your own small yet quick projects you will find certain things that you don't know how to take to and you explore the resources around and learn a new things and this is a cycle I've seen to encounter. It can be frustrating at times when you can't find the syntax in your code, or you don't know how to approach those errors within - but that's all part of the works of learning and making mistakes.

  • @omegafala720
    @omegafala720 2 ปีที่แล้ว +1

    25:22 Why you use " > " like an equal? Not is right.

  • @not4eyesdev
    @not4eyesdev 2 ปีที่แล้ว +9

    Although I've been coding with lua for over a year now, I still learned some things from this. Thank you!

  • @djbroake9810
    @djbroake9810 2 ปีที่แล้ว

    Amazing dude, keep at it and thank you for the content!

  • @kingchariot1763
    @kingchariot1763 2 ปีที่แล้ว +7

    Raise ure hands roblox studio users 🖐

  • @asdfg4330
    @asdfg4330 2 ปีที่แล้ว +2

    for the ternary operator:
    local old = age > 30 and true or false
    can you leave out the "and true" part of the line?
    so it becomes local old = age > 30 or false

    • @Stevesteacher
      @Stevesteacher  2 ปีที่แล้ว +4

      In fact, it is perfectly fine (in this scenario) to just say:
      local old = age > 30
      Since age > 30 returns true or false
      Using 'and true or false' is something you'll only use in very specific cases, but most of the time you can leave it out :)

  • @YetiSquadOficial
    @YetiSquadOficial 3 ปีที่แล้ว +3

    been watching this since the day u uploaded it., today i think ive studied the whole video. thanks for the knowledge bro.
    sub + liked

  • @bigmaxmer4902
    @bigmaxmer4902 2 ปีที่แล้ว

    My first code that wasnt JUST print was: local n = "no"
    local y = "yes"
    If n == "no" then print (y)end

  • @tooeooeenee4855
    @tooeooeenee4855 3 ปีที่แล้ว +3

    This is good! OwO

  • @LuckClover1
    @LuckClover1 ปีที่แล้ว

    I use Lua on Chromebook (it is an app on the web store) so I can prepare for Lua based games (Roblox for example)

  • @styles6788
    @styles6788 3 ปีที่แล้ว +3

    9:58 Oi '-'

  • @jimiviljami6373
    @jimiviljami6373 9 หลายเดือนก่อน +1

    Ahh finally finished now to get actually working on my roblox game

  • @Sahzwich
    @Sahzwich 2 ปีที่แล้ว +3

    Thank you so much! I always wanted to learn code and this helped a lot!

  • @ChewyFailures
    @ChewyFailures 3 หลายเดือนก่อน +2

    sorry just wanna correct you in 35:00 , it does 2 * 10 first, and then divided it by 2. Multiplication and Division has same priority and are done from left to right, same goes to addition and subtraction.

  • @LaxInsanity
    @LaxInsanity 3 ปีที่แล้ว +3

    i can hear your mouth opening and closeing

    • @marcoscruz3025
      @marcoscruz3025 2 ปีที่แล้ว

      Haha is to much to even concentrate

  • @ruslansobr
    @ruslansobr 2 ปีที่แล้ว +2

    The best tutorial! Waiting for the video "How to make Project Zomboid game")

  • @orpyperson6376
    @orpyperson6376 2 ปีที่แล้ว +1

    In roblox code editor, what is parent and child thing like it is something inside the bigger box when u explained local scope? also nice course tbh

  • @abraxasmmp8459
    @abraxasmmp8459 2 ปีที่แล้ว +1

    Thanks Teach!

  • @therabidpancake1
    @therabidpancake1 ปีที่แล้ว +1

    I am interested in learning Lua but I don’t want to learn Lua for Roblox . I want to make PlayStation, Xbox, Nintendo and oculus games.

  • @AchyutKhaniya
    @AchyutKhaniya 2 ปีที่แล้ว +2

    At 2:47:42 On windows you can use the clear command AND the cls command

  • @AZS-y7d
    @AZS-y7d 2 ปีที่แล้ว +2

    you are my teacher

  • @ananchaimankhong8549
    @ananchaimankhong8549 2 ปีที่แล้ว

    Thank you very much, it's useful for begin learning the basic to make the roblox game. :)

  • @AchyutKhaniya
    @AchyutKhaniya 2 ปีที่แล้ว +2

    Very Nice tutorial You should make a tutorial on how to imbed lua code in C++ because thats possible and can probably help some C++ programs!

  • @JusttPlayingg
    @JusttPlayingg 8 หลายเดือนก่อน +1

    That's a pretty good explanation, maybe the shortcomings in this video are the sound that is not clear and the frame drops every second of the video. But yes, the content of the video can still be understood👍

  • @CrakedTM
    @CrakedTM ปีที่แล้ว +1

    can i use this to
    make roblox exploit scripts?

  • @SaraAmr-dw4gl
    @SaraAmr-dw4gl ปีที่แล้ว +1

    from where do i install lua ( im on windows)

  • @stew4572
    @stew4572 ปีที่แล้ว +1

    this helped me so much with Roblox. I give this guy 5 free robux scams out of 5.

  • @michaelmerriott2155
    @michaelmerriott2155 2 ปีที่แล้ว

    This is an awesome course, very helpful. Do you think you'll ever do a "creat your own language" series?

    • @Stevesteacher
      @Stevesteacher  2 ปีที่แล้ว +1

      Yes! I am currently busy scripting such a course! ;)

    • @michaelmerriott2155
      @michaelmerriott2155 2 ปีที่แล้ว

      @@Stevesteacher that's great, I can't wait.

  • @sythic_x
    @sythic_x 2 หลายเดือนก่อน +1

    We making roblox games with this 🗣️🔥🗣️🔥🔥

  • @bingerjread9841
    @bingerjread9841 ปีที่แล้ว +2

    I'm using this to help me with roblox game development thank you

  • @viralarb5471
    @viralarb5471 2 ปีที่แล้ว +1

    please, sir, make a tutorial for the GTA 5 five game server pack on the video list

  • @coffees8302
    @coffees8302 2 ปีที่แล้ว

    this course was amazing thank you so much

  • @CrimsonLeon
    @CrimsonLeon หลายเดือนก่อน

    Im enjoying this, Thank you!~

  • @meestersecure9060
    @meestersecure9060 ปีที่แล้ว

    Cool nice tutorial, just needed to get the basic syntax and stuff down so I can make some mods for Darktide lol

  • @syryahtheartist7370
    @syryahtheartist7370 2 ปีที่แล้ว

    (when a player presses E to click a star, when the player clicks the star, it would crumble to dust)
    how would you write this in code form?

  • @omegafala720
    @omegafala720 2 ปีที่แล้ว +1

    "Documents/trash/lua" WHY IS TRASH?

    • @Stevesteacher
      @Stevesteacher  2 ปีที่แล้ว

      haha, I changed it to tuts in the newer tutorials ;)

  • @filelost9194
    @filelost9194 2 ปีที่แล้ว +1

    Finally, the key to making money off of 9 year olds!

  • @Zachary2970
    @Zachary2970 4 หลายเดือนก่อน +1

    You mention "BOTMAS". PEMDAS works too.
    P = Parenthesis (Or brackets)
    E = Exponents
    M = Multiplication
    D = Division
    A = Addition
    S = Subtraction

  • @mohannads.n.elzaiat9457
    @mohannads.n.elzaiat9457 7 หลายเดือนก่อน

    Awesome stuff bro!