Here is how I created the above recipe "634 comment structs" …
The puzzle page is here:
http://fold.it/portal/node/993487
Clicking on the thumbnail pic in the first comment brings up the predicted structures:
http://fold.it/portal/node/993603
Reading off the predicted structures under the listing of AAs, it's all loops except for five helices as follows:
H(12,40)
H(47,63)
H(75,81)
H(83,95)
H(101,106)
[pic: helix selection from comment structs see below]
In selection mode it's easy to select, for example, segments 12 to 40 using public Recipe: Note range V1.1
https://fold.it/portal/recipe/43977
then after you've used the "make helix" on that selection use public Recipe: Note remove all Notes V1.0 to clean up that set of notes and go onto the next helix (or sheet)
https://fold.it/portal/recipe/43888
When the structures on your model match the predicted structures in the puzzle page's comment, run public Recipe: autogen structure code V1
https://fold.it/portal/recipe/43480
Note the name of the track you're using and locate the "foldit" directory on your local hard drive and the recipe output file for the "autogen" you just ran. Windows users should be able to right-mouse and select Open with –> Notepad to retrieve the recipe output.
[pic: recipe output text grab see below]
NB: in the Notepad window under Format de-select Word Wrap before copying
Now copy the recipe output (but not the script description stuff at beginning and end of the file). Open the puzzle's recipe editor (lower left of the Cookbook window, select "New (ScriptV2)" and paste the recipe output you just copied into this window and press the Run arrow. That should "restore" the structs as modified earlier. If the script fails you've probably just got a word-wrapped (too long) line. Consider saving your structure code in the text file where you keep your notes for the puzzle, or as a recipe.
For the present puzzle the "changeme" in the first line of the code got changed to "634 comment structs" and I saved and public-share this.
Of course, after you have made manual adjustments to the structures in the course of working on a puzzle, you can rerun the autogen to capture code to restore your manual structure work. Just add your new code to your puzzle notes text file so that you can bring back your work later if, say, a later recipe leaves the model all loops.
helix selection from predicted structs
recipe output text grab