ezPlayers | A developer-friendly library for extending Roblox's Players service

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:

If you are a very new to scripting I’d recommend learning the basics and then trying to make your own module.

5 Likes