How do I use .ash files?

The normal way to use them is to put them in the scripts subdirectory of your KoLmafia installation. Then you can start them from the scripts menu or by entering the filename into the CLI. You shouldn't be copy-and-pasting entire scripts into the CLI. In order to execute any ASH command in the CLI, you'll need to put "ash" at the start.
 
Back
Top