Jack's AddMeFast Imacros Script For Earning Points With Soundcloud follow

JackSparrow

Elite Member
Joined
Mar 24, 2007
Messages
1,527
Reaction score
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).

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
 
If you have anything for youtube then pls let me know
 
Wonderful .. WOW . YOU so GReat . Keep Up The Good Work Mate .. you gave so much to BHW , Many members join Bhw just to get ur bot / script . You are Holly Shit , Mate .

SALUTE FROM NProductions :You_Rock_
 
If you have anything for youtube then pls let me know

Ok here is one for the Youtube likes!

Method:

Make sure you are logged into Youtube account and AddMeFast account. Click Youtube Likes in AddMeFast and run the following imacros script to earn points.

Code:
FILTER TYPE=IMAGES STATUS=ON
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=DIV ATTR=TXT:Like
WAIT SECONDS=2
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=3
TAB T=2
TAB CLOSE
WAIT SECONDS=5

And this one is for the Youtube Subscribe!

Method:

Make sure you are logged into Youtube account and AddMeFast account. Click Youtube Subscribe in AddMeFast and run the following imacros script to earn points.

Code:
FILTER TYPE=IMAGES STATUS=ON
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=DIV ATTR=TXT:Subscribe
WAIT SECONDS=2
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
EVENT TYPE=CLICK SELECTOR="#c4-primary-header-contents>DIV>SPAN>BUTTON" BUTTON=0
WAIT SECONDS=3
TAB T=2
TAB CLOSE
WAIT SECONDS=5

NOTE: This script works for both the Old Youtube Channels And New Youtube Channels. Also make sure you have the latest iMacros for Firefox installed because this use the new EVENT TYPE command.

Can't do anything with the Youtube plays because you have to play a silly noughts and crosses game to claim your points.
 
Back
Top