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/SkillsTimer"

From A Tale in the Desert
Jump to navigationJump to search
Line 10: Line 10:
 
Upon starting the script, it will ask you to hover a black letter (ie a black letter in the word Endurance, in skills tab).  A tooltip will display while you are moving mouse around and confirm when you are hovering a black letter.  Then press F2 to set this position.  Next it will tell you to hover, where you want it to click, and press F2 again.
 
Upon starting the script, it will ask you to hover a black letter (ie a black letter in the word Endurance, in skills tab).  A tooltip will display while you are moving mouse around and confirm when you are hovering a black letter.  Then press F2 to set this position.  Next it will tell you to hover, where you want it to click, and press F2 again.
  
It will now go to work by monitoring the red text (ie when you are tired) in the skills tab. When the letter is black, it will click. While the letters are red, it will continue monitoring and wait until it turns black for the next click.
+
It will now go to work by monitoring the black letters in skills tab. When it is black (no longer tired) it will click. While it is red, it will not click and continue monitoring until the letters turn black for another click, repeat.
 
 
  
  
 
[[User:Cegaiel/Macros/SkillsTimer/Code | Get Code!]]
 
[[User:Cegaiel/Macros/SkillsTimer/Code | Get Code!]]

Revision as of 07:41, 14 February 2010

Digging and Skills Timer

  • Ctrl+Alt+W to start script
  • It will walk you through the setup process via GUI menus
  • Monitors red text in skills tab and only clicks when they are black (no longer tired)
  • This script was created for dig sites and digging limestone/dirt, primarily. However, it would work with anything that uses a skills timer (ie the popup box that says "you are too tired to do something")


Upon starting the script, it will ask you to hover a black letter (ie a black letter in the word Endurance, in skills tab). A tooltip will display while you are moving mouse around and confirm when you are hovering a black letter. Then press F2 to set this position. Next it will tell you to hover, where you want it to click, and press F2 again.

It will now go to work by monitoring the black letters in skills tab. When it is black (no longer tired) it will click. While it is red, it will not click and continue monitoring until the letters turn black for another click, repeat.


Get Code!