Hello,
Here is a script I created that auto-subscribe for youLikeHits.
Please remove the spaces from the link in the code bellow as bhw don't allow me to post links.
If anyone improve it someway please post it here so everyone can see..!
Here is a script I created that auto-subscribe for youLikeHits.
Please remove the spaces from the link in the code bellow as bhw don't allow me to post links.
Code:
VERSION BUILD=8961227 RECORDER=FXSET !ERRORIGNORE YES
TAB T=1
URL GOTO= h t t p : / / w w w . y o u l i k e h i t s . c o m / y o u t u b e 2 . p h p
TAG POS=1 TYPE=A ATTR=TXT:Subscribe
WAIT SECONDS = 2
TAG POS=1 TYPE=A ATTR=CLASS:likebutton
TAB T=2
WAIT SECONDS = 5
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
WAIT SECONDS = 10
TAB CLOSE
TAB T=1
If anyone improve it someway please post it here so everyone can see..!