imacros script for youlikehits Facebook ???

Forgot to mention, anyone interested in working together on the script let me know thru PM. It's pretty clear the YLH owner browses these forums so the codes have to be kept on the low.

Not great at these kind of things but I can have a look at it if you PM me it.
 
It was working till about 5-6 hrs ago, they it stop. Im open to help getting a new one going. Anybody start any for twitter?
 
If anyone has a working script or can make one, I'm more than open to paying for it. Just PM me...need one ASAP.
 
I just need the code that goes right after "Like..." that detects the person's FB page name. Once I get that, there will be a perfectly working code.

Whoever can help me with that/provide that info will get the code for free.
 
People, I've got one script that works. I'm testing it right now and so it works. It catches the Like button with the name of the page on the button. :)

PM me people so we can make a deal.
 
I just had a perfect working code ..... But then ylh stopped working for a bit now the like for to get to the fb page isnt working now any clue whats up ?
 
OK THIS IS WHAT I CAME UP WITH DONT MIND THE WAITING SOMETIME MY LAPTOP TAKES A BIT IN BETWEEN PAGES


TAB T=1
URL GOTO=(ENTER WEBSITE) <- i cant add url cause im new =(
TAG POS=1 TYPE=A ATTR=TXT:Home
TAG POS=1 TYPE=A ATTR=TXT:Facebook
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Like
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Like<SP>*
TAB T=2
FRAME F=0
TAG POS=1 TYPE=INPUT:BUTTON ATTR=ID:*
WAIT SECONDS=2
TAB CLOSE
TAB T=1
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=TXT:I've<SP>Liked<SP>this<SP>Page!
TAG POS=1 TYPE=BUTTON ATTR=TXT:I've<SP>Liked<SP>this<SP>Page!
WAIT SECONDS=5

ENJOY:)
 
Last edited:
Working on a script for stumble upon follows for seeds, it seems to work half the time :thinkerg:
 
There is a recent post on here for a twitter imacro, let me know if you can't find it
 
Don't post in public. Otherwise YLH will change the script again. :)
 
If anyone does make a working Facebook one, mind PM'ing me it? Thanks :)
 
OK THIS IS WHAT I CAME UP WITH DONT MIND THE WAITING SOMETIME MY LAPTOP TAKES A BIT IN BETWEEN PAGES


TAB T=1
URL GOTO=(ENTER WEBSITE) <- i cant add url cause im new =(
TAG POS=1 TYPE=A ATTR=TXT:Home
TAG POS=1 TYPE=A ATTR=TXT:Facebook
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Like
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Like<SP>*
TAB T=2
FRAME F=0
TAG POS=1 TYPE=INPUT:BUTTON ATTR=ID:*
WAIT SECONDS=2
TAB CLOSE
TAB T=1
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=TXT:I've<SP>Liked<SP>this<SP>Page!
TAG POS=1 TYPE=BUTTON ATTR=TXT:I've<SP>Liked<SP>this<SP>Page!
WAIT SECONDS=5

ENJOY:)

What is the Code that i highlighted going to do?can anyone tell.i think it is a fun script
 
Back
Top