Docs
docs for the sigma exploit api
general stuff
local client = loadstring(game:HttpGet('https://exploitsapi.pxsta.xyz/client'))()client.connect('user_id', 'hub_id')client.allowJoins(state) -- default is falseclient.disconnect()chat
{
time = 0, -- unix time, in ms
text = 'message content',
user = 'name of the message author'
}users
Last updated