[GET] AMF instagram follower script for imacros

Giederius

Junior Member
Joined
Jan 20, 2013
Messages
138
Reaction score
23
Hello guys, I'm new here and i wanted to post this little script i combined from two other scripts. I had no idea what i was doing but it turned out working great as i needed working instagram follow script. so check it out!

VERSION BUILD=7601105 RECORDER=FX
'emiltz - AddMeFast Instagram Auto Follower
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !REPLAYSPEED FAST
SET !TIMEOUT 20
SET !TIMEOUT_PAGE 20
SET !TIMEOUT_STEP 11


TAB T=1
URL GOTO=
TAG POS=1 TYPE=A ATTR=TXT:Follow
FRAME F=0
TAG POS=3 TYPE=DIV ATTR=TXT:+<SP>Follow
WAIT SECONDS=1
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=1


I hope the creators of those two scripts won't get mad becouse they tended to crash for me so i made one for myself. :D I hope it helps for someone !
 
Are you sure this line isn't missing something?

URL GOTO=
 
Back
Top