The Wiki for Tale 4 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 "Macros/Iggys/Flax"

From A Tale in the Desert
Jump to navigationJump to search
Line 43: Line 43:
 
What software is needed to run this type of file (.ahk)?
 
What software is needed to run this type of file (.ahk)?
  
*IGGY - You need to download AutoHotKey [http://autohotkey.com/|AutoHotkey] and install it.
+
*IGGY - You need to download AutoHotKey [http://autohotkey.com/] and install it.

Revision as of 20:11, 25 December 2008

Flax_v0.7

Download-Flax_v0.7.zip
  • Extract it and place it in a folder anywhere on your computer. I used "C:\Macros"
This macro runs with ATITD in windowed mode at full screen (or as big as you can get it). It was tested on 1280x1024.
  1. Run the macro labeled "FlaxMacro_v#.#.ahk"
  2. Find a nice flat place of grass that has enough room for 3x3 plots of flax
  3. Turn flax hotkeys off, if they are not already.
  4. Bring up your plant menu and make sure "Flax: _____ " is the only entry.
    1. Make sure the variety of Flax you want to plant is the top most entry in this menu.
      1. If it's Nile Green make sure you have enough water. (Harvest Flax Only)
    2. Pin this menu and place it as far top and left as it will go.
  5. Set the camera to "Cartographer's View" (F8 twice) so that you are looking straight down on your avatar.
    1. Zoom all the way in.
  • To pause the macro: Ctrl+Alt+Shift+"P"
  • To Start harvesting: Ctrl+Alt+"F"
  • To Start seed harvesting: Ctrl+Alt+"e"

Do not move your mouse while it is working. Pause it before doing so if you must.

Changes

12-20-08_v0.6 Added the functionality to harvest both Old Egypt and Nile Green flax!

12-24-08_v0.7 Now you can Harvest flax (Ctrl+Alt+f) and Seeds (Ctrl+Alt+e) with the same macro!

Notes

This is very BETA. Use at your own risk. Do not leave the screen wile this is working, as you shouldn't do that anyway. ;)

If it just isn't working, you can find all of the "*50" in the code and replace them with a higher number. Every screen has slightly different shades and this part of the function will increase (or decrease) the search functions variability in finding the buttons. Don't set it too high.

This was tested on WinXP_x64 with no themes applied except for the standard one. If you have a different theme, especially a funky one that changes title bar sizes, then this might not work.

Feedback

"Leave me some feedback on this page. I can't improve this macro if I don't get any"


What software is needed to run this type of file (.ahk)?

  • IGGY - You need to download AutoHotKey [1] and install it.