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.
Difference between revisions of "User:OneBanana/Macros"
Line 138: | Line 138: | ||
Current Automato release of cc_Assist.lua having been broken by Zarargs' recnet changes to the interface, I have repaired and renamed this file to cc_AssistT7.lua | Current Automato release of cc_Assist.lua having been broken by Zarargs' recnet changes to the interface, I have repaired and renamed this file to cc_AssistT7.lua | ||
<br>Included with the .zip are all of the replacement .png's associated with the script. | <br>Included with the .zip are all of the replacement .png's associated with the script. | ||
− | <br>I suggest that you rename the | + | <br>I suggest that you rename the originals or store them in a separate folder rather than just allowing themto be overwriten by the new ones. |
[[File:CCAssist T7.zip]] | [[File:CCAssist T7.zip]] | ||
− | |||
− | |||
===Glass=== | ===Glass=== |
Revision as of 18:01, 30 August 2017
Config Thistle
Thistle_New... ThistlePlantACrop.png Replacement
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.
Automato Wood Macro T7
Wood T7
Either download the .zip or get the raw data from the links below.
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.
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.
ToxinKitchen-EOG Serum
File:ToxinKitchen-EOG Serum.zip
Other Players Macros
DashingStrike
Get the very latest release of Automato here
AutoHotkey
T6 Main Macro Page
Veggie Tales
For anyone who wants a copy of the last version of VT that was released in T6.
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.
The Janitors Veg Macro T7
Fixes
Glass.lua
Change line 170 from...
srClickMouseNoMove(window_pos[0], window_pos[1]);
To...
srClickMouseNoMove(window_pos[0], window_pos[1] + 40);
CC Assist
Current Automato release of cc_Assist.lua having been broken by Zarargs' recnet changes to the interface, I have repaired and renamed this file to cc_AssistT7.lua
Included with the .zip are all of the replacement .png's associated with the script.
I suggest that you rename the originals or store them in a separate folder rather than just allowing themto be overwriten by the new ones.
Glass
Fishing.lua Up/Down Arrow Fix
Currenty the Fishing.ua can only index a maximum of 30 lures as it fails to recognise two of its associated .png files.
By replacing these files with the new ones in the FishingUpDownArrows.zip you will once again be able to use all your available lures...enjoy ;)
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.