MMOMinion

Full Version: Question about Crafting Profile I tried making for low level HQing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I made this profile:
http://pastie.org/private/cd0zvneygpe7xu...41,145,147

I'm trying to optimize step 5 so that it stops trying to cast "Basic Touch" if I've achieved 100% quality.

Using the Quality >= or < "100" doesn't seem to work. Halp a noob out pleaseSuperman!
Also what's the deal with the bot not being able to start crafts using HQ materials?
you have to enable the option to use HQ crafting.....


would need quality < (less than) 100
(09-12-2015, 09:31 PM)ronson Wrote: [ -> ]I made this profile:
http://pastie.org/private/cd0zvneygpe7xu...41,145,147

I'm trying to optimize step 5 so that it stops trying to cast "Basic Touch" if I've achieved 100% quality.

Using the Quality >= or < "100" doesn't seem to work. Halp a noob out pleaseSuperman!

Various way you can do that but depends on your stats

Example 1 - If your remaining CP is 10 after item is 100% then you can do a condition on Basic Synth or Careful Synth II with CP < 11 condition.

Example 2 - When item reaches 100% at step 10 then do the same thing on Basic Synth or Careful Synth with condition Step >= xx

With above example you need to sort your Basic or Careful upper than your basic touch.

(09-13-2015, 02:40 AM)rafale101 Wrote: [ -> ][quote='ronson' pid='113837' dateline='1442093497']
I made this profile:
http://pastie.org/private/cd0zvneygpe7xu...41,145,147

I'm trying to optimize step 5 so that it stops trying to cast "Basic Touch" if I've achieved 100% quality.

Using the Quality >= or < "100" doesn't seem to work. Halp a noob out pleaseSuperman!

With your lua, move your careful upper so that it has higher priority than your basic touch. Then do a condition quality equal or greater than 100 on it.
Thanks
I was using "Quality <" while I needed "Quality % <"
Doh!

And I forgot about that option for HQ crafting - made a world of difference! Thanks!




Here's my updated profile from 16-28 (Cul): http://pastie.org/pastes/10416452/text?k...wyhgtwk1cq (40 dur)
And here's what I'm using on Pea Soups at lvl 28+ (cul): http://pastie.org/pastes/10416453/text?k...jkgusxh1cq (253cp needed - 70 dur)
Gear guide: https://docs.google.com/document/d/1tLUx..._8/preview
Leveling guide: http://www.ffxivguild.com/ffxiv-cul-culi...fxivarr/2/

More to come!