Weaponsmith Archive
Thread: Looking for a good Weaponsmith Macro
Hi guys, I got weaponsmith in my holocron and i need some help finding a good macro. I have all the resources i need and i know what i want to craft. I've been looking up and down the Forums for a good macro and i still can't find one. If you can help me out please reply to this... or send me an E-mail in game. Thanks for your help.
-Otraxut Isko
read the sticky at the top of this forum entitled 'The Penultimate Guide to Weaponsmithing'
its about halfway down the first post... can't miss it if you ACTUALLY stop to read the guide
I'm having troubles with these macros... I see the same thing where you type in "/next;" or '/nextcraftingstage;"... doesnt seem to work at all for me... and I have tried with new and old crafting tools and have tried on multiple times of logging out and back and such to see if maybe I was bugged.... anyone else have this problem or happen to know of a way around it???
Watch your syntax like a hawk. I know the spelling of different posts is different, so you'll have to try a few of them.
This is one of my four macros (each one calls a separate crafter). It works like a champ. You'll have to figure out which schematic number is right for YOU, of course.
-
/pause 0.25; -
/ui action toolbarSlot12; -
/selectDraftSchematic 135; -
/pause 3; -
/nextCraftingStage; -
/nextCraftingStage; -
/nextCraftingStage; -
/createPrototype practice no item; -
/createPrototype practice no item
Then this one calls all four, which are similar to the one above:
- /pause 0.25;
- /ui action toolbarSlot00;
- /pause 5;
- /ui action toolbarSlot01;
- /pause 5;
- /ui action toolbarSlot02;
- /pause 5;
- /ui action toolbarSlot03;
- /pause 5;
Mine cycles through all four crafters four times before I have to hit the button again. The pause times will be different for you, because they're dependent on your connection speed, CPU, etc., but the syntax is correct. I pulled it straight from my working macros.txt file to write this post.
Good luck.
B