Another New Instagram iMacros Likes + Comments

Does the Followgram code on page 2 still work? I'm getting:

RuntimeError: net::ERR_BLOCKED_BY_CLIENT, line: 1

Any help would be really appreciated!
 
Yep, but it's for Iconosquare (they all work the same anyway) first you'll need to scroll down to load a bunch of users, to do this automatically, use this macro:

(When I use it I run like 3000 loops)

Code:
URL GOTO=javascript:window.scrollBy(0,20000)

And then:

Code:
SET !ERRORIGNORE YESSET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 2
TAB T=1
TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:lienPhotoGrid&&HREF:#/user/*/ EXTRACT=HREF
TAB OPEN
TAB T=2
URL GOTO={{!EXTRACT}}
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=ID:like-*
WAIT SECONDS=2
TAB CLOSE
WAIT SECONDS=24



I'm having problems with this when the user profile is private - It just gets stuck and runs through the script without closing the tab?

I know the OP stopped replying, but anyone have an answer?

Thanks
 
joeladouille it seams like the collec.to version of your commentscript is not working anymore... could you give me tip to get it running again? Thank u so much!!!!! i would like to integrate the user name in the comment if possible... :cool::cool:
 
all these repeat questions.. are u kidding me. if someone knows the answer to this your help will be greatly appreciated. When using the comment script is it a way to skip a user after commenting on one of there photos? For instance photo 1 2 & 3 all are from the same user so he will get the same comment 3 times. PLEASE HELP!
 
Back
Top