How To Script On Roblox 2023 - Episode 1 (Printing)

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 772

  • @CodeBro29
    @CodeBro29  10 месяцев назад +80

    I've officially started a 2024 Series! Watch here: ruclips.net/p/PLfAg6nOoAuSktXuCK-HWhdSJAcYQBnls5

    • @KINGTAMA-SunNorth
      @KINGTAMA-SunNorth 10 месяцев назад +4

      YOU'RE THE ONE WHO MADE ME SCRIPTER THANK YOU SO MUCH CODEBRO29! or should i say CODEBRUH29!

    • @Kreosky
      @Kreosky 9 месяцев назад +1

      Is there any difference between the 2023 and 2024 tutorials?

    • @jeetplayz9304
      @jeetplayz9304 8 месяцев назад

      ty

    • @gurka5520
      @gurka5520 8 месяцев назад

      @@Kreosky some of the 2023 code won't work anymore

    • @callmecertifiedpro
      @callmecertifiedpro 6 месяцев назад +1

      why did u stop

  • @M4RRU-1
    @M4RRU-1 Год назад +265

    I love the simplicity and how its just the basics, nothing too complicated and it goes 1 by 1 defining what things do and so forth good job ill be watching all of these!

    • @Eveii_lyn
      @Eveii_lyn Год назад +14

      Exactly! I took an outschool class for coding and the teacher was no help, I always told her my codes wouldn't work and she said "just copy and paste" but that won't teach me anything.
      Todays i just decided to try again and I really want to make a game that follows the royale high theme but not copying it I want it to be like my own style basically and so that's my goal.

    • @M4RRU-1
      @M4RRU-1 Год назад +4

      @@Eveii_lynpretty neat! I'd love to see your game get out there. If you ever need an animator im here :)

    • @riem4531
      @riem4531 Год назад +1

      @@M4RRU-1 i bet ya using moon animator

    • @M4RRU-1
      @M4RRU-1 Год назад +1

      @@riem4531 very right!

    • @didadidafr
      @didadidafr Год назад

      @@riem4531 is there anything wrong with that? I recently bought it with no experience of animation on roblox

  • @Baraban4415
    @Baraban4415 10 месяцев назад +29

    So clear! Usually other RUclipsr's who wanna teach Roblox coding to people just start with talking about what all the buttons do, but you just taught us the basics and definitions.

  • @moosesnWoop
    @moosesnWoop Год назад +261

    "hello world" has become a developer tradition for executing your *first* script in any language or application. It's just 'saying hello to the world' as a means to check that everything is hooked up right, and that you can begin coding. You don't have to do it - but it tends to come pre-built with frameworks like Roblox or Wordpress.

    • @Rowan_Atkinson
      @Rowan_Atkinson Год назад +3

      Thank you

    • @analacy
      @analacy Год назад +1

      what's Wordpress?

    • @moosesnWoop
      @moosesnWoop Год назад +7

      @@analacy back in the day it was a blog site, then it opened up it's codebase to create a framework for website building. Today it runs most of the websites you see.
      It's just a framework that uses PHP hooks for the backend, whilst using HTML and CSS for the frontend.

    • @analacy
      @analacy Год назад +3

      @@moosesnWoop that sounds dope thanks bro

  • @moosesnWoop
    @moosesnWoop Год назад +50

    I'm coming across from Unity as an experienced programmer on many languages. Never tried lua though, so this is great way to learn. I am always surprised by Roblox and how robust it really is; all I can say is that I wish I had this as a kid in the 90's

  • @jonathanribbing8627
    @jonathanribbing8627 Год назад +40

    print("Hello World!") -- I think it's like a way of saying welcome to the new scripting world. Like you're a newborn but instead of saying hello to the real world, it's saying hello to the world of scripting since it only shows in new scripts. So people started using it to introduce you to your "new world" of the script.

    • @Bedwars_Creater
      @Bedwars_Creater Год назад

      True

    • @Bedwars_Creater
      @Bedwars_Creater Год назад

      😂

    • @jorgen_10
      @jorgen_10 Год назад

      I will let wikipedia answer this for you: "While small test programs have existed since the development of programmable computers, the tradition of using the phrase "Hello, World!" as a test message was influenced by an example program in the 1978 book The C Programming Language, with likely earlier use in BCPL (as below). The example program in that book prints "hello, world", and was inherited from a 1974 Bell Laboratories internal memorandum by Brian Kernighan, Programming in C: A Tutorial". In other words it's just a phrase that showed up and has been used ever since.

    • @Guestforme
      @Guestforme Год назад

      Congrats you just hit 10 likes and over!

    • @แนววนาจรจรัส-ฮ7ฟ
      @แนววนาจรจรัส-ฮ7ฟ 7 месяцев назад

      True

  • @remfoox666
    @remfoox666 Год назад +249

    OH MY GOD I FINALLY FOUND A DECENT HOW TO/ TUTORIAL/S THANK YOUUUUUU!!!!!!!!!!!!!!!!!!

    • @CodeBro29
      @CodeBro29  Год назад +48

      No problem! Glad I could help! :)

    • @remfoox666
      @remfoox666 Год назад +12

      @@CodeBro29 :)

    • @Tawsif412
      @Tawsif412 Год назад

      @@CodeBro29 :)

    • @MilkIsCool
      @MilkIsCool Год назад +8

      are you scared to mis gender the tutorial?

    • @remfoox666
      @remfoox666 Год назад +11

      @@MilkIsCool My dude, are you scared to check the Date I Sent that Comment? 7 Months ago, that's a lil more than half a year. Can't roast the me from 7 months ago.

  • @sqare420
    @sqare420 9 месяцев назад +3

    i was extremely doubtful of how well this playlist was going to be able to teach me how to script considering some of my other encounters with roblox scripting tutorials but after a minute or two of listening to the first video and following it i could tell it is nothing like those other tutorials. this playlist of tutorials helped me SO much. thank you very much for creating these videos! continue the great work

  • @PitiCosta
    @PitiCosta Год назад +16

    Wow! I found this really helpful. I'm actually writing a few pages for scripting because of you! So, thanks!

    • @eliflores7681
      @eliflores7681 Год назад +1

      npc

    • @lght4690
      @lght4690 Год назад +4

      @@eliflores7681 how? hes learning

    • @TimelockRoblox
      @TimelockRoblox 10 месяцев назад +1

      Someone:
      *Writes a sentence with correct grammar.*
      This dude:
      NPC! 1!1!1

    • @user-fz7qr9zt6f
      @user-fz7qr9zt6f 8 месяцев назад

      @@eliflores7681 npc

  • @Noobsler
    @Noobsler Год назад +67

    Finally somebody who doesn’t burn their eyes with light mode

  • @Your_Romeo1
    @Your_Romeo1 Год назад +3

    This gives off 2016 RUclips vibes, and I love it

  • @N076G
    @N076G Год назад +15

    it's the first program developers use to test systems. For programmers, seeing the two words on the screen means their code can compile, load, run and they can see the output

    • @eliflores7681
      @eliflores7681 Год назад +3

      huh

    • @MowDestroyer
      @MowDestroyer Год назад

      thank you 👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍

  • @McCheedy
    @McCheedy 10 месяцев назад +2

    I may seem a more than average developer, i know most of these steps just not scripting, but i gotta admit, how you break things down to tiny little details for brand new developers are straight up amazing! Thank you for making dev videos for more developers to make games! Im trying to learn scripting, and your right. This is the perfect series to start!

  • @Vortxnity07
    @Vortxnity07 Год назад +39

    I'm a developer on Scratch (So basically, i know how to design games but not how to actually code) and this series seems to be perfect! When i started on Scratch, one of the hardest parts was simply learning what everything was and what it did. From there, you were able to play off of that to make your games. That is exactly what this series is doing but on Roblox! Although i've only watched this episode, if the rest are like this then this is a perfect series for me! Thank you very much CodeBro :)

    • @madhavdipuschool3382
      @madhavdipuschool3382 Год назад

      Same

    • @lacteye230
      @lacteye230 Год назад +2

      For competitions, my school used scratch, but they gave us tests containing a lot of code like Java and C++ that none of us understood.

    • @RugTheMug
      @RugTheMug Год назад

      same

    • @sweetiesoowi9416
      @sweetiesoowi9416 Год назад +2

      I also made my own game for an event and it was also hard for me but I got used to it :)
      I also have a book on scratch

    • @T0Mvdt
      @T0Mvdt Год назад +3

      I'm a scratcher and I got a gold medal in Olympic

  • @FortuneVR6
    @FortuneVR6 Год назад +119

    Hello! I've been attempting to figure out how to code since 2020. But I have just given up, but this video and series makes it very clear of what to do and I'm sure I will not give up this year! Thank you, CodeBro29.

    • @CodeBro29
      @CodeBro29  Год назад +23

      I'm so glad!! Good luck with your scripting journey! :)

    • @gabrielrey-goodlatte9156
      @gabrielrey-goodlatte9156 Год назад +2

      its a pretty late time to ask but me too i gave up for some time in 2023 but now that i know what you have to install i might do it this time

    • @Imbrokeyay
      @Imbrokeyay Год назад +3

      @@CodeBro29 also one thing i can script a Rebirth system and Clicking system but in a Veryyyy bad way

    • @Mc_MakesVids
      @Mc_MakesVids Год назад

      Can you help me script its too hard my user is anumy_love12

    • @killercroc8463
      @killercroc8463 Год назад +3

      same! I've been trying to get into making roblox games, wanna work together?

  • @lvvyyyy
    @lvvyyyy Год назад +1

    idk if you'll see this but DUDE, THIS IS THE BEST MOST DETAILED CODING VIDEO I HAVE EVER SEEN, THANK YOU. Everyone else is like, okay yeah this is a variable, but YOU explain it in DETAIL. i wish you a blessed day

  • @Kanohyx
    @Kanohyx 11 месяцев назад +2

    even as someone who's extremely new to coding ( like never ever ventured into the scripting part of roblox studio ) i understand this well , that's when you know this is truly beginner friendly

  • @PierceDubeau-z6n
    @PierceDubeau-z6n Год назад +20

    Though the origins of Hello World remain somewhat unclear, its use as a test phrase is widely believed to have begun with Brian Kernigham's 1972 book, A Tutorial Introduction to the Language B. In this text, the first known version of the program was used to illustrate external variables.

    • @AJTheGamer12
      @AJTheGamer12 Год назад +2

      nice to know dude, nice to know indeed

  • @soft_gaming1108
    @soft_gaming1108 Год назад +12

    Hi, I watched your 2022 scripting videos and now I can say Im a semi-pro scripter :D Because I have been looking on advanced scripting as well

  • @TripledHit
    @TripledHit Год назад +5

    this is very helpfull, i'll be watching all of your tutorials! :D

  • @Allibie
    @Allibie 5 месяцев назад +2

    These are the things he taught you in the video but shortened if anybody needs to check back on this video just look at this comment!
    Print(String): Prints all provided values to the output. It also needs quotation marks for it to work.
    Print(Number): This one is almost the same as Print(String) but you can add, divide, multiple, or subtract numbers and it doesn't need qouation marks for it to work
    Print(Boolean): It tells the computer yes or no. If you use true its tell the computer yes. If you use false your telling the computer no. Also, no quotation marks.
    Print(Error type): This will basically end up giving you nil int he output because it doesn't know what you meen basically.
    Also awsome video it was super helpful I am just a beginner and I am aiming to make a game for to make Robux/money

  • @BindingEye
    @BindingEye Год назад +19

    thanks for explaining it so simply! other videos always get me confused but your videos just feel alot more understandable ty :)

  • @Theo_drawi
    @Theo_drawi Год назад +6

    Thank you for telling me how to get output I watched your 2022 scripting tutorial and it was amazing keep up with the good. Work and I am your biggest fan you are the best!🎉!

  • @nolanhunt6366
    @nolanhunt6366 Год назад +1

    I am going to use this series to learn coding, I am a Roblox Ui designer and Ui coder from Canada. Thank you for this series!

  • @DevLazl
    @DevLazl Год назад +9

    This series will blow up

  • @TheCheesiestOne-p3t
    @TheCheesiestOne-p3t Год назад +1

    Bro! I've been trying to figure out what Prints even are, and now my understanding of them have boosted! I'm looking forward to watching more!

  • @IdiotTunes
    @IdiotTunes Год назад +27

    pretty solid tutorial, I like the way you explain things! definitely recommend this series to anyone that wants to learn Roblox Scripting

  • @shaharyarom1205
    @shaharyarom1205 Год назад +1

    I seen thousands of tutorials, this is the best one by far. I understood everything.

  • @mightbewowie
    @mightbewowie 6 месяцев назад +1

    Really good explanation!
    Keep up the good work

  • @realRandomRambles
    @realRandomRambles Год назад +2

    I loved ur first series im excited for this one.

    • @CodeBro29
      @CodeBro29  Год назад

      Thanks! I'm excited too! 🙂

  • @subtos3mm4ri40
    @subtos3mm4ri40 11 месяцев назад

    im new to coding this is actually my5th toturial and THE ONLY ONE THAT made sense, W this guy he knows how to explain really well man, that was very intresting and its really simple.

  • @xgaming9784
    @xgaming9784 4 месяца назад

    this video is insanely slow paced which helps us new learners understand the code way better then we would in any other video, Good job CodeBro

  • @Lucasssssss4
    @Lucasssssss4 3 месяца назад

    Finally! I come across a coder that makes us understand what we are doing I’ve been learning to code for a while and you seem to be a great lua coach 😃I’ll drop a sub when I finish the series.

  • @Leeknow.cats.doongiedorisoonie
    @Leeknow.cats.doongiedorisoonie Год назад +1

    I have really been wanting to make a game on Roblox. This gives me so much inspiration! thank you codebro29!

  • @rebekahredford2
    @rebekahredford2 4 месяца назад

    I've just found this video, thank you for taking the time to go very, very slowly, I appreciate that you take the time to fully explain and break down these concepts into manageable ways!

  • @hoodratthizzkid4316
    @hoodratthizzkid4316 Год назад

    As someone who has been coding for one year I found this video really well this is a short series that's ever easy to follow in my opinion this is my favorite series

  • @marceljamal
    @marceljamal Год назад +1

    This is actually the best tutorial yet man,thanks alot,just that little bit of humor and childish expaining(atleast for me) makes me laugh and understand better!Even tho I am pretty old,I still love to watch these and learn something new!

  • @CheeseGames_OFFICIAL
    @CheeseGames_OFFICIAL Год назад +1

    Helped alot i wrote a script to test if your script works
    script:
    if 1 + 1 == 2 then
    print("Code Working")
    else print("Code Broken")
    end

    • @VoidCode
      @VoidCode 11 месяцев назад

      id take it a step further and put that in a function, and pcall the function

  • @mochitheratplaysvr7430
    @mochitheratplaysvr7430 Год назад +10

    I have been trying to code for a while now and only some coding classes explain it in a way I can understand. This is really helpful, Keep up the good work ^^

    • @Guestforme
      @Guestforme Год назад

      Congrats you just go5 5 likes!

    • @misusly
      @misusly Год назад

      Congrats you just go8 8 likes!

  • @BryanTheCrusader
    @BryanTheCrusader Год назад +2

    Yo I was in the live earlier and it was fun I have been subbed for a while and u have done great.

    • @CodeBro29
      @CodeBro29  Год назад +1

      Thanks man, I appreciate it! It was fun having you in the stream earlier! :D

  • @ovecka683
    @ovecka683 Год назад +1

    I was here from the start! Love you, you are amazing!

  • @gamespinner9096
    @gamespinner9096 Год назад

    I didn't want to learn how to code because I never thought someone would make a video that actually tought you anything usefull but this proved me wrong

  • @Mostiyx
    @Mostiyx 7 месяцев назад

    Finally a person which doesn’t make things too complicated but not too boring.

  • @richie1316
    @richie1316 10 месяцев назад

    im sure you get a lot of comments like this but THANK YOU!!! so much omg i was so lost looking at other tutorials because I had a ton of "why" questions and "okay but what does it do/what IS it" and you answered so many of my questions!! :DDD im rlly excited to learn how to code

  • @Jemon.1
    @Jemon.1 Год назад +5

    I love it 😀
    Pls make soon episode 2
    Your videos are so helpful 👍

  • @husseinalhaidari5414
    @husseinalhaidari5414 9 месяцев назад +25

    print("Thanks for this tutorial!")

  • @British_bloke
    @British_bloke Год назад +2

    This guy is a legend. I really wanna get into programming so this is helpful

  • @VoidCode
    @VoidCode 8 месяцев назад

    After many months of figuring out why my printer i bought for this tutorial didn't print anything, I finally realised that the print function in roblox didn't actually require a printer!
    I have finally completed this tutorial, it was very helpfull! Thank you.

  • @Sage157
    @Sage157 Год назад +5

    This video was really helpful, thank you!

    • @CodeBro29
      @CodeBro29  Год назад +2

      You're welcome! Glad it was helpful!

  • @KingSK.
    @KingSK. Год назад +2

    Loved you video man thanks for the help I’m gonna continue watching ❤❤

  • @TangibleBird
    @TangibleBird Год назад +1

    You are actually the best person in the entire world. Thank you so so much this really helped with out you I wouldn’t have known anything. Thank you. ❤

  • @cooldoge69
    @cooldoge69 Год назад +12

    As an 11 year old, I find this extremely simple and easy!

    • @TheEliteKangaroos
      @TheEliteKangaroos 11 месяцев назад

      same!

    • @Minebloxtom
      @Minebloxtom 11 месяцев назад

      I’m trying to figure this out

    • @fl3xr
      @fl3xr 10 месяцев назад

      figure what out?@@Minebloxtom

    • @Discoverwithkate
      @Discoverwithkate 8 месяцев назад

      I'm 12!! Haha

    • @fl3xr
      @fl3xr 8 месяцев назад

      @@Discoverwithkate smash

  • @FreelTheHorrorFan10
    @FreelTheHorrorFan10 8 месяцев назад

    You are so good at explaining! I always dreamed of making a Roblox game, and I finally found a great tutorial! Can't wait to go to episode 2! Thanks bro! Subscribed.

  • @Mus_rblx
    @Mus_rblx Год назад +1

    TYSM UR HELPING ME ON MY JOURNY TO BE COME A SCRIPTER IN THE FUTURE

  • @IdkXav
    @IdkXav Год назад +1

    bro im trying to make my first game and this helps alot, the way how you explain it is very clear and really sticks in ur head, In a good way :)

  • @7zeb
    @7zeb Год назад +1

    This will help a lot, as I just started learning Lua.

  • @grizzlmao
    @grizzlmao Год назад +1

    ive tried to learn coding sense 2020 but never really understood and just gave up. This tutorial has really good detail and hopefully this series will be very helpful for me to understand

  • @Renixity
    @Renixity Год назад

    I’ve watched countless tutorials and you are the only person I could actually learn something with my small brain
    Thank you 😊

  • @beastgsd9764
    @beastgsd9764 Год назад

    if im honest, this is the best coding tutorial ive ever watched, you make it so easy and simple, love it!!

  • @Hello.23822
    @Hello.23822 Год назад

    when I actually saw this guy I started to actually learn. The thing I like about him is that he explains what it is and what its used for and, how to use it. This guy is amazing. I'm not lying when I say this. Appreciate you man!

  • @RealBaconMajor
    @RealBaconMajor Год назад

    out of the many videos I have watched to learn coding basics this taught me the best and easiest! :D

  • @coolboybrazilshorts
    @coolboybrazilshorts 4 месяца назад

    I love how you make scripting simple and easy also you make it make sense you explain it and you teach it like is the most simple thing

  • @Neïhæjə_Neiha
    @Neïhæjə_Neiha Год назад +1

    Thank you so much, it helped me so much, the tutorial of how to create script really helped me, finally. Now i will make a good script:D

  • @brianworld3887
    @brianworld3887 Год назад +2

    Just such a W youtuber

  • @hiitsmeadelyn
    @hiitsmeadelyn Год назад

    Omg thank you so much for this series! You explain everything perfectly so its very easy to understand. Tyyy ❤️😭

  • @jeremiahdavisj
    @jeremiahdavisj 5 месяцев назад +1

    Thanks for the tutorial! I will definitely watch the rest😊

  • @yayecoolgamer2456
    @yayecoolgamer2456 Год назад +1

    ay bro thx for teaching me how to code one day when am huge ima shout you out and this is more usefull than teachers teaching us stuff we really wouldn't use irl

  • @Bengno
    @Bengno 11 месяцев назад

    Wait, coding actually seems fun. You explain things so well.

  • @SpringBonnie3D
    @SpringBonnie3D Год назад +1

    Am Excited For this Series

  • @KiriyamaYN
    @KiriyamaYN Год назад

    You're underrated codebro, you teach really well and ill rlly be using this course

  • @ReaLrKoT_W
    @ReaLrKoT_W 7 месяцев назад +1

    Best one this Is A BANGER11👍💯

  • @LeviBannister
    @LeviBannister Год назад

    I am five minutes in the first episode and I alr know this is probroly one of the best beginner tutorials out on Ty thanks bro

  • @Frezeee3D
    @Frezeee3D Год назад +4

    Hi, I'm 18 and I live in Ukraine. Today, October 26, 2023, I start learning Lua. Before that, I already knew JavaScript, so it's easy enough to learn the basics. Thank you, creator of this video, for doing this, it's really cool! I will continue on the course, and if possible, I will write back in the comments about my progress. Peace to all! ps: you have a cool voice dude

    • @CodeBro29
      @CodeBro29  Год назад +1

      Thank you for the kind words! Glad the video has been helpful so far! :)

    • @ratqmaunda
      @ratqmaunda Год назад

      PSEEUCH BOOM BOOOM KABOOM PEW PEW PEW BOOOM

    • @fl3xr
      @fl3xr 10 месяцев назад

      hows it going now?

    • @Frezeee3D
      @Frezeee3D 10 месяцев назад

      I am currently actively learning 3d Blender, you can check out the videos on my channel, while my friend continues to learn Lua@@fl3xr

  • @LordRB-08
    @LordRB-08 11 месяцев назад

    Tysm man I've learnt a lot of coding languages and decided to just make a roblox game and even with my underlying knowledge,roblox coding is still quite foreign so thx

  • @anthonypastorelli5818
    @anthonypastorelli5818 Год назад +1

    Finally tysm for making a better understanding I wish I saw this earlier

  • @justachildofGod
    @justachildofGod Год назад

    This series is really good so far. You’re a good teacher.

    • @CodeBro29
      @CodeBro29  Год назад

      Thank you! Glad it's helpful!

  • @astiivex
    @astiivex Год назад +13

    Codebro, I really REALLY enjoy your videos but unlike last series could you teach us full scripting cause last time we couldnt make much stuff with what you taught us so i hope this time you teach us ALOT, like advanced scripting series with it maybe

    • @CodeBro29
      @CodeBro29  Год назад +5

      Thanks for the feedback, I'll see what I can do!
      Even if it's not in this series specifically, I'll try to do more tutorials after the beginner scripting series! :D

  • @Bacon.Productions_YT
    @Bacon.Productions_YT 10 месяцев назад

    so helpful man I recently got my first pc and so excited to make a game never knew how hard this would be . but thank you so much !!!! 100% sub

  • @colb8986
    @colb8986 Год назад

    WOW i have been trying all sorts of tutorials for codeing for roblox and this has to be the best thanks alot

  • @Gentlemen_VR108
    @Gentlemen_VR108 Год назад +5

    Thank you so much!! I think these will really help me on my adventure of coding :)

    • @Guestforme
      @Guestforme Год назад +1

      Congrats you just got 5 likes!

  • @tea2387
    @tea2387 Год назад +2

    Thank you so much last year i been trying to code but all the other videos where to complicated, this video was a real lifesaver Thank you for explaining so clearly you've earned a sub.

  • @OfficialMojiYt
    @OfficialMojiYt 4 месяца назад +1

    I watched this video and i am new it really helped for the basics +1sub

  • @rashlrt
    @rashlrt Год назад

    Bro I really wanted to code back in quarantine but I gave up cause I couldnt find a good video. Now I think that I will actually learn how thanks man.

  • @RasGames12
    @RasGames12 8 месяцев назад

    Insane tutorial, one of the best I've ever seen. Keep it up!

  • @CheeseyBoiYT_OFFICIAL
    @CheeseyBoiYT_OFFICIAL Год назад

    this helped a lot I even wrote a code that tells you if you game is breaking
    script:
    print (1+1)
    if 1 + 1 == 2 then
    print ("Code [INSERT NUMBER] Functioning Continue As Normal")
    end
    if 1 + 1 == 1 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 3 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 4 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 5 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 6 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 7 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 8 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 9 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end
    if 1 + 1 == 10 then
    print ("Code [INSERT NUMBER] Breaking Look Through Code")
    end

  • @akapesic213
    @akapesic213 Год назад

    Thanks a lot dude, very straightforward and simple. Makes me very interested in learning to code.

  • @CubingGod321
    @CubingGod321 11 месяцев назад

    thanks for this banger video bro keep going. good luck!

  • @abhergolfball2763
    @abhergolfball2763 Год назад

    2 hours 44 mins and 5 secs to learn. Nice. Hope you get more popular and be successful in everything!

  • @TyKo-h8w
    @TyKo-h8w 9 месяцев назад

    Thank you, I was looking for a showcase like this; therefore I have just subscribed.

  • @sukidosefantasydormbuilds
    @sukidosefantasydormbuilds 9 месяцев назад

    i just found this and i really didnt understand to much of anything but it was helpfully in learning something i didnt know and i bet this series will help me alot with my gaming thank you

  • @youngbuck23
    @youngbuck23 Год назад +1

    love the detail

  • @colin32433
    @colin32433 Год назад +1

    roblox is the second phase of programming, as scratch is the first, for being the most simple code program.
    roblox is the first phase of the script that you need to write, from my vision, and as i already did some games in scratch, im ready to learn writing... if i have the patience to-

  • @Mood_Lee
    @Mood_Lee Год назад +1

    I've been animating on Roblox Studio for 2 years and I got very good at it, and now I want to start scripting to see what I can develop, good thing that these videos will help!

  • @AveryDoesStuff_Official
    @AveryDoesStuff_Official 7 месяцев назад

    Thanks for this been wanting to code and make video games for a while. It's my dream job, thanks bro.

  • @aboodyhall3720
    @aboodyhall3720 11 месяцев назад

    Omg finally a video that actually makes sense tysmmmm

  • @rafaaa_rsl
    @rafaaa_rsl 9 месяцев назад

    I'm amazed at your very good way of explaining these things. You've managed to get a 13-year-old kid who doesn't understand anything about programming to be interested in this world

  • @BillyFoote-mk4gn
    @BillyFoote-mk4gn Год назад

    I have just started learning this new language and this video is super helpful thank you😁

  • @aeilyna
    @aeilyna Год назад +2

    thank you for taking the time doing this!!

  • @MUHAMMADAMIRULNADHMIBINZARIZIM
    @MUHAMMADAMIRULNADHMIBINZARIZIM 9 месяцев назад

    Thanks on the simplicity. I will try to make a game with this and I will continue watching. Thanks!

  • @KoltOG
    @KoltOG Год назад +1

    You have grown so much in just 1 year!

    • @CodeBro29
      @CodeBro29  Год назад

      Thanks to all of you guys! :)

    • @mr_tiggles
      @mr_tiggles Год назад

      @CodeBro29 I remember watching your vids last tear, AND OH MY GOD YOUR VOICE GOT DEEPER

    • @CodeBro29
      @CodeBro29  Год назад

      @@mr_tiggles lol yeah a bit 😅