Posts: 115
Threads: 31
Joined: Jan 2015
Is there a way to check for the number of inner quiet stacks and use reclaim? I'm only seeing the conditional "InnerQuiet Stack >=". Is there a way to check for "Inner Quiet Stack <"? I know there is a "Hasty touch success <" conditional but it's not really an accurate indicator.
Posts: 266
Threads: 15
Joined: Apr 2014
You could just write your profile inverted so that it only completes the craft properly if InnerQuietStack >=x, on steps y->z, do gs/bb/csII...and with no IQ check, below it in the profile have it just use reclaim -> hasty hasty hasty etc. i have it built into an old profile for 3* stuff
Posts: 115
Threads: 31
Joined: Jan 2015
thanks for your suggestion!