[Get] Add me fast Instagram autofollow iMacros.

shoutout

Junior Member
Joined
Dec 12, 2012
Messages
119
Reaction score
55
Hello everybody.

I was looking for iMacros that will auto follow Instagram users on Add Me Fast, I didn't find anywhere so far so i decided to make simple one and share it with you all. Facebook Likes doesn't generate much points now days on add me fast so your way to get 9 points is to follow instagrammers. Hope that will help everyone.

All what you have to do is add it to new imacros file go to instagram followers from add me fast and set the loop to 60

Here's the script.

Code:
VERSION BUILD=7210419 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
TAG POS=1 TYPE=A ATTR=TXT:Follow
TAB T=2
FRAME F=0
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Follow
WAIT SECONDS=2
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=5


Enjoy it and happy day to everyone
Leo
:)
 
where do i add this code? can someone explain please thanks
 
OP script is not workin for me...

Please do paste a working script...

Thanks..
 
OP script is not workin for me...

Please do paste a working script...

Thanks..

The script above is working fine for me maybe you need to make the wait sec little bit more try this please

Code:
VERSION BUILD=7210419 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
TAG POS=1 TYPE=A ATTR=TXT:Follow
TAB T=2
FRAME F=0
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Follow
WAIT SECONDS=4
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=6


Note: you have to go for the tab Instagram followers first from the category then run the script.
 
Back
Top