(08-18-2012 05:13 PM)suprim Wrote: [ -> ]For people who don't know how to use this here is a tutorial:
1)Open firefox and install imacro which can be found here : https://addons.mozilla.org/en-us/firefox...r-firefox/
2) Then it will create a folder in your document my documents>imacros>macros
3) go to that folder and create a text doucment then paste the script there and save it as .iim
4) open firefox login to your instagram using web.stagram.com
5) Open imacro which is right beside refresh button on firefox then locate the script you made and hit play loop
that's it hope it helped you
thank u so much for ur statement! it works :)
Can someone help me on how to save the script as on .iim file on Windows 7? I have tried to manually set it, etc but it still saves as a .txt file. Thanks.
Working Version (24 December 2012)
<div style="-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; text-shadow:none; font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif; background:#ffffff; color:#333333; border:1px solid #000000; padding:5px">
SET !TIMEOUT_PAGE 10
SET !ERRORIGNORE YES
URL GOTO=http://web.stagram.com/popular/?vm=grid
WAIT SECONDS=5
TAG POS=1 TYPE=IMG ATTR=SRC:http://cdn.stagram.com/img/like.png
WAIT SECONDS=2
TAG POS=2 TYPE=IMG ATTR=SRC:http://cdn.stagram.com/img/like.png
WAIT SECONDS=2
TAG POS=3 TYPE=IMG ATTR=SRC:http://cdn.stagram.com/img/like.png
WAIT SECONDS=2
TAG POS=4 TYPE=IMG ATTR=SRC:http://cdn.stagram.com/img/like.png
WAIT SECONDS=2
TAG POS=5 TYPE=IMG ATTR=SRC:http://cdn.stagram.com/img/like.png
WAIT SECONDS=5
</div>
For a lot here seems that this not working anymore, so can i donwload it?