iMacros Spinning Syntax - Is This Possible?

SaraJ

Junior Member
Joined
Jun 11, 2010
Messages
172
Reaction score
72
I've been using the CSV datasource function in iMacros, the Firefox edition, to fill in forms for social bookmarking and submission to certain sites.

I'm wonder if the spinning syntax {this|stuff} can be used in the program somehow and randomly post spun content each time.

Does anyone have any suggestions?
 
I've been using the CSV datasource function in iMacros, the Firefox edition, to fill in forms for social bookmarking and submission to certain sites.

I'm wonder if the spinning syntax {this|stuff} can be used in the program somehow and randomly post spun content each time.

Does anyone have any suggestions?

I used to have similar setup when posting on CL, but I was simply spinning the titles and the main text, pasting them into the csv file, and then running the macros.

OK, now I remembered - my spinning program was spitting all the spins as separate files, so I had to write a tiny java program that read all of them and saved them in a single text file, so I could simply copy the content of that and paste it directly to the csv file.
 
Last edited:
Hmmmm...

So I guess the answer is no.

I do understand what you mean but I'm just not sure how to take the exported spun content and put it all into a CSV automatically like that.
 
Back
Top