Advertisement
lopipoi

plug.dj autowoot

Aug 28th, 2014
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.    //Throw this in your console tab, F12 at browser then console tab. Refresh your page to unload the script.
  2.     $('#woot').click();
  3.    API.on(API.ADVANCE, function(){$('#woot').click();});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement