like4like Facebook Subscribers Imacros July 30th/2013

Ratingsocials

Junior Member
Joined
Jul 20, 2013
Messages
186
Reaction score
89
Greetings BHW,

I have another Imacros for like4like this is for Facebook subscribers. This is how it works log in to like4like, log in to facebook, make sure one tab is only open and then run the script. Please note I have only tested it in FireFox:

VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://www.like4like.org/user/earn-facebook-subscribes.php
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.like4like.org/img/close-icon-blue.png
WAIT SECONDS = 1
URL GOTO=http://www.like4like.org/user/earn-facebook-subscribes.php
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.like4like.org/img/icon/earn-facebook-follow.png
WAIT SECONDS = 1
TAB T=2
FRAME F=0
TAG POS=4 TYPE=SPAN ATTR=TXT:Follow
WAIT SECONDS = 3
TAB T=1
TAB CLOSEALLOTHERS
TAB T=1
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.like4like.org/img/icon/earn-facebook-follow.png
WAIT SECONDS = 1
TAB T=2
FRAME F=0
TAG POS=4 TYPE=SPAN ATTR=TXT:Follow
WAIT SECONDS = 3
TAB T=1
TAB CLOSEALLOTHERS
TAB T=1
 
Thanks. I'm going to try this out. I was looking for one and luckily you have made this. :)
 
Back
Top