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

From A Tale in the Desert
Jump to navigationJump to search
Line 5: Line 5:
 
*Timed Macro for CC and Make Glass, but also watches heat bar (will not make project outside of correct range 1600-2200) and will not add 2 cc if heat is over 2200.
 
*Timed Macro for CC and Make Glass, but also watches heat bar (will not make project outside of correct range 1600-2200) and will not add 2 cc if heat is over 2200.
 
*Added: 6/2/2010
 
*Added: 6/2/2010
*Updated 10/14/2010: Adjusted coordinates for curHeatMinX and curHeatMaxX for 1280x1024, for T5. This will like also work at 1024x768
+
*Updated 10/13/2010: Adjusted coordinates for curHeatMinX and curHeatMaxX for 1280x1024, for T5. This will likely (not confirmed) also work at 1024x768
 
+
*Updated 10/14/2010: Adjusted CurHeatMinX coords to 100, down from 102. This was making the min heat range be near 1680 than 1600. Dropping two coordinates should get the minimum heat range back down closer to the 1600 degrees. Also adjusted the teppy time multiplier from 1.09 to 1.1.  Some rare instances, it was trying to click to make a new glass product 1-4 seconds prematurely.  The new multiplier should fix that. You might be waiting an extra 4-6 seconds on some projects, before making the next... But thats better than trying to make a project while the timer is still running (with a couple of seconds remaining).
  
  

Revision as of 04:02, 14 October 2010

Glass Bench

  • Configured for 1280x1024, but easily configurable for other resolutions (just edit the two lines in the script), under "Configuration". Should work at 1280x1024
    • Use my GetMouse Position macro to gather the correct coords (if you are not using 1024x768)...
  • Timed Macro for CC and Make Glass, but also watches heat bar (will not make project outside of correct range 1600-2200) and will not add 2 cc if heat is over 2200.
  • Added: 6/2/2010
  • Updated 10/13/2010: Adjusted coordinates for curHeatMinX and curHeatMaxX for 1280x1024, for T5. This will likely (not confirmed) also work at 1024x768
  • Updated 10/14/2010: Adjusted CurHeatMinX coords to 100, down from 102. This was making the min heat range be near 1680 than 1600. Dropping two coordinates should get the minimum heat range back down closer to the 1600 degrees. Also adjusted the teppy time multiplier from 1.09 to 1.1. Some rare instances, it was trying to click to make a new glass product 1-4 seconds prematurely. The new multiplier should fix that. You might be waiting an extra 4-6 seconds on some projects, before making the next... But thats better than trying to make a project while the timer is still running (with a couple of seconds remaining).


No hotkey to execute script. Once you launch it, it will guide you though the necessary setup.


Download .zip file:

Download from Wiki (Likely to give corrupt zip file error if downloaded with IE, but OK with Firefox)

Mirror Download Link (IE + Firefox friendly)