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.

User:FARMER

From ATITD7
Jump to navigationJump to search

HEAR SOME EASYS MACROS I KNOW WORK

Charcoal

Tested with 1 to 15, should do fine with 20+

- Open and pin the cc oven windows on screen.

- Start the macro

- CTRL+R will reload the macro (use if you change the window positions or number of windows)

- CTRL+S will start all visible ovens

- CTRL+P will pause/resume the macro (use if you need to move the mouse)

CC Ovens

Kettles

-F8F8 view

-Zoom in such a way that you can see all kettles, make sure the top and bottom rows are not too close to top/bottom of screen.

-If the macro fails to arrange the windows restart with CTRL+R

-Macro won't take over kettles that are already burning wood or have mats in them.

Kettles


Gather_v0.7

Download-Gather_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 named Gather_v#.#.ahk
  2. Set your icons to regular size (not small icons), if they are not already.
  3. Hit one of the hotkey combinations for the resource you want to gather
    1. Ctrl+Alt+Shift+g = Gather Grass.
    2. Ctrl+Alt+Shift+s = Gather Slate.
    3. Ctrl+Alt+Shift+c = Gather Clay. <-- Be sure you have enough water in jugs.
  4. Run around the area and the macro will click the resource to gather it when you run over it.

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, edit the file and raise the value in the variable shades:="*75" to something higher (ie "*90" <- you need the * ). 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.

Changes

12-19-08 v0.6 -

  1. Forgot to set the grass function to look into the current working folder

12-24-08 v0.7 -

  1. Changed the hotkeys to include the Shift key.
  2. Added a "shade" variable to allow the shade variability to be increase/decreased

Older Versions

Download-Gather_v0.6.zip


hope you enjoy