Armorsmith Archive
Thread: grinding macros don't work
Page 1 of 1
Furthuron
Wed Sep 07, 2005 8:07 pm
#1
all of them give me a "crafting session done" after i plug in the resources...what gives?
LeviticusD
Wed Sep 07, 2005 8:15 pm
#2
Well, with all that informationyou provided....I'd say you're not doing it right or it's an operating error.
Message Edited by LeviticusD on 09-07-2005 09:16 PM
darthbock
Wed Sep 07, 2005 9:48 pm
#4
ps - try adding an additional next crafting stage step or stepping away fromthe crafting station you are near
kreindhild
Thu Sep 08, 2005 6:49 am
#5
mine works just fine, just check and see if you are getting experience, and also check to see if ur resources are actually being used.
Furthuron
Thu Sep 08, 2005 11:00 am
#6
wish i could have gotten something other than a sarcstic retort. thanks for those that tried to help. my cut and paste is just not pulling it off. and when i said you put in your resources...and wait for macro to hit next step it just stops, closes the screen and says..."crafting session is over" no more info to give. i want to make battle segs with it but does it have something to do with being near crafting station? if so i will just change it up a bit.
darthbock
Thu Sep 08, 2005 11:20 am
#7
Furthuron wrote:
wish i could have gotten something other than a sarcstic retort. thanks for those that tried to help. my cut and paste is just not pulling it off. and when i said you put in your resources...and wait for macro to hit next step it just stops, closes the screen and says..."crafting session is over" no more info to give. i want to make battle segs with it but does it have something to do with being near crafting station? if so i will just change it up a bit.
If you are near a crafting station, you need to add another next crafting stage line to the end of the loop.
LeviticusD
Thu Sep 08, 2005 11:24 am
#8
darthbock wrote:
Furthuron wrote:
wish i could have gotten something other than a sarcstic retort. thanks for those that tried to help. my cut and paste is just not pulling it off. and when i said you put in your resources...and wait for macro to hit next step it just stops, closes the screen and says..."crafting session is over" no more info to give. i want to make battle segs with it but does it have something to do with being near crafting station? if so i will just change it up a bit.
If you are near a crafting station, you need to add another next crafting stage line to the end of the loop.
And I do apologize for my remark. I wanted to help, but I didn't know what the problem was based of what you said. Your second explination helps better and I think darthbock is right. If you are still having problems I have a macro at home that works and I'll try to post it later for you.
Puttley
Fri Sep 09, 2005 1:17 am
#10
this is the one i've used a couple of ti mes for AS & WS:
<------below here goes in macro @ hotkey F11----->
/ui action toolbarSlot00;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot01;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot02;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot03;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot04;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1.5;
/ui action toolbarSlot12;
<---------End of macro----->
<-------all below here goes in macro @ Shift F1 hotkey--->
/ui action toolbarSlot05;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot07;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot08;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot09;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot10;
<----end of macro----->
now to support this you need 10 crafting tools each in a slot from F1 to F10.
next load manually the first crafting tool and choose the schematic you want to repeat (ie mabari chestplates) till you get the screen with the materials selection and deposite. then close the crafting tool completely.
all set just hit F11 and you're off.
NOTE: depending on the schematic you choose you will want to change the pause time currently set as "/pause 4" to nearer 8 or 10 for mabari, all depends on how quick your fingers are
<------below here goes in macro @ hotkey F11----->
/ui action toolbarSlot00;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot01;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot02;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot03;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot04;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1.5;
/ui action toolbarSlot12;
<---------End of macro----->
<-------all below here goes in macro @ Shift F1 hotkey--->
/ui action toolbarSlot05;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot07;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot08;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot09;
/pause 1.5;
/ui action defaultButton;
/pause 4;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot10;
<----end of macro----->
now to support this you need 10 crafting tools each in a slot from F1 to F10.
next load manually the first crafting tool and choose the schematic you want to repeat (ie mabari chestplates) till you get the screen with the materials selection and deposite. then close the crafting tool completely.
all set just hit F11 and you're off.
NOTE: depending on the schematic you choose you will want to change the pause time currently set as "/pause 4" to nearer 8 or 10 for mabari, all depends on how quick your fingers are
Furthuron
Fri Sep 09, 2005 6:22 am
#11
great it is almost exactly like what i have! i finally got one to work with a little tweaking!
Page 1 of 1