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.

User:Cegaiel/Macros/SandMining

From A Tale in the Desert
< User:Cegaiel‎ | Macros
Revision as of 00:42, 25 October 2010 by Cegaiel (talk | contribs)
Jump to navigationJump to search

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.


NOTE: If you find that, at the beginning of the macro, that it is only clicking/highlighting 2 instead of 3 mines, then make sure you are not standing too far away. Any mine that produces the "Too far away" message, when you click on it, will not get highlighted while the macro runs. So if you find any mining crystals, farther away than normal, then click it manually to make sure the "Too far away" message is not appearing. If it does, then move your avatar slightly to compensate (so that all crystals are within range).


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



Get Code!

Get EXE