[GET] Like4Like.org Facebook Likes Imacro Script

LOL remove the X and Y. It will be different for different sceen sizes.
 
LOL remove the X and Y. It will be different for different sceen sizes.

Does that mean you have a solution g0g0l? You may have noticed the original script was updated so X and Y co-ords were no longer used.
 
Thank to the OP I just got to know about the exchange website, I'll try it and update with the results.
 
The bot hasn't been updated yet. I'm sure someone will figure it out :)
 
I can post a solution if people are interested. I have posted a few of the imacro scripts in past which became popular. Let me know, how many people need it?
Does that mean you have a solution g0g0l? You may have noticed the original script was updated so X and Y co-ords were no longer used.
 
This is a great script thought it needs a way to bypass the logout bot.
 
I can post a solution if people are interested. I have posted a few of the imacro scripts in past which became popular. Let me know, how many people need it?

A solution would be great g0g0l so far I have counted 7 that have queried it but I'm sure there are many googler's out there seeking one as well :)
 
i've found the way , but can't post the script coz it contains url's :(
 
Hello BHW,

I have just joined this Awesome forum and decided to share an Imacros I have for the social exchange like4like.org. This Imacros is for Youtube subscribers although It's not as popular as the fb section every little bit helps I guess. I have pasted the details below:

VERSION BUILD=8300326 RECORDER=FXTAB T=1
SET !REPLAYSPEED FAST
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !TIMEOUT_PAGE 30
SET !TIMEOUT_STEP 30
URL GOTO=http://www.like4like.org/user/earn-youtube-subscribe.php
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.like4like.org/img/icon/earn-youtube-subscribe.png
TAB OPEN
FRAME F=0
WAIT SECONDS=3
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
CLICK X=881 Y=286
WAIT SECONDS=3
TAB T=2
TAB CLOSE
TAB T=1
WAIT SECONDS=10
TAB CLOSEALLOTHERS
 
I am really sorry for not updating the script as i didn't have much time.So here is the new script i have created.
Instructions:

  • Only use Mozilla Firefox.
  • Please Make Sure You Are logged into like4like.org

Code:
VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
SET !TIMEOUT_TAG 1
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 30
SET !REPLAYSPEED FAST
TAB T=1
URL GOTO=http://www.like4like.org/user/earn-facebook.php
TAG POS=1 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=2 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=3 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=4 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=5 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
REFRESH


If you have any questions please post below and do not pm me, thanks :)





were do i need to put the code to make it work? sorry to sound so noobie
 
Back
Top