Youlikehits bot [Youtube likes] [IMacros]

Fernando Torres

Junior Member
Joined
Nov 11, 2010
Messages
151
Reaction score
147
Hey guys, In case you've missed it, Here's my earlier thread with a youtube views bot
http://www.blackhatworld.com/blackh...2-youlikehits-imacros-youtube-viewer-bot.html
This script is going to do youtube likes which generates way more points than the views one but you will need a youtube account, You can use those points to get FB likes, Twitter followers, Instagram too I think and many others
How to use it?
First go to youtube.com and login with your account
Now close all the tabs and go to youlikehits.com press on the Youtube likes icon, Press like on the very first video, Run the script in a loop a few hundred times and that's it.
The script is quite simple but it works good, Please report back any bugs and please leave a thanks or a rep :o
Code:
VERSION BUILD=7601105 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:LikeVideo
TAB T=2
FRAME F=0
WAIT SECONDS=2
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB CLOSE
TAB T=1
WAIT SECONDS=2
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.youlikehits.com/images/loadmore.png
 
Last edited:
The script won't start running. I got this message on imacros box "SyntaxError: wrong format of VERSION command, line: 1 (Error code: -910)"

Why's that?
 
how can i run the scrip help me please ??
or how im created the script
 
Alright I have no idea why it doesn't work, So here's another one that works fine with me, All you have to do is click the youtube likes tab then click like on the first video and play it
Code:
VERSION BUILD=7601105 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Like<SP>Video
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB T=1
WAIT SECONDS=2
TAB CLOSEALLOTHERS
 
Hello I'm like really slow with these type of things. How do I run script in a loop? Thank you.
 
Back
Top