JackSparrow
Elite Member
- Mar 24, 2007
- 1,527
- 2,142
Hi BHW!
I'm back from the depths of the Caribbean with yet another imacros script, this time its for earning points following soundcloud users.
Method:
Open up Firefox and make sure you are logged into both Soundcloud and AddMeFast. Click SoundCloud follow in AddMeFast and run the following imacros script to earn points. Don't forget to set your loop to 1000 or whatever before running the play(loop).
I'm back from the depths of the Caribbean with yet another imacros script, this time its for earning points following soundcloud users.
Method:
Open up Firefox and make sure you are logged into both Soundcloud and AddMeFast. Click SoundCloud follow in AddMeFast and run the following imacros script to earn points. Don't forget to set your loop to 1000 or whatever before running the play(loop).
Code:
FILTER TYPE=IMAGES STATUS=ON
SET !ERRORIGNORE ON
TAB T=1
TAG POS=1 TYPE=DIV ATTR=TXT:Follow
WAIT SECONDS=2
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
WAIT SECONDS=3
TAB T=2
TAB CLOSE
WAIT SECONDS=5