What are Module Scripts? Roblox Scripting Explained

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Confused about module scripts? Look no further! This 8 minute primer explains what you need to know along with a few examples to get you up to speed.
    DISCORD ► / discord
    TWITTER ►@gnomecodeRBLX

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

  • @jsnotlout3312
    @jsnotlout3312 2 года назад +208

    As a dev who has tried to explain module scripts to people, You did an amazing job explaining it clearly and very understandably!

    • @GnomeCode
      @GnomeCode  2 года назад +29

      That's great to hear, cheers

    • @user-N04H
      @user-N04H Год назад +6

      To you but not the average person trying to learn. I learned absolutely nothing from this. :/

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

      @@user-N04H stop hating start learning 😂

    • @user-N04H
      @user-N04H Год назад +7

      @@Sinz012 not hating its just to the average person who's starting I have to know what these terms mean and they weren't the best for me. That's what im saying.

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

      @@user-N04H this is advanced tutorial for people who have learned the basics, GnomeCode has a beginner scripting tutorial if you don't know the basics
      assuming the average person doesn't know the basics of scripting
      Hope this helps!

  • @tschesch6025
    @tschesch6025 2 года назад +21

    I‘ve been scripting for almost 2 years now and never bothered to learn about module scripts x) very helpful video, thanks lot

    • @juanfleury
      @juanfleury 2 года назад +3

      I've been scripting for almost 2 year and I still don't understand what is it.

    • @saviornogame
      @saviornogame 2 года назад +4

      @@juanfleury its basically just reusable code that any script can call so you only have to edit the original module once (its very useful for keeping information or having reusable functions)

    • @juanfleury
      @juanfleury 2 года назад +5

      @@saviornogame I understand now, but thank you anyways :D

    • @cub0id
      @cub0id 2 года назад

      same

    • @Yan-ol4qu
      @Yan-ol4qu 2 года назад

      SAME

  • @kaitotties
    @kaitotties 9 месяцев назад +11

    great sense of humour, well-paced and thoughtful, immensely helpful. thanks for your hard work, gnomecode!

  • @kthuludev
    @kthuludev 2 года назад +13

    almost a year of working on roblox game projects without getting into module scripts. this makes a lot of things clear, thank you gc your tutorials are very helpful and have been awesome!

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

      same here, man, only difference is i dont make as many anime content as you

  • @cinemalazare4850
    @cinemalazare4850 2 года назад +4

    as a begineer this is am thinking this is very useful for things like jumppads or killblocks maybe sword's or honestly anything. thanks i learned alot :)

  • @therealsuper5828
    @therealsuper5828 2 года назад +51

    great tutorial!
    one thing i noticed with the SpawnFruit() function, is that you put the function in the same table as the fruits.
    SpawnFruit("SpawnFruit") will error, because further in the function it mentions fruit[name].Color (Color is not a member of a function)

    • @triggvfx5784
      @triggvfx5784 2 года назад +4

      Dam That's crazy!

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

      thats because you didnt set a color in

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

      it worked for me

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

      This comment is incorrect since you use [] when referencing something in a table
      fruit[name] references to the fruit being sent in a parameter
      for example
      fruit.SpawnFruit("Kiwi")
      instead of fruit[name], it will instead return Kiwi
      so Kiwi.Color = Color3.new(0.223529, 0.392157, 0.027451)

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

      @@reminderIknows try it out, i know im correct about this

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

    Excellent introduction; concise and straightforward without sacrificing detail. Thanks!

  • @PineBloxx
    @PineBloxx 2 года назад +14

    I’ve been needing this for a long time. Thanks so much gnome!

  • @Thelittlesthoboson
    @Thelittlesthoboson 6 месяцев назад +2

    It seems as though you've taken a break from RUclips or something, I'm not sure. I just found you today, but you are one of the best if not the best Roblox script tutorial makers for sure. You explain everything better than any teacher, and almost put things in storylines that make it fun and exciting in a way. Like your exploiting video where Billy goes on a rampage and you teach us how to tame him.
    I really would love to see you make a video about how to use Studio Explorer, IE, when to use Serverstorage, Serverscript Service, where to put things, where to never put things. As someone who is learning Roblox studio the biggest hurdle for me has been knowing when to use certain parts of the explorer, I found a video explaining it to some extent by another youtuber but he said some things like "Never use server storage, its useless" and a few other things that weren't entirely accurate.
    Basically, exploiters can ruin a lot of people's experiences, or flat out break games. I know they're supposedly rare and I should just focus on getting my game up and going but.. bleh. I just figure it would be easier to build it from the ground up knowing how to defeat the exploiters, rather than learning from losing players and getting dislikes because of them..
    That's why I think you're such a huge value to the community, Nobody wants to play with exploiters, nobody wants exploiters to ruin the experience for their players, players have less fun, devs lose players, it's only a win for exploiters..

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

      Yeah he is really good at explaining.Here is a brief explanation.
      1. Server Script Service is where you will want to put all your normal scripts.
      2.Server storage is where you store stuff like objects that are not in the workspace so the player won't see them good for rotating maps. Sometimes values are stored their such as your stage in an obby it's basically where you store server stuff.

  • @wallop560
    @wallop560 2 года назад +10

    These could defo be useful to beginners. Great job man!

    • @GnomeCode
      @GnomeCode  2 года назад +4

      Glad you think so!

  • @ricardo3201
    @ricardo3201 2 года назад +3

    Very Usefull for bigger projects! Thanks for making this video

    • @GnomeCode
      @GnomeCode  2 года назад +1

      Thanks for the good vibes!

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

    Trying to just new learn skills that I might need in development, this one sure will help. Perfect teaching, thanks

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

    thanks man, best explanation i’ve seen

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

    As I watched your videos,I see that your explanation is perfect,the things that I didn't understand with other,I got it by your explanations

  • @epixerty
    @epixerty 2 года назад +4

    I started scripting a bunch of months ago and I've been wondering what module scripts were, I haven't paid much attention to them, thanks for this video, now I will be able to use module scripts

  • @usko_
    @usko_ 2 года назад +3

    This is so handy, thank you so much. The video was short, and you explained it so well.

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

      I though it was boomsasok for 30 secs

    • @Abit_
      @Abit_ 5 месяцев назад

      @@ItsPedro9898 j t o h

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

    who dosent love this dude explaining stuff clearly

  • @jessipeppermintz6372
    @jessipeppermintz6372 2 месяца назад +1

    i am currently spending an hour and a half messing with random things, trying to get it to not say "requested module experienced an error while loading" every time i press play. EDIT: ok i finally fixed it, but i have a question, how would i go about putting the object i spawned from the module script list into a player's backpack?

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

    Thank you so much, this tutorial is really easy to understand and you explained it so well! Keep going!

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

    Best tutorial on Roblox Studio I have ever seen, thanks!

  • @amarondas-cm6rh
    @amarondas-cm6rh 6 месяцев назад

    YO BRO TYSM! I FINNALY UNDERSTOOD WHAT MODULE SCRIPT NEED! TY

  • @jett27j30
    @jett27j30 5 месяцев назад

    I watched this a year ago, never thought I'd use module scripts, and here I am, watching it again because I need a module script for functionality.

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

    So... it's kinda like the reason why you want a separate file for all of your CSS in html

  • @sir.potgreyscale3897
    @sir.potgreyscale3897 2 года назад

    Thank you so much for teaching me! I've been always trying to find out how to use Module Scripts, but I was still confused. But after watching this video, I learned how to use module scripts well! (I SUBBED BTW)

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

    Thank you so much man! This will really help me organize scripts!

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

    This is one of the few tutorials i have actually learnt from, thank you so much!

  • @feodorborisevich
    @feodorborisevich 2 года назад

    Perfect introduction to module scripts. Many thanks

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

    Short Explanation:
    Module script needs a Script object that has require(Insert Module Script Location) in it

  • @capturedchild
    @capturedchild 2 года назад +1

    my brain focused so much in this and i learned a LOT

  • @HowToName559
    @HowToName559 2 года назад +2

    Hey! GnomeCode why i can edit teddy game?

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

    This is such an amazing tutorial, it's actually very good

  • @dunghuynh3884
    @dunghuynh3884 2 года назад +1

    People all need explain like this. Thanks for this video
    I subcribed

    • @GnomeCode
      @GnomeCode  2 года назад +1

      Glad it helped, thanks for the sub!

  • @AnshumanPareek1
    @AnshumanPareek1 2 года назад +1

    Hi, I am making a game like CS:GO surf in Roblox and, I want to make part that when touched increased the player speed every second and when player dies it resets automatically and speed is also show with the help of GUI on player screen. (The speed should only increase for the player who touches it.) Please help me. I am stucked.😥😥😥

  • @n_kachi
    @n_kachi 2 года назад

    Even though i dont really use these, im happy that know i understand them better, thank you

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

    wow this is great, helped me alot managed to impethis into my game

  • @CT_Gree
    @CT_Gree 2 года назад

    for the example shown at 3:20 or so, you can just do:
    return {
    ["Apple"] = {
    Price = 50,
    }
    }

  • @itsnotAZ
    @itsnotAZ 2 года назад +1

    Thanks!I abondoned a HUGE amount of projects since the code was messy...! If I only knew...

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

      Try making smaller projects or work on a friend’s project for a while to learn organizing code better

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

      @@QUBIQUBED Unfortunately, I'm not into roblox game dev anymore. I have moved on to other larger game engines, which i think your advice still applies. I will take it into consideration next time I work on a project.

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

    Fun fact: module scripts are very useful when making programming languages

  • @seeray11
    @seeray11 8 месяцев назад +1

    Could you replace the “name” in the function in the module script with whatever. I didn’t get that part. How does name mean name, since I couldn’t find anywhere in the script that makes the name mean name. I thought it just meant fruit.SpawnFruit, which doesn’t
    mean anything until you assign a function to it.

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

    This is a great tutorial. It really helped me a lot. Thanks 👍

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

    u explained this in the best way possible

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

    Can I use module scripts to make like a chance percentage on egg hatching system?

  • @rex5282
    @rex5282 2 года назад

    Fun stuff, knew what modules do but never knew you can use functions

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

    w apple teaching, keep it up

  • @davidguo9923
    @davidguo9923 2 года назад +1

    Your the best garden gnome

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

    bro this is so useful !

  • @Skroopz
    @Skroopz 5 месяцев назад

    thanks i never knew what module scripts are now inknoe

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

    i love how he says "lilcal script" for local script lol

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

    Hey thanks! I'm not really a good scripter but I wanted to know what this does so I'll know in the future!

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

    Im extremely annoyed by Module scripts. Everytime I add a Module Script into a Script or also try to seperate them, everything I type into the Module Script the Script will just copy it. Same way around. And if I delete everything in the Module Script, the Script will also delete everything.

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

    Wow I code on roblox, this will help me make my scripts not so long! Thx so much! 😍

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

    Workspace.Script:3: attempt to index nil with 'Oranges'

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

      Wrong quote, you have to use double quotes for string….

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

    i use modulescripts to make portable GUIs like a portable serverside executor or a gui to nuke people where i just do something like this to make it(simplified version of my nuke gui):
    (varibles blah blah blah like repl storage)
    local module = {}
    function module:GUI(plr)
    local gui = script.ScreenGui:Clone
    gui.Parent = players:FindFirstChild(plr).PlayerGui (players here is Players service that is defined in variables)
    end
    return module

  • @OversizedPringleToe
    @OversizedPringleToe 2 года назад +1

    G’Nome!

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

    Thank you man! H, Verry cool.

  • @wheatwhole_
    @wheatwhole_ 2 года назад

    can someone help me make a script that makes a *model* dissapear, then right after they dissapear another *model* appears (then the cycle goes on forever)?
    please give me scripts for both *models*

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

    Why can’t I just write everything directly into one main script instead of using a normal and a module script?

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

      i think its to organize since organizing is useful for it to be easy to add new code in the script without destroying the entire game like moving a single domino in a stack of dominoes

  • @ShadowClaw_Dev
    @ShadowClaw_Dev 2 года назад

    Thanks now I understand module scripts very well :)

    • @GnomeCode
      @GnomeCode  2 года назад

      That's great to hear!

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

    Can someone explain why i got a module congfig manager Warning??

  • @yelezi7950
    @yelezi7950 2 года назад +1

    Your next video should be about anti-exploit scripts.

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

    Gnome code doesn’t need the toolbox, the toolbox needs him.

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

    How do I turn someone into another character using a model script?

  • @WearWQLF
    @WearWQLF 2 года назад +1

    and could you do a video of effect like beam explosion effect smoke it could be useful for me or the comunity thanks

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

    so it's basically a public table for scripts to access?

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

    Most of my coding knowledge is in c#, are these like classes?

  • @user-bp2rt9ou8z
    @user-bp2rt9ou8z Год назад

    as a developer and a exploiter this information is useful for backdoors

  • @BirdyKongy
    @BirdyKongy 2 года назад

    can i ask does module script can be also used in normal script like u can do what its does inside script
    but module script just help u to keep scriptings more organized and u can just check if the script says what it does and makes it simple and easy to look at? if its just for that then i understand
    i take it that u problly can use at normal script but just when ur working on big project like jailbreak and lots of updates game will be using this ? well if thaats the case i learned alot thx for sharing!

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

    so basically modulescripts are functions except in physical forms ?

  • @codingidiot6754
    @codingidiot6754 2 года назад

    how could i add more/modify variables in a module script using other scripts?

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

    This video helped me a lot!

  • @grandeurgaming2165
    @grandeurgaming2165 2 года назад

    Yes please do on OOP. I would love to watch it.

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

    wow its could be super usefull ,remind me of Json or Objects in JS

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

    It's make changes in the Sarver or claint?

  • @Marioman73
    @Marioman73 2 года назад +1

    Module Scripts: Commonly used in virus-related scripting because of their ability to be required from the Library.

    • @krianee6662
      @krianee6662 2 года назад

      pensi

    • @xondisw
      @xondisw 2 года назад

      @@krianee6662 that word translates to think

  • @davidguo9923
    @davidguo9923 2 года назад +1

    1:24 my favorite fruit is a tomato

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

    the fruit dictionary made me forget basic scripting

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

    ohh hell no, I know he did not just say "and everybodysss favorite FRUIT, A tomato!!!", My mind just committed suicide.

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

    please help me the code from ur doors tutorial is completly broken with me it only loads in 3 doors for some reason please help ive been waiting entire day

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

      Hi, sorry to hear you've been having problems. Do you have your output window open? That should help you by telling you where any specific errors are coming from. If you still need help, I'd recommend making a post in my Discord's help channel as it's much easier to help people there.

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

    as a person who likes giant scripts, i can confirm i will rarely-never use these.

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

    Thank you for the tutorial👍

  • @markhorst-uy1sm
    @markhorst-uy1sm Год назад

    So helpful!

  • @ChristopherThePiss
    @ChristopherThePiss 2 года назад

    Already know but it was still cool to get a recap

  • @nottony5200
    @nottony5200 2 года назад

    Wish when I was learning scripting this video existed

  • @MCAsh-il9cq
    @MCAsh-il9cq 2 года назад

    Are you going to do videos on how you changed the teddy ai or building chapter 4???

  • @user-wt3sm7rb4b
    @user-wt3sm7rb4b 10 месяцев назад

    Can you edit a player gui inside of a module script?

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

    I don't remember bricks being a fruit.

  • @mrcatwhoscripts4443
    @mrcatwhoscripts4443 2 года назад

    Thank you

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

    amazing man!

  • @CheezyGaming0910
    @CheezyGaming0910 2 года назад

    That was so USEFUL!!! Thank you for helping me so much!!!

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

    Is the Module similar to a Class in OOP ? i got it. Nice and very clearly explanation 🙌

  • @dvm1126
    @dvm1126 2 года назад +1

    nice outro!

  • @jujuonyourblock
    @jujuonyourblock 4 дня назад

    Thanks

  • @narutouzumakinarutouzumaki4224
    @narutouzumakinarutouzumaki4224 2 года назад

    Amazing Tutorial!!!

  • @jbplays99
    @jbplays99 2 года назад

    I never knew how to use a modulescript until now...

  • @Chmze799
    @Chmze799 2 года назад

    Me, making an RPG with a core folder half comprised of module scripts plus 2 module scripts for each and every kind of monster except bosses:
    "ORGANIZATION 100"

  • @MudHoleCreation
    @MudHoleCreation 13 дней назад

    So... they are classes/structs like in the rest of programming languages.

  • @BJodfuo
    @BJodfuo 2 года назад +1

    1:32 tomato is not fruit

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

    Thank you, I really understand now🎉

  • @user-ch9yo7br5y
    @user-ch9yo7br5y 10 месяцев назад

    im trying to make a require script but it does not work

  • @100wyyy
    @100wyyy Год назад

    So, it’s like a library?