also to elaborate i used to use the URL for webstagram's like button in my imacros script
the problem now though is that "http://webstagram.com/img/like.png" is no longer an active like button they changed it. if you try to right click on the like button it no longer gives you the option to "Copy image link" instead it just says view page source, view page info, inspect element etc....
when i clicked on inspect element , it has this to say about the like button: <button class="btn btn-default btn-xs likeButton" data-target="706758465234492527_254179950" type="button"></button>
how am i supposed to implement that into my old imacros script?