A Wiki in the Desert
Log in

Difference between revisions of "Thistle Guide"

From A Wiki in the Desert
m (→‎Using Automato to grow Thistles: Added {{L}} language helper)
 
Line 4: Line 4:
  
 
# Get the current week's voids from https://atitd.sharpnetwork.net/calendar.asp
 
# Get the current week's voids from https://atitd.sharpnetwork.net/calendar.asp
# Click the 'Copy clipboard' button under the voids and paste into the config_thistle.txt file in the root directory of your automato ATITD9 install directory
+
# Click the 'Copy clipboard' button under the voids and paste into the config_thistle.txt file in the root directory of your automato ATITD10 install directory
 
# Enter your desired thistle recipe in the same file like this:
 
# Enter your desired thistle recipe in the same file like this:
 
  desired "label: YOURNAME"
 
  desired "label: YOURNAME"
Line 64: Line 64:
 
8. To actually grow the thistles you need, start the thistle_new.lua script in Automato. Click Add Silk Farm and give it a name, then click Edit Recipe and past just the lines with the numbers from your recipe (not the header or footer lines). Click Save, Automato will check the recipe to see if it is in the right format
 
8. To actually grow the thistles you need, start the thistle_new.lua script in Automato. Click Add Silk Farm and give it a name, then click Edit Recipe and past just the lines with the numbers from your recipe (not the header or footer lines). Click Save, Automato will check the recipe to see if it is in the right format
  
9. Click Load Farm, set up how many passes you want and how many gardens you have. Also set the current position of the canopy of your thistle farms, whether it is night or day and whether the canopy is currently open or closed
+
9. Click Load Farm, set up how many passes you want and how many gardens you have. Also set the current position of the canopy of your thistle farms, whether it is night or day and whether the canopy is currently open or closed. New for T10, in order for the macro to work properly, you must have a *blank chat window* stretched to occupy the space behind each and every thistle farm. It's recommended to only use grid mode until the bug requiring this workaround is fixed, as it minimizes the chance for failures. See the Automato discord FAQ section for specific instructions.
  
 
10. Click Start, sit back and watch the thistles grow!
 
10. Click Start, sit back and watch the thistles grow!
  
 
{{L|en}}
 
{{L|en}}

Revision as of 09:28, 1 September 2021

Using Automato to grow Thistles

These steps assume you have downloaded and know how to use Automato.

  1. Get the current week's voids from https://atitd.sharpnetwork.net/calendar.asp
  2. Click the 'Copy clipboard' button under the voids and paste into the config_thistle.txt file in the root directory of your automato ATITD10 install directory
  3. Enter your desired thistle recipe in the same file like this:
desired "label: YOURNAME"
desired A-F~P+T+

4. Open Automato, and run 'Thistle Mode'. This is a button on the side of the tool, not a script 5. The Thistle Mode macro will run for a while and output whether your desired recipes are possible with the current set of voids. The output will look like this:

My1:
 Best for B-N+P-T+:1000/19 (D)
My2:
 Best for C-N-P~T+:20/15 (*)
My3:
 Best for A+C~N+T+:1000/1000 (-)

6. This output shows that one recipe is possible in the Day only (the My1 recipe), one recipe is possible in both day and night (as My2 has a * to denote both day and night recipes), and the last recipe is not possible at all with the current voids

7. Once Automato has created the recipes, they will be stored in a file called thistle_history.txt in the same directory as the config file. The recipes look like this:

A-B-C-F~N+P-T+
0,0,2,0,33,
0,0,0,0,33,
0,0,0,0,99,
0,0,1,0,99,
0,0,0,0,33,
0,0,0,0,99,
0,0,0,4,99,
0,0,2,0,99,
0,0,0,0,33,
0,0,1,0,33,
0,0,0,0,99,
0,0,0,0,99,
0,0,2,3,99,
0,0,0,0,33,
0,0,1,0,33,
0,0,0,0,33,
0,0,0,0,99,
0,0,1,0,99,
0,0,0,1,99,
0,0,0,0,33,
0,0,0,1,99,
0,0,2,2,99,
0,0,1,0,33, 
0,0,0,0,99,
0,0,1,1,99,
0,0,0,1,99,
0,0,0,0,33,
0,0,0,0,33,
0,0,0,1,99,
0,0,2,1,99,
0,0,0,0,99,
0,0,0,0,99,
0,0,0,1,99,
0,0,2,0,33,
0,0,0,1,33,
0,0,0,1,33,
0,0,0,1,33,
0,0,1,0,33,
0,0,1,0,33,
0,0,0,0,33,
0,0,0,0,33,
B-N+P-T+:20 actions

8. To actually grow the thistles you need, start the thistle_new.lua script in Automato. Click Add Silk Farm and give it a name, then click Edit Recipe and past just the lines with the numbers from your recipe (not the header or footer lines). Click Save, Automato will check the recipe to see if it is in the right format

9. Click Load Farm, set up how many passes you want and how many gardens you have. Also set the current position of the canopy of your thistle farms, whether it is night or day and whether the canopy is currently open or closed. New for T10, in order for the macro to work properly, you must have a *blank chat window* stretched to occupy the space behind each and every thistle farm. It's recommended to only use grid mode until the bug requiring this workaround is fixed, as it minimizes the chance for failures. See the Automato discord FAQ section for specific instructions.

10. Click Start, sit back and watch the thistles grow!