An object-oriented lua wrapper for the Roblox web API.
Roblox is an online game that millions play each day. There are groups with more than half a million members and games that average over 200,000+ players.
Roblox has a web API that allows users to do almost anything that you can do on their site. This library exposes this API in an easy to use way.
- Object Oriented
- Supports multiple accounts
- Easy to use
- Just in Time Requests
You can install this library with lit. Run the following command in your project directory.
lit install Uncontained0/Lublox
To learn how to use Lublox, visit the documentation.
Contact me in the Lublox Discord Server. My user is Uncontained0#0729
.
This library doesn't contain all features of the Roblox Web API, just the ones I need. If you need more features, contact me or make a pull request, and we'll work it out.