Negro Tercermundista Is this the one?
You must be registered to see the links
View attachment 2126905
Yep, right at the bottom of the picture says script, matrix and XY are useful for making plots and automating stuff, XY is what I have been using. XY has 2 axis whose functions can be choosen there, S/R is what I have been using, replaces the first word in that axis with the rest of the words in that same axis in the prompt, for instance, if I had a prompt called [girl blond hair wearing nothing in the kitchen] and in the X axis I had ["nothing","dress","overall"] (notice the absence of spaces and the use of comas and ", that's the format for those places but you don't have to put the []) then the script will replace the nothing in the "wearing nothing" part and it will render as it said "wearing nothing" then "wearing dress" then "wearing overall" all over the X axis.
It's posible to replace 2 words and make a full grid, is what I intended to use for tattoos/piercings and their locations, to do that you just have to do the same with the Y axis, put S/R and ["kitchen","school","bathroom"] in the same example and it should render the 9 combinations, the blonde girl wearing nothing in the kitchen would be in the 1st row but in the second you should have the blonde girl wearing nothing in the school, and so on. Matrix is kinda different, it makes a grid of all the combinations of things separated by comas in the prompt, not sure what use it could have, maybe to display all the possible combinations of something like tattoos... maybe bruises?? don't know, will have to test myself that part.
Edit: forgot to mention, the pictures I showed yesterday were just along the Y axis, for that just leave the X axis space in blank and choose nothing as it's function
Edit: I'll expand on the matrix part, let's say I have a prompt called [blonde girl, black eye, bruised arm, bruised leg, bruised chest] in theory it should take the first thing separated in comas as the base and make a grid with all the possible combinations of the rest, ranging from the blonde girl alone, to a blonde girl with the black eye a bruised arm a bruised leg and a bruised chest, with all the other combinations like the blonde girl with the black eye and a bruised arm in between.
Well... not sure if it works like that, haven't tested it yet, it's how I understand it works.