Instagram Like iMacro

Xtase

Registered Member
Joined
Jun 11, 2010
Messages
50
Reaction score
14
Hi, made this imacro because others dont work for me.

1.install Firefox
2.install imacro (go to edit -> edit macro fill in the text below
3.change TAGSS1 and TAGSS2 to your tag u want to use, make it a populair one, so you can run the macro in loop
4.Login on instagr.in
5.Loop the macro and have fun


VERSION BUILD=8300326 RECORDER=FX
TAB T=1
URL GOTO=http://instagr.in/t/TAGSS1
WAIT SECONDS=10
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=4 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
WAIT SECONDS=10
TAG POS=3 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=2 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
WAIT SECONDS=15
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:

URL GOTO=http://instagr.in/t/TAGSS2
WAIT SECONDS=10
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=4 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
WAIT SECONDS=10
TAG POS=3 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=2 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
WAIT SECONDS=15
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
TAG POS=1 TYPE=DIV ATTR=CLASS:icon<SP>icon-heart-empty&&TXT:
 
Last edited:
I think it stops working if it comes across a photo you have already liked?

Is there a way round it?
 
Back
Top