Skip to content

Instantly share code, notes, and snippets.

@Pingue
Last active August 7, 2017 08:36
Show Gist options
  • Save Pingue/26abb4a7e2438bd8b2386fbc4c0176e2 to your computer and use it in GitHub Desktop.
Save Pingue/26abb4a7e2438bd8b2386fbc4c0176e2 to your computer and use it in GitHub Desktop.
setInterval(function(){angular.element('madeon-button').scope().game.clickButton(angular.element('madeon-button').scope().game.buttons[Math.floor(Math.random() * 36)])}, 1500);
Copy the above into console at http://www.madeon.fr/adventuremachine/
All credits to yerwol (https://github.com/wol)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment