Module Scripts - Roblox Advanced Scripting #11 (2023)

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

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

  • @offleak
    @offleak 9 месяцев назад +16

    Would love to see a video of you explaining the use of actors, connect parallel etc.

  • @CodeByteCrafter
    @CodeByteCrafter Месяц назад +5

    okay this topic wasn't that difficult but the complexity it has goes sky rocket very soon. Thanks for this turtorial im slowly climbing my way to bacome a roblox dev 💖

  • @ThicK_Mango
    @ThicK_Mango Месяц назад +2

    Thank you so much for making these tutorials, I really like the real-life practical examples at the end.

  • @franciszieglar9932
    @franciszieglar9932 5 месяцев назад +4

    woah putting a datastore in a module script was mindblowing to me but i guess i still got a way to go. great video

  • @jomprobepro1724
    @jomprobepro1724 2 месяца назад +3

    its actually so mindblowing how good you explain this stuff, you have a good talent at communicating

  • @SquidyCodesHacked
    @SquidyCodesHacked 12 дней назад

    Amazing video, I already knew about module scripts, but this gave me even more info on it!

  • @Devpop-qi4pu
    @Devpop-qi4pu 9 месяцев назад +6

    I love your scripting tutorial

  • @user-xo9fz2zt8m
    @user-xo9fz2zt8m 3 месяца назад +1

    thank you for this tutorial really, like geniully motivates me to get working and learn new things just from your tutorial. You make it very understandable, Im certain you get this a lot many times

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

    I hope you know how much you're helping me to get started

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

    Needed this!!! 1k subs soon :D

  • @JustAnRandomRobloxPlayer371
    @JustAnRandomRobloxPlayer371 20 часов назад

    thx:D ill try to make a calculator to study more about module scripts

  • @yoshisuperrobot8529
    @yoshisuperrobot8529 Месяц назад

    thanks for making this video i know that I sound like an npc but it is true it really helped a lot

  • @الواد-أبو-مناخير
    @الواد-أبو-مناخير 13 дней назад

    just came back bcuz i forgot how to write functions in modules lol
    and btw i wrote my first ever modulescript in my game just now:)

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

    Amazing tutorial🎉

  • @Drownsauce
    @Drownsauce Месяц назад

    Nice vid!

  • @accinge
    @accinge Месяц назад

    going strong

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

    Very good video, will there be video about CFrame?

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

    rlly useful, thanks

  • @Maskeowl
    @Maskeowl Месяц назад

    what was that module in the end
    can you show that configuration and spawn thing that not lookinglike normal module funtions to me idk

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

    Amazing

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

    How would you do it to where you can set true and false in a module script. What I mean by this is setting something to true then it waits x seconds then it changes to false. You only get false returned from this then and it does not return true right when it is set.

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

    How do your Roblox studio icons look like that? (Like on the services and stuff like that) because it doesn't look like that on mine. How do i change it?

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

    First!

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

    oop when

  • @Gogo-jl4sh
    @Gogo-jl4sh 5 месяцев назад

    What’s the main difference between module scripts and remote events as they seem to function similarly in the sense that they allow you to access other scripts and reference them

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

      Module Scripts are used for organization and Remote Events are used for communication between parts of your Roblox project

    • @Gogo-jl4sh
      @Gogo-jl4sh 5 месяцев назад

      Ok thank you, I somewhat understand where you are coming from so is like module scripts are used typically more frequently than remote that they are scripts that need to be organised as they will be used multiple times for different scenarios compared to remote that are used less frequently... I'm still so very confused@@mvxxRblx

  • @NotChinese
    @NotChinese 2 месяца назад

    8:55 is it just me get me wrote the code wrong or it just updated
    the module script print statement will run right at where it called
    edit : i forgot the module was meant to be alone and not getting called by other script,sorry

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

    How can i make a script run a code when a module value change?

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

    how many more of these are planned? is there a plan even?

    • @BrawlDevRBLX
      @BrawlDevRBLX  9 месяцев назад +4

      Yep, I'd say we're almost halfway through the list that I planned in the beginning. Once the series is over, I will branch out towards other content with roblox game development and I hope you stick around through the journey! :)

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

    W

  • @fabiankrajewski3147
    @fabiankrajewski3147 6 месяцев назад

    I'm learning module scripts only to not be a loser

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

    metatables??!

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

    modular

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

    USed module scripts to make my notification system on my channel OwO