Aztupbrew API Docs
This is the API docs for aztup's API
Obfuscation
POST
https://obfuscator.aztupscripts.xyz/api/v1/obfuscate
You can obfuscate your scripts at this endpoint
Request Body
Name
Type
Description
options
array
All the options for the script, must all be put in and set to false by default.
script
string
You input your script here
JSON Data Example
Last updated
Was this helpful?