How to Make a Simulator in Roblox Studio Episode 1

Поделиться
HTML-код
  • Опубликовано: 9 июл 2024
  • In this Roblox Scripting Tutorial, I explain how to make a Simulator in Roblox Studio! When I first began trying to learn how to create a Simulator, I found it very hard to find a video series, which explained and handled advanced topics very well. Many series either skipped or poorly explained things like Data Stores, Trading Systems, & much more.
    Hopefully, this series will be a good learning resource for making your first Simulator. My goal is to guide you in creating a production-ready Simulator that won't cause issues when you launch and get your first 1,000 players.
    I try hard to use the best practices and explain everything I do in these episodes, but I'm still learning daily! If there are things I can improve upon, please let me know in the comments, thanks!
    Subscribe for more Roblox Scripting Tutorials!
    Join my Patreon to support me and gain access to the Scripts in this video! / monzterdev
    Download the Scripts from this video here:
    / 70313821
    Download the Game file from this video here:
    / 70325228
    Here is the Auto-Scale Lite Plugin I used for the GUI:
    devforum.roblox.com/t/plugin-...
    0:00 Intro
    2:05 Creating the Basic Currency System
    3:04 Creating Leaderstats
    3:59 Creating the Currencies
    5:13 Assigning the Currencies to Players
    5:56 Verifying the Currency System worked
    6:30 Increasing the Player's Currency, Test Function
    8:18 Creating the Currency GUI Indicators
    15:38 Creating the Coins GUI Indicator
    16:25 Scripting the Currency GUI Indicator
    23:04 Outro
    The Simulator we're using for reference is Eating Simulator:
    www.roblox.com/games/69532914...
    ➜Join my Discord / discord
    ➜Follow me on Twitter @MonzterDev / monzterdev
    ➜Follow me on Instagram @DanThatsMe / danthatme
    ➜Support me on Patreon / monzterdev
    Business Email: MonzterSlayer4@gmail.com
    #Roblox #RobloxDev #RobloxScripting

