Looking for imacros help

Ruriko

Power Member
Joined
May 4, 2008
Messages
714
Reaction score
26
I want to create a macro to scrape all the username's on a page but each page has a variable length so I can't loop to a fixed amount cause each page has different amount of usernames. How do I make it loop until there are no more usernames and then just press the next link?
 
you need to use scripting and loop from inside the script either using vb or any other programming language but you will need imacros scripting edition for this
 
can you give me an example script for vb?
 
Back
Top