Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- setInterval(function() {
- if (API.getUser().vote == 0) {
- $("#woot").click();
- }
- }, 10000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement