Smuggler Archive
Thread: Macro for spice making. can anyone help?
Page 1 of 1
MTVGeneration
Thu Mar 17, 2005 10:42 am
#1
Can anyone help me with my spice macro which I'm using to grind?
I have 5 tools in my toolbar as I have been told to and was given the following macro which I have amended with my schematic number.
/ui action toolbarSlot00;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot01;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot02;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot03;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot04;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
Firstly do I have to move the desired resources across myself?
When I don't i get the following error "The crafting session has ended" when i do input the resources myself i get the next following error "crafting error: no test prototype" but I still get xp biut its like 120 xp...
What am I doing wrong? I was hoping for something that required little intervention by me. Ifi do it manually it will take several days!
Cheers
I have 5 tools in my toolbar as I have been told to and was given the following macro which I have amended with my schematic number.
/ui action toolbarSlot00;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot01;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot02;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot03;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
/ui action toolbarSlot04;
/selectDraftSchematic 04;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
Firstly do I have to move the desired resources across myself?
When I don't i get the following error "The crafting session has ended" when i do input the resources myself i get the next following error "crafting error: no test prototype" but I still get xp biut its like 120 xp...
What am I doing wrong? I was hoping for something that required little intervention by me. Ifi do it manually it will take several days!
Cheers
DrevenStrobe
Thu Mar 17, 2005 10:52 am
#2
First...yes, you have to move the resources over yourself. No AFK macroing for you.
Second...it looks like you have an extra /nextCraftingStage; line in each loop. The macro I used (published in Snaproll's Spice Guide, which is linked in the Important Links sticky) only has 2 /nextCraftingStage; lines in each loop. That third one could be what's throwing up the error message.
MTVGeneration
Thu Mar 17, 2005 11:12 am
#4
I now just get told the crafting session ahs ended about a few seconds after i add the materials.
MTVGeneration
Thu Mar 17, 2005 11:34 am
#5
Got it sorted m8! Thanks. Is there anyway to do slicing quickly? AM halfway through 2nd skill box and it is taking forever!
Akiram_Glockem
Thu Mar 17, 2005 3:34 pm
#6
MTVGeneration wrote:
Got it sorted m8! Thanks. Is there anyway to do slicing quickly? AM halfway through 2nd skill box and it is taking forever!
ENTER key = the option that you have highlighted in the window(cut positive wire if you haven't clicked anything else)
Page 1 of 1