[Working] YouLikeHits Facebook Script! Updated May 2012!

OMGWTFISTHIS

Power Member
Joined
Sep 20, 2011
Messages
578
Reaction score
965
newlogo.png

Hey guys, a user on this forums posted a simple script, which is written directly from IMacros - not Javascript. I figured not many people know about it, so I thought I should just make a thread of a working one. Enjoy it guys, no need to download it. Simply copy the code and put it into a new IIM file.

1. Go to YouLikeHits.com
2. Go to the section of Facebook likes where you see all the green "Like" buttons.
3. Click on one of them, then start the script!



Code:
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
FRAME F=4
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=7
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like<SP>&<SP>Get<SP>Points!
WAIT SECONDS=7
TAG POS=1 TYPE=A ATTR=TXT:Skip<SP>this<SP>Page
WAIT SECONDS=7

Edit: You have to use the Repeat Macro button. Set it to 9999 and let it "Play (Loop)".

Edit #2: If you just want to download the IIM file and drop it into your iMacros "Macros" folder, just download it directly from below. Enjoy!

 
Last edited:
then what happens? sorry for the newbie question..
 
What do you mean then what happens? You will begin liking pages on Facebook. Then you can cash out your points in return on any of your Facebook fan pages.
 
No problem guys. Just giving it out from someone else. It's pretty simple.
 
Any idea what this means??

RuntimeError: frame 4 not found, line: 3 (Error code: -922)
 
Any idea what this means??

RuntimeError: frame 4 not found, line: 3 (Error code: -922)

Thanks for sharing OP but recieving the same error message.. What did you do to get it working?

EDIT: Works now. Didn't do anything differently, lol.
 
Last edited:
You do know that the owner of YLH is a member here right.
 
For people having the Error try this, please note i haven't tried this but should work a little better

Code:
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
TAB CLOSEALLOTHERS
SET !ERRORIGNORE YES
FRAME F=4
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=3
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like<SP>&<SP>Get<SP>Points!
WAIT SECONDS=3
TAG POS=1 TYPE=A ATTR=TXT:Skip<SP>this<SP>Page
WAIT SECONDS=3
 
Last edited:
I'll take a look at why there is an error for you guys. I'm at school.
 
It works now. Thanks given to OP.

What did I do differently? Nothing at all, lol. It just decided to start working :- )
 
Can you tell me how to modify it to work with twitter in YLH ? I kinda like using twitter account.
Thanks a lot
 
I'll try to write a twitter one for you. If you are looking for twitter followers for your own account, use Twiends.
 
Back
Top