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:Peter/Macros

From ATITD7
Jump to navigationJump to search
Macrobg.jpg

Config Thistle

File:Config thistle.zip


Thistle_New... ThistlePlantACrop.png Replacement

File:ThistlePlantACrop.zip


Pottery_Wheel.lua v1.0 By Darkfyre

This is an older VT script which needed to be modified for use with Automato.
It will operate a maximum of 36 pottery wheels and you must be standing in the centre of the 6 x 6 grid in F8F8 camera view with the screen locked (Alt+L keys).
Do not move from your starting position until the script is done or it will stsrt clicking wildly all over the place and you will have to begin all over again, it will also take all of the jugs from the wheels for you once it has completed its cycle.

File:Pottery Wheel.zip


Automato Wood Macro T7

Wood T7

Either download the .zip or get the raw data from the links below.

File:Wood T7.zip

Wood Raw Data


My Automato Grass Macro T7

Modified version of clay.lua. Script will gather grass and stash it for you as well, I have also added drift correction to this script and its far less likely to wander off course now like it does in the original clay.lua.
Note there are 2 different versions listed under this link one is by Hakori the other is the one I have modified myself.

File:Grass T7.zip


Hand Loom

Ver 1.1 Original version 1.0 written by Rhaom, I have modified this macro so as it now does silk cloth as well.
Supports Silk, Linen, Canvas & Wool. Gather the materials in your pockets, pin the hand loom, select the atitd window and start the macro.

File:Hand Loom T7 V1.1.zip


Other Players Macros

Mindls Macros

Cegaiels Macros

Darkfyres Macros

TheJanitors Macros


DashingStrike

Get the very latest release of Automato here

Dashingstrike


AutoHotkey

AutoHotkey


T6 Main Macro Page

T6 Macro Page


Veggie Tales

For anyone who wants a copy of the last version of VT that was released in T6.

Jimblys Macros


Practical Paint T7

A utility originally written by Sigil in past Tellings, Re-written by Larame using this tale's colors. This utility requires .NET Framework 3.5, and only runs on a windows system.

File:PracticalPaint.Zip


Fixes

Glass.lua

Change line 170 from...

srClickMouseNoMove(window_pos[0], window_pos[1]);

To...

srClickMouseNoMove(window_pos[0], window_pos[1] + 40);


You May Also Need

With the most recent releases of Automato, most of the .lua's appear as a jumbled mess when you open them using notepad.
You can solve this problem by using a decent text editor which understands the .lua language and treats it as such, a language...not just a string of text and numbers like notepad does.
The 3 programs listed below are just a few of them and are trusted and bug free.