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

From A Tale in the Desert
Jump to navigationJump to search
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
Runs 6 kettles: Potash<b> (1024x768)</b>:
+
Run 1 to 21 kettles<b> (1280x1024)</b>:
  
  
<B>UPDATES:</b>
 
*1/28/2010 1:00AM Eastern (-5 GMT)
 
*Alpha to Beta stage, script completely revamped with more efficient coding and visual timers.
 
  
 +
<B>Instructions:</B>
 +
 +
*Use 1280x1024 resolution
 +
*Pin, up to, 3 rows of 7 kettle pinups, from left to right, starting at upper left corner
 +
*<font color=maroon>Note it is <u>critical</u> that you do <u>NOT</u> have the GUI message status screen in the middle of the screen. When it does the very first stoke, it will popup a box that says "Load how many wood" and has the Max button.  This popup appears in the middle of the screen. If this status screen (shown in bottom right corner of pinup example screenshot), is in the middle, it will interfere with the macro trying to click the Max button. Also the status screen must not cover any pinups.</font> You will get a 10 second countdown, on the GUI message screen, giving you time to drag it out of way.
 +
*Runs Acid, Potash or Salt
 +
*Uses only 28 wood per kettle
 +
*After setup menu, it will popup a box telling you exactly how many resources you need to have in inventory, before it proceeds.  So you can confirm your resource requirements easily and dont have to add them in your head.
  
<B>Instructions:</B>
 
  
*Pin up 6 kettles from top left to top right as shown in image below:
 
*Start script with Ctrl+Alt+W
 
  
*Resources required for each run: <b>168 Wood, 150 Water, 30 Ash</b>
+
<b>Options:</b> Upon starting the script, it will ask if you're operating a Public or Private kettle, how many kettles you are running, and how many runs you are doing. Runs means completing a batch of potash, acid or salt from beginning to end.
  
  
<b>Critical Note:</b> currently the coordinates (for mouse clicks) is setup for <u>Private kettles</u>.
+
<u>Private kettles</u> will say:<BR>
<br>
+
<B>This is your kettle</b><BR>
In other words, at the top of the kettle menu, it only says: <B>This is your kettle</b> (as in screenshot below).
+
 
  
 
<u>Public kettles</u> will say:<BR>
 
<u>Public kettles</u> will say:<BR>
<B>This is your kettle</b><BR>
+
<B>This is a kettle</b><BR>
<b>Usable by Anyone</b>
+
<b>Usable by Anyone</b> (or Initiate, etc for guilded kettles)
 +
 
 +
 
 +
The extra line (Usable by Anyone) needs to have the mouse clicks offset. That is the purpose of it asking what type of kettle you are using.
 +
 
 +
 
 +
 
 +
 
 +
<font color=blue><b>Screenshot of Setup Menu:</b></font>
 +
 
 +
[[Image:Potash_menu_cegaiel.jpg]]
 +
 
  
  
The extra line (Usable by Anyone) will likely make your clicks be incorrect. I will add either a second version (with the offset coordinates) or add a menu that asks if you are using a Public or Private kettle (and offset based on which one you choose).  Check back often for a new update.
 
  
 +
<font color=blue><b>PIN UP EXAMPLES:</b></font>
  
<b>Note:</b> If you're just starting out and have less than 6 kettles, at the moment, then you can still use this script.  Just pin the same kettle more than once to fill up the deficit you have.  In other words, if you have 4 kettles, then pin up to of the same kettles 2 times.  So no matter what, have 6 kettle pinups.  When it tries to click the same kettle, it will just give a error in a popup window.  When the mouse stops moving (during timer), then just click OK to get rid of the extra dialogues.
+
<b>Screenshot of 10 kettles running:</b>
  
 +
[[Image:Potash_cegaiel.jpg]]
  
<b>SETUP:</b><BR>
 
Pin up menus, from left to right, click Ctrl+Alt+W to start macro.
 
  
 +
*If you wanted to run 2 kettles, then only pinup 2 at upper left corner.
 +
*If you wanted to run 15 kettles, then you would have 2 rows of 7 pinups and the 3rd row would only have 1 pinup.
 +
*If you wanted to run the maximum of 21 kettles, then the 2nd row would also have 7 pinups, and you would start a 3rd row of 7 pinups
 +
**Remember all pinups start from left to right. They dont have to be perfect, but should look something like the above screenshot.
  
[[Image:Ceg_potash.jpg]]
 
  
  
  
 
[[User:Cegaiel/Macros/Potash/Code | Get Code!]]
 
[[User:Cegaiel/Macros/Potash/Code | Get Code!]]

Latest revision as of 01:56, 14 October 2010

Run 1 to 21 kettles (1280x1024):


Instructions:

  • Use 1280x1024 resolution
  • Pin, up to, 3 rows of 7 kettle pinups, from left to right, starting at upper left corner
  • Note it is critical that you do NOT have the GUI message status screen in the middle of the screen. When it does the very first stoke, it will popup a box that says "Load how many wood" and has the Max button. This popup appears in the middle of the screen. If this status screen (shown in bottom right corner of pinup example screenshot), is in the middle, it will interfere with the macro trying to click the Max button. Also the status screen must not cover any pinups. You will get a 10 second countdown, on the GUI message screen, giving you time to drag it out of way.
  • Runs Acid, Potash or Salt
  • Uses only 28 wood per kettle
  • After setup menu, it will popup a box telling you exactly how many resources you need to have in inventory, before it proceeds. So you can confirm your resource requirements easily and dont have to add them in your head.


Options: Upon starting the script, it will ask if you're operating a Public or Private kettle, how many kettles you are running, and how many runs you are doing. Runs means completing a batch of potash, acid or salt from beginning to end.


Private kettles will say:
This is your kettle


Public kettles will say:
This is a kettle
Usable by Anyone (or Initiate, etc for guilded kettles)


The extra line (Usable by Anyone) needs to have the mouse clicks offset. That is the purpose of it asking what type of kettle you are using.



Screenshot of Setup Menu:

Potash menu cegaiel.jpg



PIN UP EXAMPLES:

Screenshot of 10 kettles running:

Potash cegaiel.jpg


  • If you wanted to run 2 kettles, then only pinup 2 at upper left corner.
  • If you wanted to run 15 kettles, then you would have 2 rows of 7 pinups and the 3rd row would only have 1 pinup.
  • If you wanted to run the maximum of 21 kettles, then the 2nd row would also have 7 pinups, and you would start a 3rd row of 7 pinups
    • Remember all pinups start from left to right. They dont have to be perfect, but should look something like the above screenshot.



Get Code!