As from Xelagot 3.607, make sure all your scripts are in the User folder (not the old Script folder). See here for more.
How do I load these examples into my Xelagot?
If there is a Download option, download the file. Otherwise, copy the example (white background) and paste it into Notepad or another ASCII text processor. Make sure long lines are not broken when you paste them. Read the first part of the file, you may have to edit some of it to adjust coordinates, etc. Save it into your bot's Script folder as a text file (Something.txt).
X1 Xelagot: go to menu Uni, select Dialog, Scripts. There, on the last section of the tab, called Action Script, press Load. Search for your file and load it, then press Start to run it.
Av99Bot, SrvcXlgBot: if you wish your script to be loaded at
startup, include the path and script name in the bot's ini file.
For the script to automatically run, it needs to have the Run
statement in the [Settings] section:
[Settings]
Origin=0.000n 0.000w 0.00a 0.0°
Run
See the installation notes
for the ini files for details.
All bots: you can use verbal commands to load and run a script. These commands can be issued from the AW browser and from a User Client. See the verbal command pages.