rockstarrr
Regular Member
- Jul 25, 2012
- 271
- 21
hey ppl
i have a question about imacros with webstagram
i got a script for firefox/statigram to follow user on instagram
code for statigram:
SET !ERRORIGNORE YES
SET !EXTRAC
EST_POPUP NO
SET !TIMEOUT_STEP 2
TAB T=1
TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:unLike&&HREF:#/user/*/ EXTRACT=HREF
TAB OPEN
TAB T=2
URL GOTO={{!EXTRACT}}
TAG POS=1 TYPE=A ATTR=CLASS:followAction<SP>user-relation-action&&HREF:#&&TXT:Follow
TAB CLOSE
WAIT SECONDS=1
it works fine, but i need also a code for webstagram to follow user (users who like a popular pic)
have someone a script for me ?
thats an example for webstagram but it wont work.
VERSION BUILD=7500718 RECORDER=FX
TAG POS=3 TYPE=SPAN ATTR=TXT:3536
TAG POS=1 TYPE=A ATTR=TXT:user
TAG POS=2 TYPE=SPAN ATTR=TXT:Follow
BACK
peace
i have a question about imacros with webstagram
i got a script for firefox/statigram to follow user on instagram
code for statigram:
SET !ERRORIGNORE YES
SET !EXTRAC
SET !TIMEOUT_STEP 2
TAB T=1
TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:unLike&&HREF:#/user/*/ EXTRACT=HREF
TAB OPEN
TAB T=2
URL GOTO={{!EXTRACT}}
TAG POS=1 TYPE=A ATTR=CLASS:followAction<SP>user-relation-action&&HREF:#&&TXT:Follow
TAB CLOSE
WAIT SECONDS=1
it works fine, but i need also a code for webstagram to follow user (users who like a popular pic)
have someone a script for me ?
thats an example for webstagram but it wont work.
VERSION BUILD=7500718 RECORDER=FX
TAG POS=3 TYPE=SPAN ATTR=TXT:3536
TAG POS=1 TYPE=A ATTR=TXT:user
TAG POS=2 TYPE=SPAN ATTR=TXT:Follow
BACK
peace