Addmefast imacro ?

egzonsh1

Newbie
Joined
Jul 11, 2014
Messages
22
Reaction score
2
Not sure if this is the right Thread in the right place,
I wanted to ask if anyone have and would like to share imacro script for Addmefast Youtube Subscribers, i searched here but couldnt find the one that works good, they were old ones.
Last one i asked for Facebook like page and i got it thanks to this forum.
Thanks so much if you could help

Andd.. if you know any other good websites like Addmefast share it with me. since there is not much traffic
 
AMF is a great website...use your imacros intelligently to get positive result..:)
 
Not sure if this is the right Thread in the right place,
I wanted to ask if anyone have and would like to share imacro script for Addmefast Youtube Subscribers, i searched here but couldnt find the one that works good, they were old ones.
Last one i asked for Facebook like page and i got it thanks to this forum.
Thanks so much if you could help

Andd.. if you know any other good websites like Addmefast share it with me. since there is not much traffic

Check out user OMGWTFISTHIS on this forum. He has made AMF scripts, including a Youtube subscribers iMacro.
 
VERSION BUILD=8810214 RECORDER=FX
SET !ERRORIGNORE YES
SET !REPLAYSPEED FAST
TAB T=1
URL GOTO=http://addmefast.com/my_sites.html
TAG POS=1 TYPE=A ATTR=TXT:YouTube<SP>Subscribe
TAG POS=1 TYPE=DIV ATTR=TXT:Subscribe
TAB T=2
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
WAIT SECONDS=4
TAB CLOSE
WAIT SECONDS=3
TAB T=1
'LOOP
URL GOTO=http://addmefast.com/my_sites.html
TAG POS=1 TYPE=A ATTR=TXT:YouTube<SP>Subscribe
TAG POS=1 TYPE=DIV ATTR=TXT:Subscribe
TAB T=2
TAG POS=1 TYPE=BUTTON ATTR=TXT:SubscribeSubscribedUnsubscribe
WAIT SECONDS=4
TAB CLOSE
WAIT SECONDS=3
TAB T=1
'LOOP
 
You can copy from 'LOPP to 'LOOP to make it longer, it works.
 
Thank you so much man, this works perfectly :)
 
Back
Top