Skip to content

Instantly share code, notes, and snippets.

@mkrogh
Last active May 3, 2022 19:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkrogh/9034892 to your computer and use it in GitHub Desktop.
Save mkrogh/9034892 to your computer and use it in GitHub Desktop.
dogeminer.se, got bored clicking.
//go to Settings -> Toggle click effects
var muchClick = function(amount){return function(){var $mine = $("#miner"); for(var i = 0; i < amount; i++){$mine.trigger("mousedown");}}};
var veryTimer = setInterval(muchClick(100),150);
//clearInterval(veryTimer);
@aas28
Copy link

aas28 commented May 3, 2018

@cybrocell
Copy link

sosks

@BIGD1999
Copy link

hi

@babyry
Copy link

babyry commented Jan 29, 2022

asdfgh

@akorede1234
Copy link

Good

@sciencegeek1234
Copy link

doesnt work lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment