IdleHelper

Some QoL and automation features for Idle Lands.

  1. // ==UserScript==
  2. // @name IdleHelper
  3. // @namespace http://tampermonkey.net/
  4. // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
  5. // @description Some QoL and automation features for Idle Lands.
  6. // @author Farflier
  7. // @match http://idle.land/*
  8. // @version 0.52
  9. // @grant none
  10. // ==/UserScript==