Web 2.0 Imacro automation script

this is a really good share, i will also give it a try and provide here the feedback. please feel free to share the amended version of it.

cheers
 
Awesome work mate, just after a few pointers.
I have the sites working that you listed in you zip 8+ sites and the list of all the sites you made up.

My question is how do i make this data file work with new sites i create?
do i create each web 2.0 with some general information then go back and edit each macro with the {{!COL1}} where the user name is in putter the first time?
IF so do i add this to the start of each macro?
SET !DATASOURCE data_scr.csv
SET !DATASOURCE_COLUMNS 4
SET !DATASOURCE_LINE {{!LOOP}}

Or is there a simpler way?
Sorry if there dump questions, today is the first time ive used imacros.

Sorry i should add i am using only the firefox add on.
 
Last edited:
Further to my comment could a macro be made to go back to those pages one after another and log you in to the posting page?

So you could lick one button, it then logs you in to them all in differant tabs. Then is just a matter of cut and paste and close?
 
Awesome work mate, just after a few pointers.
I have the sites working that you listed in you zip 8+ sites and the list of all the sites you made up.

My question is how do i make this data file work with new sites i create?
do i create each web 2.0 with some general information then go back and edit each macro with the {{!COL1}} where the user name is in putter the first time?
IF so do i add this to the start of each macro?
SET !DATASOURCE data_scr.csv
SET !DATASOURCE_COLUMNS 4
SET !DATASOURCE_LINE {{!LOOP}}

Or is there a simpler way?
Sorry if there dump questions, today is the first time ive used imacros.

Sorry i should add i am using only the firefox add on.

To add it for new sites,record the usual registration process and change the parameters accordingly.
Best is to look at some tuts for imacros.


Sorry for the late reply. Firefox addon is more than enough for this.
 
Back
Top