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"

From A Tale in the Desert
Jump to navigationJump to search
Line 3: Line 3:
 
*Asks for the pattern (ie Triple + 1 pair, or 2 pairs), all the options in [http://www.atitd.org/wiki/tale5/Guides/Mining/Sand_Mining wiki].
 
*Asks for the pattern (ie Triple + 1 pair, or 2 pairs), all the options in [http://www.atitd.org/wiki/tale5/Guides/Mining/Sand_Mining wiki].
 
*Whatever pattern is chosen, it will run the ore stones, as it is listed in wiki.
 
*Whatever pattern is chosen, it will run the ore stones, as it is listed in wiki.
 +
 +
 +
 +
Before you work the mine, a pulldown menu will ask what the pattern is, choices are:
 +
*7 Color
 +
*6 Color (1 Pair)
 +
*5 Color (2 Pairs)
 +
*5 Color (Triple)
 +
*4 Color (3 Pairs)
 +
*4 Color (Triple + Pair)
 +
*4 Color (Quadruple)
 +
*3 Color(Triple + 2 Pairs)
 +
*3 Color (Quad + Pair)
 +
*3 Color (Quintuple)
 +
 +
 +
Choose the correct set of stones you see, then click Next. Then middle click all the stones
  
  
Line 15: Line 32:
 
Quadruple + 1 Pair. You would select the 4 stones with the same color first, then the pair next, then the single colors.
 
Quadruple + 1 Pair. You would select the 4 stones with the same color first, then the pair next, then the single colors.
  
 
 
Before you work the mine, a pulldown menu will ask what the pattern is, choices are:
 
  
  

Revision as of 02:11, 28 October 2010

Sand Mining - Beta (Autohotkey)

  • The macro will walk you through the setup, via GUI interface.
  • Asks for the pattern (ie Triple + 1 pair, or 2 pairs), all the options in wiki.
  • Whatever pattern is chosen, it will run the ore stones, as it is listed in wiki.


Before you work the mine, a pulldown menu will ask what the pattern is, choices are:

  • 7 Color
  • 6 Color (1 Pair)
  • 5 Color (2 Pairs)
  • 5 Color (Triple)
  • 4 Color (3 Pairs)
  • 4 Color (Triple + Pair)
  • 4 Color (Quadruple)
  • 3 Color(Triple + 2 Pairs)
  • 3 Color (Quad + Pair)
  • 3 Color (Quintuple)


Choose the correct set of stones you see, then click Next. Then middle click all the stones


NOTE: Make sure you select (middle click) all of the stones with the highest amount of same colors first.

ie

Triple + Pair. You would middle click the triple colors first, then the pair, then all remaining single colors

Triple + 2 Pair. You click the triple colors first, then one pair next, then the 2nd pair next, then the single colors.

Quadruple + 1 Pair. You would select the 4 stones with the same color first, then the pair next, then the single colors.



Get Code!