Skip to content

nonninz/autokittens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to load

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);})();

TODO

  • Add a limiter to the trading (especially of Titanium and Uranium) when the resources are full
  • Auto-craft scaffold for auto-trading coal

Credits

This script is based on the work of /u/Quizer85 posted in his thread on /r/kittensgame.

About

My own version of autokittens.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published