/Lublox

An object-oriented lua wrapper for the Roblox web API.

Primary LanguageLuaMIT LicenseMIT

Lublox

An object-oriented lua wrapper for the Roblox web API.

Info

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.

Features

  • Object Oriented
  • Supports multiple accounts
  • Easy to use
  • Just in Time Requests

Installation

You can install this library with lit. Run the following command in your project directory.

lit install Uncontained0/Lublox

Documentation

To learn how to use Lublox, visit the documentation.

Contact Info

Contact me in the Lublox Discord Server. My user is Uncontained0#0729.

Other

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.