Macro: Restocking Potions - Printable Version +- UO Lost Lands Forum (https://uolostlands.com/forum) +-- Forum: General (https://uolostlands.com/forum/forumdisplay.php?fid=24) +--- Forum: Guides (https://uolostlands.com/forum/forumdisplay.php?fid=13) +--- Thread: Macro: Restocking Potions (/showthread.php?tid=1170) |
Macro: Restocking Potions - Swunk - 10-03-2016 A counter for each potion type that you use is needed. The 'If ( "Potion count" <= ? )' lines should be set to 1 potion less than what you want to stock. I also have 'Auto-Queue Object Delay actions' in Razor checked as well as 'Object delay' set to 1000 ms. If a keg is depleted and I buy another I simply re-target the double click lines to the new keg. To begin I put 60 empty bottles in the bag I want my potions in. Enjoy! Quote:If ( "Red Potion count" <= 9 ) Code: !Loop |