Imacros

Download iMacros for Firefox for Firefox. Automate Firefox. Record and replay repetitive tasks. If you're tired of manually visiting the same sites, filling out forms, downloading files and extracting data, then iMacros is for you! Save time, effort and money with iMacros browser automation! IMacros for Chrome Description If you love the Chrome web browser, but are tired of repetitive tasks like visiting the same sites every days, filling out forms, and remembering passwords, then iMacros for Chrome is the solution you've been dreaming of! IMacros was designed to automate the most repetitious tasks on the web.Whatever you do with Firefox, iMacros can automate it.

One of my favorite Instagram scripts. This iMacros script lets you automatically follow Instagram users and like three of their posts. Simply search a hashtag on Instagram then run the iMacros bot with the number of users you want to follow. The script will follow the user, like three of their posts then move to the next user. Don’t forget to subscribe to email newsletter for more free iMacros social media scripts.

This tutorials takes you through the process to install and use iMacro Firefox Plugin Links: https://sourceforge.net/projects/portablea. Introduced in 2001, iMacros enables users to capture and replay web activity, such as form testing, uploading or downloading text and images, and even importing and exporting data to and from web applications using CSV & XML files, databases, or any other source. With iMacros you record these tasks once and then let the iMacros software execute them whenever you need them. Any combination of browsing, form filling, clicking and information gathering can be recorded into a macro and the iMacros software assists you during the recording with visual feedback. Features: Automatically complete forms.

Update: Script updated. Working as of April, 2020.

SCRIPT:

SET !ERRORIGNORE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 1

SET !VAR2 4

TAB T=1
WAIT SECONDS=2
TAG POS={{!LOOP}} TYPE=A ATTR=HREF:/p/*
WAIT SECONDS=2

TAG POS=1 TYPE=A ATTR=CLASS:sqdOP<SP>yWX7d* EXTRACT=TXT
SET !VAR1 {{!EXTRACT}}
SET !EXTRACT NULL

TAB OPEN
TAB T=2
URL GOTO=https://www.instagram.com/{{!VAR1}}
WAIT SECONDS=2

TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
WAIT SECONDS=1

Imacros

TAG POS=1 TYPE=A ATTR=HREF:/p/*
WAIT SECONDS=2

TAG POS=2 TYPE=BUTTON ATTR=CLASS:wpO6b
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Next
WAIT SECONDS={{!VAR2}}

TAG POS=2 TYPE=BUTTON ATTR=CLASS:wpO6b
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Next
WAIT SECONDS={{!VAR2}}

Imacros commands

TAG POS=2 TYPE=BUTTON ATTR=CLASS:wpO6b
WAIT SECONDS={{!VAR2}}

TAB CLOSE
TAB T=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Close

Imacros.net

Let me know if you have any issues with a comment below or through email.