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.

User:Cegaiel/Macros/Glassbench

From A Tale in the Desert
< User:Cegaiel‎ | Macros
Revision as of 06:11, 13 October 2010 by Cegaiel (talk | contribs)
Jump to navigationJump to search

Glass Bench

  • Configured for 1024x768, but easily configurable for other resolutions (just edit the two lines in the script, under "Configuration"...
    • 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 6/6/2010: Corrected multiple minor bugs affecting the script continuing after it should have been done - I feel this is the final version, works great!)
  • Updated 6/24/2010: Adjusted time to teppy time (ie 120s will say 130s on timer). Was clicking making a new project a few seconds before prior one was done, occassionaly. I think this is due to the server being on a new computer now, teppy time a tad faster. Also adjusted some click times to help prevent misclicks. Fixed macro not exitting correctly after the glass qty/counter was reached.
  • Updated 10/13/2010: Adjusted coordinates for curHeatMinX and curHeatMaxX for 1280x1024. This will like also work at 1024x768


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


  • This DOES work on T5, however coordinates on these two lines needs to be adjusted. I am now using 1280x1024 and forgot to record the new coords. I will update the files next time I make glass. I will also put the T5 symbol on the page once completed.


;X Position of the heat bar
curHeatMinX = 102 ; Around 1600-1650
curHeatMaxX = 131 ;Around 2200 degrees



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)