Artisan Archive
Thread: do crafting macros work any more?
Page 1 of 1
Ochosi-
Wed Mar 23, 2005 6:54 pm
#2
sry hear it is
/ui action toolbarSlot12;
/selectDraftSchematic 01;
/selectDraftSchematic 01;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item;
/pause 3;
/ui action toolbarSlot01;
i tryed it and it dse not do the count down after the macro ends help?
Dawgypoo
Wed Mar 23, 2005 8:05 pm
#3
Change your last line to: /macro ******; where ****** is the name of the macro. See if that works for ya.
SkunkDuster
Thu Mar 24, 2005 1:46 pm
#4
If you directly copy/pasted that from the game, check the capitalization on your second "/createPrototype practice no item;" line. Or maybe remove the capitalization from the T in the line preceeding line. The game is picky about capitalization, so I'd think you'd need those lines to match and they currently don't.
Takii
Mon Mar 28, 2005 9:19 am
#5
If you are grind lvling, ever time you learn a new skill the schem you want to grind on can/ will change schemic number. To get around this limitation of finding the new schem number, you must craft the item once normally.
Just change one command:
/ui action defaultButton; replaces /selectdraftschematic;
Just change one command:
/ui action defaultButton; replaces /selectdraftschematic;
Takii
Thu Mar 31, 2005 7:22 am
#6
there is none. You have to do it by hand or use a 3rd party software. Note: using a 3rd party software is a no no. You could lose your account.
Cryosis21
Thu Mar 31, 2005 1:12 pm
#7
I just want to know what the command is to make your resources go into the correct slot without you having to click on them. Is there one?
Page 1 of 1