xAPI is a tool to run exploit functions without actually using Roblox exploits. It can do basically do anything you can do with pricey, risky programs, including:
- Hooking functions,
- Rawmetatable magic,
- and an integrated File System
all within the Roblox ecosystem!
In order to install xAPI, put the module somewhere and put the following code in the script you want to use it in:
require(<path to xAPI>)()
The Globals will automatically load in, and you're finished!