The Wiki for Tale 6 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:Darkfyre/Macros

From ATITD6
Jump to navigationJump to search

Automato (Previously VeggieTales) Macros

T7 Macros

Pottery Wheel - Make Jugs

File:Pottery Wheel.zip

Based on Cegaiel's Apiary script, it requires no windows pinned. It will work as many pottery wheels as you can reach, will make as many passes as you want, and has a smart timer that does not wait for the entire cycle to complete before starting another pass.

Glazier Add CC

File:GlazierAddCC.zip

Automato script that will add 2, 6, or 12 charcoal to your pinned Glaziers and allow you to melt normal, jewel, or soda glass when the temps reach the correct range.

Greenhouse - Harvest Grass

File:Greenhouse.zip

Based on my Pottery Wheel script, this macro does not require any greenhouse windows to be pinned open. Simply stand where you can reach the Greenhouses that you want to harvest, and follow the on screen instructions. Does not take grass when complete.

Mason's Bench - Small Stone Blocks

File:Masons Bench - Small Stone Blocks (Windowless).zip

It will work as many Mason's Benches as you can reach, will make as many passes as you want, and has a smart timer that does not wait for the entire cycle to complete before starting another pass.

Thistle Sim - Void Testing Macro

File:Thistle void testing.zip for Veggie Tales
File:Thistle void testing(automato).zip for Automato

This script is used in conjunction with File:ThistleSim4.xls.zip and uses Cegaiel's thistle recipe. It takes screen shots of ticks; 9, 19, 29, 39, and 40 automatically and stores them in the Veggie Tales / Automato root directory. If there are old void_testing_tick_#.png files in this directory, it WILL NOT overwrite the existing files.

window_arranger.lua Update for Thistle New (Cascade)

Change Thistle New:

From:

dx = 413; -- when wrapping
dy = 24;
little_dx = 8; -- for every window
num_high = 33;

to

y0 = y0 + 60 -- moves the windows down far enough to auto refill water jugs
dx = 410; -- when wrapping
dy = 30;
little_dx = 20; -- for every window
num_high = 20; -- will wrap pinned windows if more than 20

AutoHotKey Macros

7K Carpentry Blade Macro for 1920x1080

Carp Blade 1920x1080.png

Place arrow just inside the outer edge of the anvil and ensure
the mouse bottom is resting on the thick edge as shown above.


File:Carp Blade 1920x1080.zip