Installation

  1. Remove any billing script from your server

  2. Make sure all of the dependencies are installed and running

  3. Drag the script into your resources folder

    Make sure to add it to your `server.cfg` after the dependencies

  4. Upload the upload.sql file to your database

  5. Restart your server

Fivemerr

It is highly recommended to use https://fivemerr.com/ to store signature data rather than base64

  1. Set Config.signatures.method to fivemerr

  2. Create an account on Fivemerr and log in to your account

  3. Go to the API Toekns page in the dashboard

  4. Click the Create Token button

  5. Choose Images as your token type.

  6. Press Create and copy the API Token

  7. Paste the API Token at the top of nass_billing/server/unlocked.lua in the fivemerrApiKey variable

Last updated