Danger Devil
08-03-2015, 08: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
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:Youtube<SP>Subscribers
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
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:Youtube<SP>Subscribers
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