ADN Auto Clicker


/ Published in: JavaScript
Save to your folder(s)

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


Copy this code and paste it in your HTML
  1. (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();});})();
  2.  
  3. // Automatically clicks 'follow' on all profiles in App.net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.