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"

From ATITD7
Jump to navigationJump to search
 
(66 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Image:macrobg.jpg|center|120px]]
 +
 
===Config Thistle===
 
===Config Thistle===
  
[[File:config_thistle.zip]]<
+
[[File:config_thistle.zip]]
  
  
Line 7: Line 9:
 
===Thistle_New... ThistlePlantACrop.png Replacement===
 
===Thistle_New... ThistlePlantACrop.png Replacement===
  
[[File:ThistlePlantACrop.zip]]<
+
[[File:ThistlePlantACrop.zip]]
  
  
Line 13: Line 15:
 
===Pottery_Wheel.lua v1.0 By Darkfyre===
 
===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.
+
This is an older VT script which needed to be modified for use with Automato.
 +
<br>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).
 +
<br>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]]
 +
 
 +
[http://www.atitd.org/wiki/tale7/User:OneBanana/Wood_T7_Raw_Data Wood Raw Data]
  
[[File:Pottery_Wheel.zip]]<
 
  
  
 +
===My Automato Grass Macro T7===
  
==Automato Wood 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.
 +
<br>
 +
Note there are 2 different versions listed under this link one is by Hakori the other is the one I have modified myself.</br>
  
 +
[[File:Grass T7.zip]]
  
  
===Wood T7===
 
[[File:Wood T7.zip]]<br>
 
  
 +
===Hand Loom===
  
Either download the .zip from the above link or just copy the raw data from this page into a new text file and save it as Wood T7.lua .<br>
+
Ver 1.1 Original version 1.0 written by Rhaom, I have modified this macro so as it now does silk cloth as well.
 
<br>
 
<br>
 +
Supports Silk, Linen, Canvas & Wool. Gather the materials in your pockets, pin the hand loom, select the atitd window and start the macro.
  
See instructions below for use.<br>
+
[[File:Hand_Loom_T7_V1.1.zip]]
 +
 
 +
 
 +
===Book Of The Dead===
 +
 
 +
A very simple recipe book containing all 48 of the currently known Elementary Tincture Recipes.
 
<br>
 
<br>
 +
It is a work in progress, and hopefully the next release will be a fully functional script designed to operate the Assimilation Bath.
 +
 +
[[File:Book_Of_The_Dead_V1.0.0.zip]]
 +
 +
===ToxinKitchen-EOG Serum===
 +
 +
 +
[[File:ToxinKitchen-EOG Serum.zip]]
 +
 +
 +
 +
 +
===Other Players Macros===
 +
 +
[http://www.atitd.org/wiki/tale7/User:Mindl Mindls Macros]
 +
 +
[http://www.atitd.org/wiki/tale7/User:Cegaiel/Macros Cegaiels Macros]
 +
 +
[http://www.atitd.org/wiki/tale7/User:Darkfyre/Macros Darkfyres Macros]
 +
 +
[http://www.atitd.org/wiki/tale7/User:Thejanitor/Macros TheJanitors Macros]
 +
 +
 +
 +
===DashingStrike===
 +
 +
Get the very latest release of Automato here
 +
 +
[http://dashingstrike.com Dashingstrike]
 +
 +
 +
 +
===AutoHotkey===
 +
 +
[https://www.autohotkey.com/ AutoHotkey]
 +
 +
 +
 +
===T6 Main Macro Page===
 +
 +
[http://www.atitd.org/wiki/tale6/Macros T6 Macro Page]
 +
 +
 +
 +
===Veggie Tales===
 +
 +
For anyone who wants a copy of the last version of VT that was released in T6.
 +
 +
[http://www.atitd.org/wiki/tale6/Jimbly%27s_Macros 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]]
 +
 +
 +
 +
===The Janitors Veg Macro T7===
 +
 +
 +
[[File:veg_janitor.Zip]]
 +
 +
 +
 +
 +
===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
 +
<br>Included with the .zip are all of the replacement .png's associated with the script.
 +
<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]]
 +
 +
===Glass===
 +
 +
<!--
 +
[[File:Glass T7.zip]]
 +
-->
  
<pre>
+
===Fishing.lua Up/Down Arrow Fix===
-- Wood T7 Revised by OneBanana  V1.0
 
-- IMPORTANT...When you pin your Bonfire window you MUST begin with at least 1 wood in your inventory to ensure that the Add Some Wood To This Bonfire button is displayed.
 
-- The script will fail to stash the wood there otherwise.
 
-- Optional...If you are doing test of Safari you may wish to turn off Show Menu Items For Falcon Roosts under Options/Interface Options/Tests
 
  
dofile("screen_reader_common.inc");
+
Currenty the Fishing.ua can only index a maximum of 30 lures as it fails to recognise two of its associated .png files.
dofile("ui_utils.inc");
+
<br>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 ;)
dofile("common.inc");
 
  
per_tree_delay_time = 5000;
 
total_delay_time = 80000;
 
carrot_delay_time = 10*60*1000;
 
  
function doit()
+
[[File:FishingUpDownArrows.zip]]
carrot_timer = lsGetTimer();
 
askForWindow("Pin 5-10 tree windows, will click them VERTICALLY (left to right if there is a tie - multiple columns are fine).  Additionally, optionally, pin a Bonfire window (you MUST begin with at least 1 wood in your inventory to ensure that the Add Some Wood To This Bonfire button is displayed) for stashing wood, and Consume window for eating grilled carrots (first carrot will be consumed after 10 minutes).");
 
-- Find windows
 
srReadScreen();
 
xyWindowSize = srGetWindowSize();
 
local buttons = findAllImages("GatherWood.png");
 
if #buttons == 0 then
 
error 'Could not find any Gather Wood buttons';
 
end
 
while 1 do
 
for i=1, #buttons do
 
-- srReadScreen();
 
statusScreen("Grabbing Wood " .. i .. "/" .. #buttons);
 
srClickMouseNoMove(buttons[i][0]+5, buttons[i][1]);
 
lsSleep(per_tree_delay_time);
 
end
 
srReadScreen();
 
bonfire = srFindImage("Bonfire.png");
 
if bonfire then
 
statusScreen("Found bonfire...");
 
add_wood = srFindImage("AddSomeWood.png");
 
if add_wood then
 
-- add it
 
statusScreen("Adding wood to bonfire");
 
srClickMouseNoMove(add_wood[0]+5, add_wood[1]+5);
 
lsSleep(500);
 
  
  end
+
===You May Also Need===
-- click Max
 
srReadScreen();
 
local max = srFindImage("crem-max.png");
 
if max then
 
srClickMouseNoMove(max[0]+5,max[1],1);
 
sleepWithStatus(100, "Clicking Max button");
 
else
 
sleepWithStatus(100, "Searching for Max button");
 
  
end
+
With the most recent releases of Automato, most of the .lua's appear as a jumbled mess when you open them using notepad.
end
+
<br>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.
+
<br>The 3 programs listed below are just a few of them and are trusted and bug free.
carrots = srFindImage("EatSomeGrilledCarrots.png");
 
 
local time_left = total_delay_time - #buttons * per_tree_delay_time;
 
local eat_carrots = nil;
 
if (time_left > 0) then
 
local start_time = lsGetTimer();
 
while time_left - (lsGetTimer() - start_time) > 0 do
 
time_left2 = time_left - (lsGetTimer() - start_time);
 
carrot_note = "";
 
if carrots then
 
carrot_time_left = carrot_timer + carrot_delay_time - lsGetTimer();
 
if carrot_time_left < 0 then
 
carrot_time_left = 0;
 
eat_carrots = 1;
 
end
 
carrot_note = "  " .. math.floor(carrot_time_left / 1000) .. "s until eating carrots.";
 
else
 
carrot_note = "";
 
end
 
statusScreen("Waiting " .. time_left2 .. "ms before starting next pass..." .. carrot_note);
 
lsSleep(100);
 
checkBreak();
 
end
 
end
 
if eat_carrots then
 
srReadScreen();
 
carrots = srFindImage("EatSomeGrilledCarrots.png");
 
if carrots then
 
srClickMouseNoMove(carrots[0]+5, carrots[1]+5);
 
carrot_timer = lsGetTimer();
 
end
 
end
 
end
 
end
 
  
</pre>
+
* [https://www.editplus.com EditPlus]
 +
* [https://notepad-plus-plus.org NotepadPlus++]
 +
* [https://www.sublimetext.com Sublime Text]

Latest revision as of 19:48, 24 October 2017

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


Book Of The Dead

A very simple recipe book containing all 48 of the currently known Elementary Tincture Recipes.
It is a work in progress, and hopefully the next release will be a fully functional script designed to operate the Assimilation Bath.

File:Book Of The Dead V1.0.0.zip

ToxinKitchen-EOG Serum

File:ToxinKitchen-EOG Serum.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


The Janitors Veg Macro T7

File:Veg janitor.Zip



Fixes

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.


File:CCAssist T7.zip

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 ;)


File:FishingUpDownArrows.zip

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.