The Wiki for Tale 5 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:Docsaintly/Macros/QuickMining"

From ATITD5
Jump to navigationJump to search
(Created page with "The way this macro works is you hover over each stone and press NumPad0, it will store the position for each stone as you go along. Once you have the stone positions saved (i re...")
 
Line 4: Line 4:
  
 
1 = 1
 
1 = 1
 +
 
2 = 2  
 
2 = 2  
 +
 
3 = 3
 
3 = 3
 +
 
4 = 4
 
4 = 4
 +
 
5 = 5
 
5 = 5
 +
 
6 = 6
 
6 = 6
 +
 
7 = 7
 
7 = 7
 +
 
8 = 8  
 
8 = 8  
 +
 
9 = 9
 
9 = 9
 +
 
10 = NumPadDiv
 
10 = NumPadDiv
 +
 
11 NumPadMult
 
11 NumPadMult
 +
 
12 = NumPadSub
 
12 = NumPadSub
 +
 
13 = NumPadAdd
 
13 = NumPadAdd
 +
 
14 = NumPadEnter
 
14 = NumPadEnter
 +
  
 
0 = Sets stone positions
 
0 = Sets stone positions

Revision as of 00:16, 21 February 2011

The way this macro works is you hover over each stone and press NumPad0, it will store the position for each stone as you go along.

Once you have the stone positions saved (i recommend locking your screen), you can just press the number corresponding to the stone. Below is the mapping

1 = 1

2 = 2

3 = 3

4 = 4

5 = 5

6 = 6

7 = 7

8 = 8

9 = 9

10 = NumPadDiv

11 NumPadMult

12 = NumPadSub

13 = NumPadAdd

14 = NumPadEnter


0 = Sets stone positions NumPadDot = Reloads macro

Pressing 1 will move your mouse to the stone 1 position and press A.

So, if you wanted to mine 1,3,4,6. You would type: NumPad1, NumPad3,NumPad4,NumPad6,S (to harvest set)

When you're done with the current set you can press NumPad0 enough times to reset the counter back to 0, or just press NumPadDot to reload it and then set the stones again.