Site hosted by Angelfire.com: Build your free website today!
 

Blacksmithy

There are many different versions of UOAP. Click here to get ther version these macros were written in.

Download this macro now

Description: This macro simply reuses the Hammer and retargets the ingots you are using, then uses 3 locations to determine the Category, Type, and exact Item you want to be smithing.
Macros: #0 Last Object
#1 Last Target
Locations: #0 Item Category
#1 Second Item Category
#2 Item to be crafted
#3 Scroll Bar
Autoloop: 10
Extras: Hammer and Ingots

Preperation:

This macro can be altered to smith anything you wish, simply by altering a couple locations, and sometimes might require a small change to the script.

  1. Double click your Smith Hammer, then target your ingots.

  2. When the menu appears in the upper-left of your screen, set location #0 for your item category, then set location #1 as your subcategory, then location #2 to the item you wish to smith. If at any point you scroll the menu over for this be sure to set location #3 to the right scroll arrow.

  3. Make sure your autoloop is set to 10.

  4. If at any point you need to scroll in the menu. Its very easy to do so. Just add "Left click at location #3 *next line* wait 1 seconds" in the script where ever you need to scroll the menu. This code will scroll your menu over one category. If you need to scroll over more then once, simply add that line of code in once for every category over you need to scroll.