This is my own improved version of autokittens.js
I've added an alloy-to-steel ratio setting to avoid depleting all the steel when auto-crafting alloy.
Create a bookmarklet with the following code:
javascript:(function(){var d=document,s=d.createElement('script');s.src='https://raw.githubusercontent.com/nonninz/autokittens/master/autokittens.js';d.body.appendChild(s);})();
- Add a limiter to the trading (especially of Titanium and Uranium) when the resources are full
- Auto-craft scaffold for auto-trading coal
This script is based on the work of /u/Quizer85 posted in his thread on /r/kittensgame.