Aug 3, 2015 8:20 AM
Hello there.
This imacros will work with every social exchange site that uses the same script
here i am doing this for share-ex.com
set loop 9999 and enjoy
to make this work on other sites.just change the
to your site
This imacros will work with every social exchange site that uses the same script
here i am doing this for share-ex.com
VERSION BUILD=8920312 RECORDER=FX
SET !ERRORIGNORE YES
SET !TIMEOUT_TAG 1
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 30
SET !REPLAYSPEED FAST
TAB T=1
URL GOTO=http://www.share-ex.com/
TAG POS=1 TYPE=A ATTR=TXT:YoutubeSubscribers
TAG POS=1 TYPE=A ATTR=TXT:Subscribe
TAB T=2
WAIT SECONDS=6
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
TAB CLOSE
TAB T=1
WAIT SECONDS=2
set loop 9999 and enjoy
to make this work on other sites.just change the
URL GOTO=http://www.share-ex.com/
to your site