Fernando Torres
Junior Member
- Nov 11, 2010
- 151
- 145
Hey Blackhatters 
I've got 2 scripts for YLH currently one for Youtube views, Other one for likes, You can try them out from here:
Youlikehits Youtube Liker Script
Youlikehits Youtube Viewer Script
I've got a request to make one for Youtube Subscribers, This one was challenging but I managed to get over it, Hopefully this will work smoothly.
Instructions:
1) Log in to Youtube
2) Go to youlikehits.com in the first tab and make sure there aren't any other tabs open
3) Click Youtube Subscribers
4) Run the script in a loop (Put some big number like 3000)
That's all you have to do, The rest is on the script!
Here's the script and here's how to add it to IMacros, Have fun and please report bugs
Don't forget to press thanks and +Rep please :thanks:
I've got 2 scripts for YLH currently one for Youtube views, Other one for likes, You can try them out from here:
Youlikehits Youtube Liker Script
Youlikehits Youtube Viewer Script
I've got a request to make one for Youtube Subscribers, This one was challenging but I managed to get over it, Hopefully this will work smoothly.
Instructions:
1) Log in to Youtube
2) Go to youlikehits.com in the first tab and make sure there aren't any other tabs open
3) Click Youtube Subscribers
4) Run the script in a loop (Put some big number like 3000)
That's all you have to do, The rest is on the script!
Here's the script and here's how to add it to IMacros, Have fun and please report bugs
Don't forget to press thanks and +Rep please :thanks:
Code:
VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=6 TYPE=A ATTR=TXT:Subscribe
WAIT SECONDS=1
EVENT TYPE=CLICK SELECTOR="#FBBox>A" BUTTON=0
TAB T=2
EVENT TYPE=CLICK SELECTOR="#c4-primary-header-contents>DIV>SPAN>BUTTON" BUTTON=0
EVENT TYPE=CLICK SELECTOR="#channel-header-main>DIV>DIV:nth-of-type(2)>SPAN>BUTTON" BUTTON=0
TAB T=1
EVENT TYPE=CLICK SELECTOR="#hidethis>BUTTON" BUTTON=0
WAIT SECONDS=2
TAB CLOSEALLOTHERS
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.youlikehits.com/images/loadmore.png
WAIT SECONDS=2
Last edited by a moderator: