Crafting Macros 101

Jmajor

Newbie
Joined
Apr 2, 2015
Messages
6
Gil
0
Before we proceed with the macro, here are my stats:
Craftsmanship: 468
Control: 414
CP: 352
2 star and below, 80 durability, no food buff & NQ mats OK. 100% HQ (2 star NON MASTER CRAFT) - If 2 star Master Craft, must use HQ Mats.
The macro below required 346 CP:
/ac "Comfort Zone" <me> <wait.2>
/ac "Inner Quiet" <me> <wait.2>
/ac "Steady Hand" <me> <wait.2>
/ac "Standard Touch" <me> <wait.3>
/ac "Standard Touch" <me> <wait.3>
/ac "Standard Touch" <me> <wait.3>
/ac "Advanced Touch" <me> <wait.3>
/ac "Advanced Touch" <me> <wait.3>
/ac "Steady Hand" <me> <wait.2>
/ac "Ingenuity II" <me> <wait.2>
/ac "Great Strides" <me> <wait.2>
/ac "Innovation" <me> <wait.2>
/ac "Byregot's Blessing" <me> <wait.3>
/ac "Careful Synthesis II" <me> <wait.3>
/ac "Careful Synthesis II" <me> <wait.3>

Universal 40 durability macro:
/ac "Comfort Zone" <me> <wait.2>
/ac "Inner Quiet" <me> <wait.2>
/ac "Steady Hand II" <me> <wait.2>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Manipulation" <me> <wait.2>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Steady Hand II" <me> <wait.2>
/ac "Ingenuity II" <me> <wait.2>
/ac "Innovation" <me> <wait.2>
/ac "Basic Touch" <me> <wait.3>
/ac "Great Strides" <me> <wait.2>
/ac "Byregot's Blessing" <me> <wait.3>
/ac "Careful Synthesis II" <me>

There might be better ones out there but these are the ones I use. Enjoy!
 
Last edited:
Stickied! Thanks for creating this thread. :)

I've been using the Universal 40 Durability one macro. It's awesome, better than the one I was using before for 1-star, which required a 3-step process. Got it from Caimie.
 
I've found a useful set of macros for HQing 80 Durability 2* Master recipes. I'm not sure what the requirements are for 100% HQ but I believe you need at least 352 Craftsmanship for the exactly amount of progress needed and around 350 control should do the trick HQ-wise. 356 CP is required to execute.

I split the macro into two parts for greater control seeing as 2* materials can be expensive if RNG turns on you. The process is A and then a choice of B or C.

EDIT ----- I should probably add that I was using HQ mats, I haven't attempted it with NQ mats but with those stats I don't expect favourable results.

MACRO A

/ac "Comfort Zone" <me> <wait.2>
/ac "Inner Quiet" <me> <wait.2>
/ac "Steady Hand II" <me> <wait.2>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Basic Touch" <me> <wait.3>
/ac "Manipulation" <me> <wait.3>
/ac "Steady Hand II" <me> <wait.2>
/ac "Basic Touch" <me> <wait.3>
/ac "Great Strides" <me> <wait.2>
/ac "Innovation" <me> <wait.2>

At this point I hit MACRO B if condition is good or excellent and MACRO C if condition is normal or poor

MACRO B:

/ac "Byregot's Blessing" <me> <wait.3>
/ac "Ingenuity II" <me> <wait.2>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me>

MACRO C

/ac "Ingenuity II" <me> <wait.2>
/ac "Byregot's Blessing" <me> <wait.3>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me><wait.3>
/ac "Careful Synthesis II" <me>
 
So these macros try to remove the RNG out of the equation and much as possible, I see. What is the success rate of the macros when you are not stat capped?
 
The Macro A, B & C works perfect. The macro I posted is for NON Master 2 star below macro that uses just 1 button to press (yes, I am lazy). Good for mass production like food and potions while at work ^^
 
Back
Top