Skip to main content

Step-by-step installation

1

Server requirements

Before installing the script, ensure your server meets the following requirements:

OneSync Infinity

Artifacts v7290+

2

Required resources

Next, install or update to the latest version of the following resources — they are required for the script to work correctly:
3

Download the script

After a successful purchase, your script will be delivered via the Cfx.re Portal. Download it and place it in the resources folder. Our recommended folder structure:
resources
[anx]
anx_bridge
[scripts]
anx_weed_creator
4

Import the database table

The downloaded script includes a .sql file containing a table you must import into your database.
5

Update the server config file

Open server.cfg and add a line to start the resource on every server boot. Required resources should start before the script. Example configuration:
ensure oxmysql
ensure ox_lib
ensure your_framework
ensure other_scripts
ensure [anx]

Tips

Use WinSCP or another file transfer tool instead of FileZilla. FileZilla often corrupts encrypted files. Learn more.
If you encounter errors after installation, check whether they are escrow errors.
After installing the script, restart your server to avoid license verification errors.