Armorsmith Archive
Thread: Armorsmith MACRO
Page 1 of 1
GuVn3r
Sun Mar 21, 2004 6:38 pm
#1
Yo is there any way to macro Armorsmith? i reall want that profestion but dont have time to do it
ImperialTwilek
Sun Mar 21, 2004 7:05 pm
#2
Well you can use a doctorcraft macro or weapon craft macro its really no difference (atleast with the one I have).
kparton
Mon Mar 22, 2004 2:06 am
#3
GuVn3r wrote:
Yo is there any way to macro Armorsmith? i reall want that profestion but dont have time to do it
hmm, why do you want this profession? If you grind all the way to master, you wont have any time to learn anything and that will make you a crap Armorsmith......
Crinton
Sat Mar 27, 2004 3:46 am
#6
open the tool you'll be using and count left to right starting with 0 in the upper left. Don't sort them. Don't stand near a crafting station unless you need to to craft the item
HighWookieeTuna
Sat Mar 27, 2004 1:22 pm
#7
(cry) i need a macro for armor smithing. i cant take the grind, fingers hurt too much.
pleeeeseeee!!!!!!!
Markis
Sat Mar 27, 2004 1:32 pm
#8
Here is the Macro I used. I used 6 crafting tools and made Maibari armorweave chestplates. Ubese armor shirts is also a favorite one to use. You need to figure out your Draft schematic numbers, and the tool bar slot you will have the crafting machines in. All you should have to do is put in the ingredients. you can adjust the pause after the /selectDraftSchematic xx; command if it does not give you enough time to put in the ingredients or to much time. Then just reloop this macro to start it over again. Be sure you have a macro up for /dump; to stop the loop if you need to.
/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6; (this is the pause to adjust to add or lower the time needed to input the ingredients)
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;/ui action toolbarSlotxx;
/selectDraftSchematic xx;
/pause 6;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/ui action toolbarSlotxx; (this is the loop, will need to be slot that you have your macro on)
Daisame
Sun Mar 28, 2004 5:17 am
#9
HighWookieeTuna wrote:
how do i get a schematic number?
Trial and error. Open a crafting tool and then type in the command for the schematic in the chat entry area and see what schematic it pulls up. Keep incrementing this number unitl the one you want comes up. Now you know which one it is. Since people normally aquire various items in different order, one person's number will likely be different from another. Sorry there is not easier way that I know of.
boodow
Sun Mar 28, 2004 6:21 am
#10
Mabari shirts are good too. I am running 14-16 crafting tools with a 2 second pause. It should only take me about 3 hours to grind the last 4 boxes I have left.
Page 1 of 1