This whole module realistically could be written in less than an 30 minutes imo. If you wanted to diy this you’d only really need a datastore wrapper (like ProfileService, DataStore2, etc), and a signal module. I have not bought this so I cannot say exactly how it works but from the look of it, it just loads the player’s data and then has a ton of helper functions to do stuff with the player’s data and character. If you want something like this but don’t want to pay for it. I would recommend looking into:
- ProfileService
- Modules (Explains things pretty well imo)
- Player Related Events
If you are a very new to scripting I’d recommend learning the basics and then trying to make your own module.