Well, for other YLH members like myself, you may have noticed that there are only a few more days that they will be providing their Facebook like service. This has been my main source of credits for a while now so I'm sad to see it go but I decided to make a new macro for their YouTube subscriber system so I can switch once they disable Facebook.
I'm giving back to the community in hopes that another member might help me out in the future once this script becomes obsolete. This script has been working pretty well for me although sometimes I get the "unable to confirm subscription error." However, since the script reloads the page each time, it will continue to work as long as new users are adding their channels. If anyone can improve on this script, pelase do! I do not know much about iMacros.
I'm giving back to the community in hopes that another member might help me out in the future once this script becomes obsolete. This script has been working pretty well for me although sometimes I get the "unable to confirm subscription error." However, since the script reloads the page each time, it will continue to work as long as new users are adding their channels. If anyone can improve on this script, pelase do! I do not know much about iMacros.
Code:
VERSION BUILD=7401110 RECORDER=FX
SET !ERRORIGNORE yes
TAB T=1
URL GOTO=http://www.youlikehits.com/youtube2.php
TAG POS=1 TYPE=A ATTR=TXT:Subscribe
FRAME F=1
TAG POS=1 TYPE=BUTTON ATTR=ID:subscribe-button
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=TXT:I've<SP>Subscribed!
WAIT SECONDS=6