MMOMinion
Request on Crafting profile - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: GUIDES & TUTORIALS - How to Use our FFXIV Bot (https://www.mmominion.com/forumdisplay.php?fid=89)
+--- Thread: Request on Crafting profile (/showthread.php?tid=10166)



Request on Crafting profile - garra113 - 12-17-2014

I was trying to construct a crafting macro but I can never get it to work the way I want (spams nothing but comfort zone) and if its possible, can someone teach me how or make one for me if its not too much? The macro looks like this

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


RE: Request on Crafting profile - Illua - 12-17-2014

Do it like:

/ac "Comfort Zone" <me> <wait.2>
/ac "Inner Quiet" <me> <wait.2>
/ac "Steady Hand II" <me> <wait.2>
/ac "Manipulation" <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 "Steady Hand II" <me> <wait.2>
/ac "Ingenuity II" <me> <wait.2>
/ac "Innovatoin" <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> <wait.2>
/echo Macro Step 1 complete <se.7>

You almost got it right :3

Btw I wonder what you're crafting


RE: Request on Crafting profile - garra113 - 12-18-2014

(12-17-2014, 09:30 PM)Illua Wrote:  Do it like:

/ac "Comfort Zone" <me> <wait.2>
/ac "Inner Quiet" <me> <wait.2>
/ac "Steady Hand II" <me> <wait.2>
/ac "Manipulation" <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 "Steady Hand II" <me> <wait.2>
/ac "Ingenuity II" <me> <wait.2>
/ac "Innovatoin" <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> <wait.2>
/echo Macro Step 1 complete <se.7>

You almost got it right :3

Btw I wonder what you're crafting

Ugh. I should have clarified. I wanted something like a profile instead of a macro. I want to leave it afk while it mass craft XD I'm trying to do this as a 1 star 40 Dura craft since it doesn't exist anywhere or just RNG based.


RE: Request on Crafting profile - drewlt - 12-18-2014

I use the Step <=> options as I don't understand any better way - I'd recommend that.
Put all your skills in then go through and ...
on Comfort Zone, choose step >= 1 and step < 2
on Inner Quiet, choose step >=2 and step <3
...

:)