Skip to content

Instantly share code, notes, and snippets.

@jaamulberry
jaamulberry / EvolveIdle.js
Last active December 24, 2019 20:14
Evolve Idle Automation Script
// ==UserScript==
// @name Evolve
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author Fafnir
// @match https://pmotschmann.github.io/Evolve/
// @grant GM_log
// @require https://code.jquery.com/jquery-3.3.1.min.js
// ==/UserScript==