This iMacros script will cancel follow requests on Instagram. Before you run this script you’ll have to open this page in a new tab. Then run the script below with a loop to automatically cancel follow requests. If this script helps you please consider donating to help cover server costs. Don’t forget to like the video on YouTube!
SCRIPT:
SET !ERRORIGNORE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 1SET !VAR1 {{!LOOP}}
ADD !VAR1 1TAB T=1
TAG POS={{!VAR1}} TYPE=DIV ATTR=CLASS:-utLf EXTRACT=TXT
SET !VAR2 {{!EXTRACT}}SET !EXTRACT NULL
TAB OPEN
TAB T=2
URL GOTO=https://www.instagram.com/{{!VAR2}}
WAIT SECONDS=2TAG POS=1 TYPE=BUTTON ATTR=CLASS:BY3EC<SP><SP>_0mzm*
WAIT SECONDS=2TAG POS=1 TYPE=BUTTON ATTR=CLASS:aOOlW<SP>-Cab_*
TAB CLOSE
Let me know if you have any issues with a comment below or through email.
Hey man huge fan had to make some minor adjustments it’s working great!
Let’s get in contact.
can you please inform how to use it and where to add usernames ??
Hi,
To use this you’ll need to add iMacros to your browser.
This guide will help you add this script to your iMacros: http://theimacrospro.com/how-to-add-a-script-to-imacros/
Let me know if you have any more questions.