Armorsmith Archive
Thread: Question about Macro and the crafting station
Page 1 of 1
En1Gma
Tue Jun 08, 2004 7:34 pm
#1
Im about to pop out ubesse Shirts for xp...however whenever I am near a armorcrafting machine, I always end up not getting any xp.
Should I increase my pauses? right now there 4 for the crafting. Here is a brief example of my macro:
/ui action toolbarSlot01;
> /selectdraftSchematic 15;
> /pause 4;
> /nextcraftingstage;
> /pause 1;
> /nextcraftingstage;
> /pause 1;
> /createPrototype no item;
> /pause 1;
> /createPrototype no item;
> /pause 2;
> /ui action toolbarSlot02;
> /selectdraftSchematic 15;
> /pause 4;
> /nextcraftingstage;
> /pause 1;
> /nextcraftingstage;
> /pause 1;
> /createPrototype no item;
> /pause 1;
> /createPrototype no item;
> /pause 2;
> /ui action toolbarSlot02;
should I increase that to 5 or 6 (the pause) since Im near a crafting station? I am fine whenever I am away from the station but we all know u need a station to craft shirts.
zaphb
Wed Jun 09, 2004 4:32 am
#3
Put in another nextC;
Theres one more step when infront of a crafting station :-)
Theres one more step when infront of a crafting station :-)
zaphb
Wed Jun 09, 2004 4:35 am
#4
oh and by the way you dont have to have Pause between nextC; and createPrototypes
Only the 4 sec and the 2 sec are really needed
Happy grinding ;-)
Only the 4 sec and the 2 sec are really needed
Happy grinding ;-)
Page 1 of 1