Title says it all guys, I found a really good one, it stopped working for me the other day, it presses the green "like this video" button on YLH's website but it then gets to the youtube page and goes "Loading (60)" so yeah, dunno if youtube patched it or YLH patched it
, the script is :
I think that code was written by a user here named "Fernando Torres"
Thanks in advance guys.
Code:
VERSION BUILD=7601105 RECORDER=FXSET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Like<SP>Video
TAB T=2
FRAME F=0
WAIT SECONDS=5
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=5
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=8
I think that code was written by a user here named "Fernando Torres"
Thanks in advance guys.