CashDummy
Regular Member
- Oct 3, 2007
- 233
- 106
I'm making an iMacros that will click on each image on the page but I need for it to go to the next page once finished. Here's the code so far...Is there an "If/Then" statement I can add or tell the script to click 50 images then click the "Next" tag?
I will pay $5 to get this fixed also. I would also pay an imacros pro to make a few simple bots (and I do mean simple)
I will pay $5 to get this fixed also. I would also pay an imacros pro to make a few simple bots (and I do mean simple)
Code:
VERSION BUILD=6861208
TAB T=1
TAB CLOSEALLOTHERS
SET !LOOP 2
TAG POS={{!LOOP}} TYPE=IMG ATTR=ALT:*<SP>*
'New page loaded
'New page loaded
TAG POS=2 TYPE=A ATTR=TXT:Next<SP>