makinsales
Regular Member
- Jul 23, 2011
- 368
- 284
I'm kinda new to imacros, but it's pretty easy..
Haven't posted shiz in a while so I thought i'd share this imacros script I wrote
Using Firefox with latest imacros, go to Twitter Follow page on Addmefast and start the loop 9999. Enjoy
Haven't posted shiz in a while so I thought i'd share this imacros script I wrote
Code:
VERSION BUILD=8601111 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
WAIT SECONDS=5
TAG POS=1 TYPE=DIV ATTR=TXT:Follow
TAB T=2
WAIT SECONDS=2
TAG POS=1 TYPE=BUTTON FORM=ID:follow_btn_form ATTR=TXT:Follow
WAIT SECONDS=4
TAB CLOSE
Using Firefox with latest imacros, go to Twitter Follow page on Addmefast and start the loop 9999. Enjoy