The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

User:Safa/automato

From ATITD7
Jump to navigationJump to search

Installing an Automato script

Install by updating

0

Automato has a list of approved macros. These can be installed by simply updating the program. To update Automato click LUA Scripts, open ATITD folder and click the update button. You will be prompted to confirm the download. At this point you will see a list of scripts with size mismatch. This means that script has a newer version or is new.


Click Yes to update. When this is done you can start your script from the list.

A up0.png A up1.png A up2.png

Install manually

In most cases automato scripts you find on wiki won't be in the approved list. These have to be installed by hand. Follow these steps to install a macro manually.

1

Download the script file you want to install and check the format. You can do this by right clicking the file and clicking Properties. If type of file is LUA (.lua) like in the example here, Automato can run this.

Sometimes scripts are shared as text (.txt) files. These won't work with Automato. If you have a txt file follow the steps for converting it below.

Converting from txt

  1. Search for File Explorer Options in Windows. Go to View tab. Under advanced settings make sure Hide extensions for known file types is unchecked. Click OK.
  2. Right click on your script file and click Rename. Change the letters after the dot from txt to lua. Hit enter.
A properties.png
2

Go to C:\Games\Automato\games\ATITD\scripts. Drag and drop your script file in this folder.

Then restart Automato. The new script will show up in the ATITD folder as [filename].lua

If you can't find this location in your computer your Automato version is likely below 2.0. Update the program to fix this issue.

A scripts.png