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:Aplus"

From ATITD7
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
AutoHotKey Macros.
+
'''AutoHotKey Macros.
 +
'''
  
Note that to run these you will have to install AutoHotKey.
+
Note that to run these you will have to install AutoHotKey [http://www.autohotkey.com/].
Copy .ahk files and the png files to a folder, and right click the .ahk file and "Run Script".
+
 
 +
Copy .ahk files and the png files in the zip to a folder on your computer, and right click the .ahk file and "Run Script".
 
You will see a green square in your windows tray with a white H in it. right clicking on this icon will allow you to interact with the script.
 
You will see a green square in your windows tray with a white H in it. right clicking on this icon will allow you to interact with the script.
  
 
In all scripts, Ctrl+i will give you more information on the macros available and their shortcuts.
 
In all scripts, Ctrl+i will give you more information on the macros available and their shortcuts.
  
 +
'''Basic script to gather slate and grass as you run:''' [[File:GatherMacro.zip]]
  
[[File:GatherMacro.zip]]
+
'''Endurance based/ Dig clicker :''' [[File:EnduranceClick.zip]]

Latest revision as of 01:28, 13 September 2015

AutoHotKey Macros.

Note that to run these you will have to install AutoHotKey [1].

Copy .ahk files and the png files in the zip to a folder on your computer, and right click the .ahk file and "Run Script". You will see a green square in your windows tray with a white H in it. right clicking on this icon will allow you to interact with the script.

In all scripts, Ctrl+i will give you more information on the macros available and their shortcuts.

Basic script to gather slate and grass as you run: File:GatherMacro.zip

Endurance based/ Dig clicker : File:EnduranceClick.zip