How to Make a Simulator on Roblox in 2022!

475,439
0
2022-09-30に共有
Today we're starting a new series on how to create a Simulator on Roblox in 2022! We'll go through all the systems of a modern simulator and recreate each individual one!

Subscribe for more Roblox Scripting Tutorials!

Join my Patreon to support me and gain access to the Scripts in this video! www.patreon.com/MonzterDEV

Get the ProfileService Library here:
madstudioroblox.github.io/ProfileService/

Download the Scripts from this video here:
www.patreon.com/posts/72662927
Download the Game file from this video here:
www.patreon.com/posts/72662971

00:00 - Intro
01:12 - Hopping into Studio
01:28 - Setting up our Player Data
01:55 - Downloading the Profile Service Module
02:09 - Installing the Profile Service Module
02:55 - Creating our Player Data Template
03:58 - Creating the Player Data Manager
04:32 - Creating the Player Data Loader
09:01 - Calling the Profile Loading Function
09:54 - Adding Leaderstats to the Players
11:12 - Testing our Game
11:27 - Enabling Data Saving
11:40 - Outro

The Simulator we're using for reference is Eating Simulator:
www.roblox.com/games/7560156054/S6-Clicker-Simulat…

➜Join my Discord monzter.dev/discord
➜Follow me on Twitter @MonzterDev twitter.com/MonzterDev
➜Support me on Patreon www.patreon.com/MonzterDEV

Business Email: [email protected]

#Roblox #RobloxDev #RobloxScripting

コメント (21)
  • @saifumor
    Works perfectly, even though I'm not really an experienced developer (Of course not, I just started last week in scripting). But this gave me a detailed understanding of making the leaderboard. Congrats on earning a new sub and like! :)
  • I havent even Got past the intro yet And i can tell this will be a AMAZING series, Thank you so much for all of the work you do.
  • Thank you so much for the time and effort you put into your videos! My son is building the game environment and I'm doing the coding. Were both learning together, thanks to you! :)
  • @RoPlay0
    Amazing! Really easy and really smooth 🙂
  • @Croc
    Player data has always been a headache for me, and this explained it perfectly! Thank you so much! I will be probably following through this entire series so I can't wait to see how the game turns out :D
  • Last time in the other playlist the player data didn't work, but now with this new one it works, I love you so much
  • So straightforward! Amazing video, helped me so much! I'm making a game called Assignment Simulator and this is a HUGE Help!
  • Thank you so much for the effort you put in the videos
  • @Lokoloi
    For those having issues with the leaderboards, make sure you enable the Output log in the view tab so you can see what's going on. Even if your code technically has no errors, you can still get error messages. Mine was "attempt to call missing method 'AddUserID' of table" the d in UserId is not capitalized, so AddUserId, not AddUserID. Hope this helps. Additionally if you're having issues with Gems not appearing, go to template and put a comma after Click's 0. Click = 0, Gems = 0
  • Thanks for your video. It worked. Got my leaderboard after a few hours. I'm happy now :)
  • @gatins23
    I was loosing my mind with the other tutorial that you have on the player data, cuzz idk why it didnt work, but then i see this new one and my life is just you clear now, the best tutorials bro!!
  • @AverageCat69
    Thanks so much MonzterDEV i have just started your series and i was having problems with your leaderstats but i managed to fix it!
  • @ll0I0l0
    Man you are the best I tried 3 times finally did it thanks you very much !!!
  • hi monzter i cant wait to see this series play out i hope you keep up with all the work!
  • @ZaydaXD
    For those of you having issues with the leaderboards not showing in game when you press tab, simply restart studio and check again. If it's still not there then it's an issue with your code This took a little bit for me to figure out and it quite the headache but i hope this saves a few of you the trouble
  • @BaconMM1
    THIS IS AMAZING IT HELPS SO MUCH THANKS