Created
June 13, 2015 00:01
-
-
Save venomjke/67e74cc7579aeb9ae85e to your computer and use it in GitHub Desktop.
badoo, like autoclicker, liker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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