Skip to content

Instantly share code, notes, and snippets.

@venomjke
Created June 13, 2015 00:01
Show Gist options
  • Save venomjke/67e74cc7579aeb9ae85e to your computer and use it in GitHub Desktop.
Save venomjke/67e74cc7579aeb9ae85e to your computer and use it in GitHub Desktop.
badoo, like autoclicker, liker
setInterval(function(){ document.querySelector('.b-link.js-profile-header-vote').click() }, 1500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment