Don't know if this has been mentioned here before.
Found out this method months ago to increase followers/likes on my personal instagram account. Perfect method for those who:
1. Doesn't want to spend any money on a bot
2. Doesn't know how to use the imacros addon for browsers
3. On a Mac(afaik there aren't any bot for OSX?)
4. Doesn't want to turn on their computer 24/7 to run iMacros scripts
It's simple, found this website monitoring site that allows you to enter an iMacros script(instagram like/comment/follow script) and it'll run it whenever you want(every 5/15/30 minutes etc) all day every single day. This could save on your electricity bill if you've been running iMacros scripts on your computer every single day.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In this tutorial I'll show you how to use alertfox with extragram to like photos (I've used this with gramfeed, webstagram, statigram)
1. Sign up for a free trial 30-day account at www dot alertfox dot com The free account allows you to have 2 scripts running, every 15 minutes the very least.
2. Login, at the top click on Setting -> Sensors.
3. Click the blue "click this button" (attachment picture1.jpg)
4. Enter the "like" script below at the iMacros text section (attachment picture2.jpg)
5. Leave all other settings as it is.
6. Go back to the sensors page and add another script for another tag.
There you go, your very own free 24/7 instagram like bot.
You could sign up for more than 1 free trial accounts to add more scripts for other sites(gramfeed, statigram etc) and could use this for other stuff, iMacros for Twitter/Pinterest/FB etc.
Found out this method months ago to increase followers/likes on my personal instagram account. Perfect method for those who:
1. Doesn't want to spend any money on a bot
2. Doesn't know how to use the imacros addon for browsers
3. On a Mac(afaik there aren't any bot for OSX?)
4. Doesn't want to turn on their computer 24/7 to run iMacros scripts
It's simple, found this website monitoring site that allows you to enter an iMacros script(instagram like/comment/follow script) and it'll run it whenever you want(every 5/15/30 minutes etc) all day every single day. This could save on your electricity bill if you've been running iMacros scripts on your computer every single day.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In this tutorial I'll show you how to use alertfox with extragram to like photos (I've used this with gramfeed, webstagram, statigram)
1. Sign up for a free trial 30-day account at www dot alertfox dot com The free account allows you to have 2 scripts running, every 15 minutes the very least.
2. Login, at the top click on Setting -> Sensors.
3. Click the blue "click this button" (attachment picture1.jpg)
4. Enter the "like" script below at the iMacros text section (attachment picture2.jpg)
Code:
URL GOTO=http://extragr.am/tag-images/yourtag
TAG POS=1 TYPE=CANVAS ATTR=WIDTH:75&&HEIGHT:22
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/accounts/login/?next=/oauth/authorize* ATTR=ID:id_username CONTENT=yourusername
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:/accounts/login/* ATTR=id:id_password CONTENT=yourpassword
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:login-form ATTR=VALUE:Log<SP>in
URL GOTO=http://extragr.am/tag-images/yourtag
TAG POS=1 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=2 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=3 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=4 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=5 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=6 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=7 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=8 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=9 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=10 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=11 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=12 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=13 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=14 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=15 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=16 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=17 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=18 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=19 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
TAG POS=20 TYPE=IMG ATTR=SRC:/images/grid_like.png&&TXT:
5. Leave all other settings as it is.
6. Go back to the sensors page and add another script for another tag.
There you go, your very own free 24/7 instagram like bot.
You could sign up for more than 1 free trial accounts to add more scripts for other sites(gramfeed, statigram etc) and could use this for other stuff, iMacros for Twitter/Pinterest/FB etc.
Attachments
Last edited: