Free YouLikeHits Facebook Likes imacros Script

I think you know what is YouLikeHits already. YouLikeHits.com is a site where you can earn points and use these points to get Facebook Likes, YouTube views or other things.
                                     
Well, i am sharing an iMacro script for this site. You can use YouLikeHits to get free twitter followers, free facebook followers and many other things related to social promotion.


THIS IS THE SCRIPT:

SET !ERRORIGNORE YES
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 30
SET !TIMEOUT_TAG 30
SET !REPLAYSPEED FAST
TAB T=1
TAB CLOSEALLOTHERS
URL GOTO=http://www.youlikehits.com/facebook4.php
URL goto=jdocument.getElementsByClassName("followbutton")[0].click();
TAG POS=1 TYPE=A ATTR=TXT:ViewPage
TAB T=2
SET !TIMEOUT_STEP 1
WAIT SECONDS=6
URL goto=ja=document.getElementById('pagesHeaderLikeButton').innerHTML;exp=a.match(/id=.(.*?)"/);exp[1];document.getElementById(exp[1]).click();
WAIT SECONDS=0.00000000000000001
URL goto=jb=document.getElementById('timelineHeadlineLikeButton').innerHTML;expp=b.match(/id=.(.*?)"/);expp[1];document.getElementById(expp[1]).click();
TAB T=1
WAIT SECONDS=3
TAB CLOSEALLOTHERS
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:ConfirmLike
WAIT SECONDS=10

> Install Firefox browser
> Install imacros add-on your Firefox browser
> Click on edit on any existing iim file in the left menu
> Paste the script given above
> Run the script and earn the points

You are free to make edits in this code as per your needs.