Weaponsmith Archive
Thread: How do you do it so fast???
First of all you need alot of steel, a good macro, and alot of patience... and hopefully no carpal tunnel because after you reach Master you will need surgery
The idea is to set up a macro so that all you have to do is double click the steel in your list. The fastest way to master is to make Projectile Rifle Barrels. Here is the macro most peole use:
Preperation.
First of all you need to place some weapon crafting tools on your toolbar. For this macro use F1 - F4. I usually place a link to my macro on F5 for easy access.
You need to find the correct number for your Projectile Rifle Barrel Schematic. It's different at different skill levles. Get the right number by counting from the first schematic down to the PRB. Once you find this number enter it in the "selectDraftSchematic" line in place of my 166.
You may need to adjust the "pause 3" line to the speed of your pc/connection. Lag sometimes makes this macro more trouble than it's worth if your pause is too short.
The Macro.
/selectDraftSchematic 166;
/pause 3;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui Action toolbarSlot01;
/selectDraftSchematic 166;
/pause 3;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui Action toolbarSlot02;
/selectDraftSchematic 166;
/pause 3;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui Action toolbarSlot03;
/selectDraftSchematic 166;
/pause 3;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
Ya I agree Metal staff is what I went with untill I could make the barrels too.