Return to Snippet

Revision: 61419
at December 11, 2012 14:17 by edanhewitt


Initial Code
(function(){(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g%3Ef.fn.jquery||h(f)){c=a.createElement(%22script%22);c.type=%22text/javascript%22;c.src=%22http://ajax.googleapis.com/ajax/libs/jquery/%22+g+%22/jquery.min.js%22;c.onload=c.onreadystatechange=function(){if(!b%26%26(!(d=this.readyState)||d==%22loaded%22||d==%22complete%22)){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,%221%22,function($,L){$('.btn').click();});})();

// Automatically clicks 'follow' on all profiles in App.net

Initial URL


Initial Description
Automatically clicks 'follow' on all profiles in App.net

Initial Title
ADN Auto Clicker

Initial Tags


Initial Language
JavaScript