Skip to content

Instantly share code, notes, and snippets.

@sigmap
Created May 22, 2016 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigmap/088462d5bfaa3c58479ecbc4f1cd8af1 to your computer and use it in GitHub Desktop.
Save sigmap/088462d5bfaa3c58479ecbc4f1cd8af1 to your computer and use it in GitHub Desktop.
(function($) { $(document).ready(function() { setInterval(function() { $(moneyButtonClick(100000)); }, 1) }); })(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment