How to execute AxScript
AxScript is built into the Adaptix client. To permanent load a script, go to AxScript -> Script Manager and select Load new from the context menu.


If your script fails to load, an error and tracelog will appear in the AxScript Console.
For testing scripts and programming, Adaptix Client provides AxScript Console.

AxScript displays output using ax.log
functions.

Last updated