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:Oni/Macros/Limstone1024"
From ATITD5
Jump to navigationJump to search (Created page with "Screen resolution of 1024x768 only<br> ---- *Have hammer/chisel on you.<br> *See screenshot below on how to setup your screen:<br> *Must have the "skills" tab showing, with the ...") |
|||
Line 1: | Line 1: | ||
+ | For ACTool: <br> | ||
+ | <br> | ||
Screen resolution of 1024x768 only<br> | Screen resolution of 1024x768 only<br> | ||
---- | ---- | ||
+ | *Set macro to repeat however many times you want it to gather<br> | ||
*Have hammer/chisel on you.<br> | *Have hammer/chisel on you.<br> | ||
*See screenshot below on how to setup your screen:<br> | *See screenshot below on how to setup your screen:<br> |
Latest revision as of 19:37, 6 September 2010
For ACTool:
Screen resolution of 1024x768 only
- Set macro to repeat however many times you want it to gather
- Have hammer/chisel on you.
- See screenshot below on how to setup your screen:
- Must have the "skills" tab showing, with the word "Perception" at the very bottom hugging the bottom line.
- The macro is looking for the E in Endurance to know when to gather more limestone.
// LimeStone - 1024x768 delay 2000 // LOADRGB 14, 658 WHILE {RGBRed} > 185 delay 1000 loadrgb 14, 658 delay 50 END delay 50 MousePos 111, 60 delay 50 leftclick delay 50