TAG POS=1 TYPE=A ATTR=ID:facebooklink
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Like
WAIT SECONDS=3
SET !TIMEOUT_TAG 25
FRAME F=5
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like
WAIT SECONDS=5
FRAME F=5
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like
WAIT SECONDS=5
FRAME F=5
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like
WAIT SECONDS=5
FRAME F=5
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like
WAIT SECONDS=5
Hi all,
I'm gonna share my working script for facebook on ylh, working on their latest version :
Code:TAG POS=1 TYPE=A ATTR=ID:facebooklink WAIT SECONDS=2 TAG POS=1 TYPE=A ATTR=TXT:Like WAIT SECONDS=3 SET !TIMEOUT_TAG 25 FRAME F=5 TAG POS=1 TYPE=SPAN ATTR=TXT:Like WAIT SECONDS=2 FRAME F=0 TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like WAIT SECONDS=5 FRAME F=5 TAG POS=1 TYPE=SPAN ATTR=TXT:Like WAIT SECONDS=2 FRAME F=0 TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like WAIT SECONDS=5 FRAME F=5 TAG POS=1 TYPE=SPAN ATTR=TXT:Like WAIT SECONDS=2 FRAME F=0 TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like WAIT SECONDS=5 FRAME F=5 TAG POS=1 TYPE=SPAN ATTR=TXT:Like WAIT SECONDS=2 FRAME F=0 TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like WAIT SECONDS=5
Enjoy, the frame=5 can be different for some people.
- Install iMacros plugin for Firefox.
- Login on youlikehits and facebook.
- Edit the Current.iim file and paste my script in.
- Enter a high number in the input at the bottom of iMacros.
- Click Repeat (or Loop).
- Watch your points increasing on and on.
Got another error:
We're having trouble verifying the Like. Make sure your account is completely open to the Public and no Privacy settings set. If your profile is Public and this continues to happen then please use a different Facebook Account.
Then skip this page.
Nevermind, it seems like it was a server-side issue, everything is working again now. By the way, here is a better macro that hits just the like button instead of clicking a bunch of times(which would cause my script to freeze every now and then)
Thanks!
Mine comes up with;
SyntaxError: missing ; before statement (Error code: 991) on the imacros,
Is this because the file is now not working or have I done something wrong ???
I sent the script to two guys above this post. All the others who posted and didn't get the script post again to get it. I'm working now on new script for this new system but the old one should do fine.
All of you who gave +rep and tnx I thank you.
Check every line of the code and find the one that has no letter ;
When you find it put ; there and the script should run fine.