Комментарии • 1,6 тыс.

  • @MonzterDEV
    @MonzterDEV  7 месяцев назад +18

    Hey, I recently created a resource which covers most of the commonly faced issues during our series. I'd HIGHLY recommend you read this and implement the changes before going further into the series to avoid any possible errors. You can view the short guide here: monzter.dev/knowledge-base/clicking-simulator/clicking-simulator-changes/prepping-for-clicking-simulator-series/
    You can get the SCRIPTS & GAME FILE from my Patreon here: www.patreon.com/MonzterDEV
    If you need help, join our Discord server here: discord.gg/LearnRoblox

    • @LhLh-eb6cf
      @LhLh-eb6cf 7 месяцев назад +2

      I got unknow global what do i do?

    • @pigeon5656
      @pigeon5656 7 месяцев назад +2

      Hey bro If i can get A response I will be really happy so in this episode when we code local foodFrame = script.Parent currencyholderframe:FindFirstChild("Food")
      local coinsFrame = script.Parent currencyholderframe:FindFirstChild("Coins") The currencyholderframe does not work for coins and food. It shows up with global error if you can help me out ill be so happy. I subbed

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

      @@LhLh-eb6cf same, If you figure out a way, please tell me.

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

      When I tried getting the leaderboard thingy it never really worked, might've been the new Roblox update or something but now it doesn't work, but this could be just me.

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

      you gotta use caps, instead of "currencyholderframe" it should be "currencyHolderFrame"@@pigeon5656

  • @willthewonder3196
    @willthewonder3196 Год назад +43

    This is the best Tutorial I've ever seen. I am creating a simulator and I found your channel. I now feel comfortable when making my game because you taught me 98% of what I know.

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

      Aw, I’m so glad to hear that! Really happy this series helped you out!

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

      what’s the game called? i don’t mind helping another simulator builder out!

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

      @@xartie hello

    • @Official-JMB_Gaming
      @Official-JMB_Gaming Год назад +1

      I can deffenly agree to that.

  • @garygreen4468
    @garygreen4468 8 месяцев назад +7

    This is the best tutorial i've ever seen, most people just do it and don't explain What they've done however you really explained it thoroughly. I just got into development and this is really helping. Thanks!

    • @MonzterDEV
      @MonzterDEV  8 месяцев назад +3

      Hey, thanks a ton for the kind words, especially because that was my exact intentions.
      When I look back on this series, I mostly think negatively because I see the 100s of ways I could’ve improved.
      I’d recommend also checking out my newest Simulator series because I made a ton of improvements since this one!

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

      same Im new to game development so this really helped

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

    Best tutorial ever found! Amazing. Learnt a lot. Thanks MonzterDev!

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

    Amazing tutorial, unlike all the other tutorials you actually take time to explain everything which is why I don't mind the video length at all. Hope the next videos are as well-explained as this one, I'm gonna go watch the next video in the playlist now.

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

      Thanks! I'm really glad you enjoyed :D Hopefully you enjoy the rest of the series!

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

      @@MonzterDEVI have an issue on the manager script the gui doesn’t change it stays the same I did put the code exactly how u have put but the issue is not solved could you help I liked and subbed

    • @user-np6pl7fs1c
      @user-np6pl7fs1c 6 месяцев назад

      @@rashidtroller77 same

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

      Same ​@@rashidtroller77

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

    Hi! I'm just getting into game development, and this series has helped me SO MUCH! I just want to say thank you. All the other tutorials are way outdated and don't even make since.

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

      I wish you the best of luck on your journey! Glad you found my videos helpful :D

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

    Thank you!!! This is perfect because I'm trying to learn to code and this is legit exactly what I need lol

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

    Your skills have made me really good at making me better at making games. Keep up the hard work!

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

    Thank You So Much @MonzterDEV, this is so helpfull to not only learning how to script, but using the different utilities in Roblox Studio

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

      Glad you enjoyed and learned something! Checkout my newest series as well, you'll probably learn more!!

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

      @@MonzterDEV i learned alot until the leaderstats would increase but the gui wouldnt change at all

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

      @@Choppa_games187same issue

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

    2:05 to 8:28 is not working for me, do you mind giving me the script so i can copy and paste it then I can add my item?

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

    UR THE GOAT MAN U SHOWED EVERY PART AND IM MAKING IT SUCCESSFULLY I HAVE NO MISTAKES RN TY BRO UR THE BEST

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

    I love this tutorial! Also you just earned a new sub :)

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

    Hello i get to the first poin to do the leaderboard I have all same but it doesnt work do you know why?

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

    incredibly amazing i have never watched any tutorial with this professionalism :)

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

      Thanks! Glad you liked it!

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

      ​@@MonzterDEV im getting this error " Players.pokerikelikestohack.PlayerGui.CurrencyGui.Manager:12: attempt to index nil with 'Amount'" ans its highlighting this code "trashFrame.Amount.Text = player.leaderstats.Trash.Value"

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

      i did trash instead of Food

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

    Hello MonzterDev This video was so helpful im gonna continue watching this series!

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

      I’m glad, hope you enjoy!

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

      @@MonzterDEV No problem i want to be a big dev on roblox and because of you i might be! :D

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

    You are so easy to follow along to thank you for posting these!

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

      I'm happy to hear! I try to make the vids as digestible as possible.

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

    Hey man, just a question, I copied your script for the currency GUI at 22:39 but even after i pressed run, the currency GUI did not update when the stats were updating. whats the fix

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

    Hello, there there is one thing that isnt working for me! in this tutorial! the coins frame isn't showing up when i make it!

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

      You have to copy and pasted it from a different game then it will show

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

    Lots of value in this video. Thanks : )

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

    Awesome tutorial thank you! This helped me so much.

  • @44Xpluzo
    @44Xpluzo Год назад +3

    on my script the GUI didnt go up every second but on the top right side (leaderboard) its going up.

  • @clinton2098
    @clinton2098 2 года назад +57

    Also just a tip, zoom your script in so people can see what your scripting easily.

    • @MonzterDEV
      @MonzterDEV  2 года назад +25

      Thanks for the feedback! I have pre-reocrded a few episodes, so this won't be improved for a bit, but I'll try making my font size bigger in Roblox Studio to hopefully make it easier to see.

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

      Thank god for the zoom feature now lol

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

      thank god i discovered a zoom feature on youtube

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

      @coltongabelwells1683 use your two fingers right right then put them on the screen and pull them apart

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

      @@Altactic what if you dont have a touch screen, like me?

  • @-Mr-Lion-YT-
    @-Mr-Lion-YT- 17 дней назад +1

    This video was so hopeful and it works!

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

    Your videos are so helpful!

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

    I was scirpting and came across with 2 red underline and 1 cyan underline in Manager.
    The cyan one said "Condition has already been checked on line 11"
    The first red underline said "Expected 'then' when parsing if statement, got 'coldnessFrame"
    The second red underline said the same as the first one but 'coinsFrame'

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

      del them line

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

      the first red one is saying that it expected "then" in the statement/code

    • @KaanMix
      @KaanMix 22 дня назад

      It works for me with no errors

  • @Norbert_mapper
    @Norbert_mapper 5 месяцев назад +3

    5:51 for some reason the "setupPlayerData" is always glowing like it's an error and because of that everything doesn't works. I did exactly the same thing you did and yet everything is still wrong. PLS help me because I cannot fix this, I tried everything and yet it doesn't works.

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

      me too dude im really sad i spent a while on this thing

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

      @@HotBlaze219sorry im late but did you name your script file PlayerData? thats really important

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

    This is what I have been needing!

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

    Worked perfectly, thank you so much!

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

      Love to hear that, thank you!

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

    What a chad he even responds to all his fans and teaches you better than other creators

  • @zimlimk4006
    @zimlimk4006 5 месяцев назад +3

    I think I'm doing something wrong because I did all of the scripting the way you said with the caps but the food and coins won't go up as you said It would at the end of this video

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

    this was a really good episode and helped me alot! thank you

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

      Thanks for the feedback, glad I could help 😃

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

      @@MonzterDEV could you have figure out why my gui wont increase but the leaderstats will

  • @user-jz9yp7bc9m
    @user-jz9yp7bc9m Год назад +1

    I really appreciate this content! + New Subscriber ;)

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

    It's always been a dream of mine to make a roblox game so i clicked on these tutorials, i'm a slow typer and it took me 3 days to compleat the first two videos, but then my friend asked me if he could help so i turned on team building, so i did. He never helped me. I forgot to turn it off and one day after i finished episode two i got off, the next morning when i got on excited to start working on my game an error msg popped up, once i closed it all my scripts had been reset. I spent the entire day trying to get the scripts back but it was no use. So now i'm conflicted on asking my parents for money just to get the script back or to try and redo 3 days of work which will probably take longer because the break is over and i have school, the problem is i don't want to ask my parents for money because they do so much for me and we are at a low time. =(

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

      Redoing the series is definitely the best thing to do, that's how you learn!

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

      Ive had many of these instances where i lost whole games that ive scripted because of my wifi turning off randomly, and everytime i code them again i get better at it. Personally i think you should try coding it now and this time without the video and only check the video on parts where you need help, Ive even done this on purpose where i follow tutorials and delete the work i did and do it again by my self.

    • @doober.43
      @doober.43 Год назад +1

      @@MonzterDEV he's just begging for money this comment is a lie trust me

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

      @@doober.43 nah nah dude

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

      ​@@doober.43and how is he even gonna get money from the comments bro💀💀💀💀💀

  • @user-ym7ff1im4l
    @user-ym7ff1im4l 6 месяцев назад +7

    this kind of helped i guess, the issue I'm having though is the leaderboard stuff. I do it in the exact order you do and I put caps where you have caps , but it never ends up like it should end up

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

      bro same

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

      turns out i forgot to capitalize a few of the letters, maybe try checking line by line

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

      Make sure you say player without s in some spots

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

    This is a W man, I was originally working on my own BY WATCHING YOUR VIDEOS but college hit hard as a rock lol so I am definitely getting back into game development

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

      Glad you enjoy and thanks for the kind words! Hopefully this helps ya out. Good luck managing your time with college and everything else you wanna do!

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

      @@MonzterDEV id enjoy it more if you could help me figure out why my gui wont increase but the leaderstats will

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

    GREATEST simulator tutorial ever also it's easy because your explain is so easy and good tysm

  • @DarkKnight_Combat
    @DarkKnight_Combat 10 месяцев назад +9

    If you guys are having problems there’s most likely a typo or something’s not capitalized cause I had that problem and I just found mistakes fixed them and it worked

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

    you deserve more subscribers man everything worked

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

    Thank you for this video this was really helpful, although 19:20 this part the gui number wasn’t counting to the leader stats. Please help 🙏🙏😊

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

      Its not working with the leader board stats.
      e

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

      not working for me either

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

      Me nether

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

      happened to me also, just delete it and recode it exactly how he did it, I did this and for some reason it worked im still confused why it didnt show up and what i did wrong tho

    • @medina6881
      @medina6881 3 месяца назад +1

      @@rip_krazzy I tried to do it without adding a UIList and adding a "Gem" section and it did the same. I actually spent like 2 hours trying to figure out what was wrong and ended up just giving up

  • @falconcubfan889
    @falconcubfan889 Год назад +52

    Im struggling on the Assigning the Currencies to Players part, I did all of the script exactly how you did yet the scoreboard still only says my name

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

      Same

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

      Yeah at the top TEH game for me isn’t a valid script thingy

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

      same but i can only have foood the coins doesent show up

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

      ​@@shortdvloper8349 same

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

      Just remove the script and type it back idk how it works but it does

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

    thnx a lot for this series !

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

    dude u have the best videos and u explain verry well! thank u so much!!

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

      Aw, thanks! I’m glad you were able to learn from them.

  • @MonzterDEV
    @MonzterDEV  Год назад +45

    Hey if you guys need help, I'd recommend joining our community Discord! Lots of others are in there who have had similar issues, so join here: discord.gg/learnroblox
    You can also download the game file from my Patreon here: www.patreon.com/posts/70325228

    • @JeremyFN.69
      @JeremyFN.69 Год назад +1

      Do you think you know a way to make a Pls Donate Nuke and Smite test?

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

      when I have filled in the script I press play and then I don't see any food or coins

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

      the first script isn’t working for me could you write the script here so I can copy and paste it?

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

      The leaderboard isn't working.

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

      @@tristan8538 me too

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

    Hey, I love your videos! Just one problem. When I typed out the script and tested the game, I did not see “Food” or “Coins” on the leaderboard. Anyway you could help? Maybe put the script in the description? Thank you! Bye

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

      Same I did not either

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

      Same

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

      It also happend to me try to delete the script and write it again then it just worked i don't know why but it just worked afterwards

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

      @@mystical__wolfie3706 TY IT WORKEDDDD

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

      same

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

    This was super helpful thanks!!!

  • @Mudtrix911
    @Mudtrix911 15 дней назад

    It helps me alot. Thank you!!!!

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

    Hey, when I did this tutorial the numbers in the leaderstats went up but on the guis the numbers only went up to 1. Confused?

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

    the first script isn’t working for me could you write the script here so I can copy and paste it?

  • @ArmyClan_YT
    @ArmyClan_YT 4 месяца назад +2

    thanks for the vid this is the best devloment for people that dont know scripts just like me and this helped me out alot thanks for your help

  • @lucid.913
    @lucid.913 Год назад

    this video was very helpful, thanks!

  • @Noob1-t8s
    @Noob1-t8s 23 дня назад +3

    you sound like laughability

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

      That is 1000000000% true man is this laugh?…

  • @Kalsimir
    @Kalsimir 8 месяцев назад +3

    Quick tip for anyone learning alongside me, make sure to utilize comments frequently by putting -- and then explaining what a function does and why it's important. If you're simply creating a test game alongside the video like me, being able to know what the functions do and why they're necessary later will be a huge help

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

      I completely agree! That's exactly what I did when I was learning as well.

  • @GameRecreations
    @GameRecreations 20 дней назад

    Thanks alot MonzterDev, This tutorial was very straightfoward and right to the point, and better quality. Only things I would say is make text size bigger, but this tutorial was amazing!

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

    thank you so so much this is the best tutorial ive ever seen

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

      Thanks for the feedback, glad you enjoyed :D

  • @Anti_Clean2.0
    @Anti_Clean2.0 4 месяца назад +6

    Its not working😢

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

      The scripts are different know

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

      Fr

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

      ​@@GamerCoen know or now

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

      Mee too it's only showing 1 value and it's isn't updating

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

      Now

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

    bro your now my new fav RUclipsr and i am now getting better at scripting & my simulator game is pretty close to being finished

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

    Hi, I really like that tutorial because all of the Spanish tutorials are uncompletely, so thanks dude and I love you 🙂❤ (i am from mexico)

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

      It’s really awesome to see these comments! Is there anything I can do to make my content easier to learn from for you?
      Are you reading subtitles or is my English easy to understand? I speak fast, but kinda improve on this a bit.
      Checkout my more recent Simulator series for better quality!

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

    Im planning on trying to make a game and this tutorial really helped me, i will check out your new videos and might subsribe to your patreon too

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

      Hey, I’m happy it helped. I’d recommend checking out the newest Simulator series as well!

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

    THE BEST IVE EVER SENCENE I HAVE SUBBED!
    😀😀😁😁

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

      Thanks so much :D

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

      I’m trying to make a simulator game and I’ve been look for a video then I found this

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

    Thx so much for this.

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

      No worries, hope you enjoyed!

  • @DEADLINE_XXV
    @DEADLINE_XXV 9 дней назад

    This is FIRE AS HELL and you did do REALLLLLLLLLLLY GOOOOOOOOD but I was STRUGGLING to see the scripting but you did GOOOOOOOOOOD so i’d rate this 1000/10:)

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

    WOW THANKS it works

  • @user-mx1qy5vb5m
    @user-mx1qy5vb5m 6 месяцев назад

    Nice tutorial! I always wanted to make a simulator then i found you!

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

      I'm happy to hear! I'd also recommend checking out my newer Simulator series as well!

    • @user-mx1qy5vb5m
      @user-mx1qy5vb5m 6 месяцев назад

      I will do!@@MonzterDEV

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

    this helped me so much thank you

  • @RedLighteyS
    @RedLighteyS 11 месяцев назад +1

    You saved my life!!!
    +1 Subscriber

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

    This helped alot! As an new game developer this is so helpfull! U probably helped alot of players that are new on developing games!

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

      Aw, thanks so much. You don’t know how motivating it is to hear that. I’m super happy to hear that the series has been working for you!

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

      @@MonzterDEV yw! And it did rlly help me out even tho it was a lil bit hard to understand!

  • @e123-o3y
    @e123-o3y 9 месяцев назад

    Wow this real helped!

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

    youre the best thank you and bw you earned a sub

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

    you really help alot, thank you

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

    deserved an instant sub! Respect bro

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

      Thanks so much!

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

      @@MonzterDEV no thank YOU so much to make all those useful well explained video’s 🤝

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

    This guy deserves 1M subs! Thanks so much for your help!
    😁😁

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

      Hey, thanks so much! Glad the vids could help!

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

    im just learning how to do this i made it exactly the same and it works perfectly thank you for the help

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

    new sub this helped so much

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

    i was about to say it didnt work then i looked at my capitals fixed capitals and it worked and i new to fix capitals because of the other tutorials you made i love your channel man

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

      Glad you were able to find your mistake and fix it :D Simple, but easy to miss mistakes are the most annoying lol

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

      No cap I was looking for answers saw your comment, and had a moment of realization.

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

    helped me a lot🎉 thank you im a starter dev❤

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

    Keep it up!

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

    Thanks MonzterDEV, I like this video even though I know dang well i am probably gonna screw up somewhere

  • @Mster-jz2ky
    @Mster-jz2ky Год назад

    i cant believe you dont have more subs. you are almost at 1k tho!

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

    thank you for the tutorial

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

      Thank you for watching :D

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

    This is kinda of late, but this is really helpful as none of my family wants to help me out, I subscribed and found this really helpful. I will give my game name once it is released. So thanks you so much monzter and i hope you have a great life. I will try and watch every single one of your videos and i want to be really kind to this commuinity

  • @Bendo_on_100ping
    @Bendo_on_100ping 7 дней назад

    I love you so much thank you

  • @shardayt8434
    @shardayt8434 10 дней назад

    the in scripts do u have to add the spaces between the line numbers.bc i dont know if i did something wrong or not bc mine didnt work

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

    Bro is a god in my world thanks so much

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

    Just started my own simulator game with this tutorial. Thank you so much!!!

  • @livi.5964
    @livi.5964 10 месяцев назад

    thank you so much!

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

    This man needs more subs fr

  • @footballx2325
    @footballx2325 19 дней назад +2

    I copied the script made sure for no typing errors but even after when I click run the food and coins GUI did not update when the stats on the leaderboard are updating can you help me fix this

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

    Helped me create my game in ez thank you for the vid

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

    I hope i will learn scripting by this, thank you!

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

    This is the best tutorial ever I will watch make more good job

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

      Wow, thank you so much. Although, I think you may find my newer Simulator series even better!

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

      Ok I’ll look at that and your welcome

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

    This is such a good beginner tutorial! After this series, are you able to make a experienced OOP tutorial.

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

      Thanks! I have made an OOP video already, but I can certainly make a mini-series of at least another video explaining it and demonstrating further how I use it!
      Here's a link to the video if you haven't seen it: ruclips.net/video/aIjv6JPjesI/видео.html

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

      @@MonzterDEV Yeah I've seen that video, and it helped me out alot. I'm just still a Lil confused on how it's better then just the standard scripting, and whether I should use it all the time. So a new series would be awesome!

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

    Hey whenever I increase the number for example like you said 30,000,000 on the GUI the size of the text doesn't change and it stays the same, how do I fix this?

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

    thank u so much for this tutorial

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

      You're welcome 😊

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

      @@MonzterDEV after like 20 minutes of the datastore video it no longer works i dont have the leaderstats in the top my coins doesnt update and it gives me the error leaderstats is not a valid member of Player "Players.tobi255e" - Client - Manager:19

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

      please help

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

    im going to follow this long tutorial and remake it as you do, add my own things n such, and i dont plan on uploading it obviously because itd basically be stolen off you but i hope to learn a lot so i can go on to make my own games some day

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

      You can upload it! This is mostly just a learning resource, but I don't mind if you publish it! Wish you the best in creating your game!

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

    Too thank you so much ❤ you helped me with a lot I appreciate it I subbes❤❤❤

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

      Glad I could help!!

  • @devandyEsp
    @devandyEsp Месяц назад +1

    New sub

  • @user-zg5oi3tb4e
    @user-zg5oi3tb4e 5 месяцев назад

    You are the best I was about to say it doesn’t work but I checked my capitals and it worked

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

    tysm your the best

  • @TwoToke.
    @TwoToke. Месяц назад

    hi i am at minute 21:09 and i am pretty sure i have the exact same script as you but when i load in it doesnt show the number 2 for food and coins any idea why?

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

    Absolute legend