Advertisement
Wouto1997

autowoot

Aug 30th, 2014
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. setInterval(function() {
  2.     if (API.getUser().vote == 0) {
  3.         $("#woot").click();
  4.     }
  5. }, 10000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement