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 "User:Cegaiel/Macros/SandMining"
Line 42: | Line 42: | ||
[[User:Cegaiel/Macros/SandMining/Code | Get Code!]] | [[User:Cegaiel/Macros/SandMining/Code | Get Code!]] | ||
+ | |||
+ | [http://www.atitd.org/wiki/tale4/images/e/e2/Sandmines.zip Get EXE] |
Revision as of 23:05, 24 October 2010
Sandmining (Autohotkey)
- The macro will walk you through the setup, via GUI interface. You dont really need to study this page too much.
- Point and middle click all your mining crystals
- It will try every 3 stone combination until complete. Takes about 56 seconds to complete, using default delay speed.
- Sends the A and S keys to the mine, so make sure you chat is minimized!
- Automatically detects popups and closes them, while macro is running.
Basically what this means is it will try to work every mining, in 3 stone combinations.
ie
Mine Numbers are 1-7
Basically here are a sample of the patterns it runs:
Combinations including Mine #1: 123 (ABC) 124 (ABD) 125 (ABE) 126 (ABF) 134 (ACD) 135 (ACE) 136 (ACF) 145 (ADE) 146 (ADF)
Then onto Next Mine # (Crystal), etc
NOTE: During this process, the macro can not detect when mines crumble. So you may see it trying to highlight mines that do not exist. This is OK, it will not cause any harm. The macro sends the A and S hotkeys, which wont do anything, if the mine has already crumbled.
If you want to see the macro in action, then check out this Youtube Video