Skip to content

Instantly share code, notes, and snippets.

Go to: http://www.madeon.fr/adventuremachine/
setInterval(function(){var g = angular.element('epic-lols').scope().game; g.clickButton(g.buttons[Math.floor(Math.random() * 36)]); }, 3000);
Copy the above into console.
All credits to yerwol (https://github.com/wol)