Posts: 65
Threads: 5
Joined: Jul 2015
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 please
!
Posts: 65
Threads: 5
Joined: Jul 2015
Also what's the deal with the bot not being able to start crafts using HQ materials?
Posts: 6,540
Threads: 67
Joined: Nov 2013
09-13-2015, 02:11 AM
(This post was last modified: 09-13-2015, 02:13 AM by Cichard.)
you have to enable the option to use HQ crafting.....
would need quality < (less than) 100
Posts: 94
Threads: 12
Joined: Jul 2015
09-13-2015, 02:40 AM
(This post was last modified: 09-13-2015, 02:49 AM by rafale101.)
(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 please!
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 please!
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.
Posts: 65
Threads: 5
Joined: Jul 2015
09-13-2015, 09:23 AM
(This post was last modified: 09-13-2015, 04:23 PM by ronson.)
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!