Kittens Game Automation

Auto craft resources when full, auto pray, auto hunt, auto trade, fast autosave, simple save export/import, ...

As of 2018-03-17. See the latest version.

Author
Alistair1231
Ratings
0 0 0
Version
1.0.0
Created
2018-03-05
Updated
2018-03-17
Size
2.9 KB
License
GPL-3.0
Applies to

Kittens-Game-automation-and-tools

  • UI now with completly reworked UI! Also planned is saving the state of the checkboxes together with the Kittens Game save. For now, some are prechecked.
  • auto pray clicks pray when faith full
  • auto workshop craft resources when full
    • only when > 95% full and doesn't craft all so you have always some available
    • now also concrete crafting while 90000 < slab < 120000 and alloy if titanium & steel
  • auto hunt when catpower full
    • 1,2,3 and 4 stand for parchment, manuscript, compendium, blueprint
  • auto trade trade button enables auto trade with zebras but if uranium amount is < 5, it will trade for that first
  • export/import makes savegame export and copies code to clipboard // import only opens import window and selects the textarea, because I couldn't get pasting to work. but simply ctrl-v tab return return does the trick...
  • stop script uses setInterval for automation, stop button runs clearInterval for everything, apart from observe, so that you don't have to reload the site if you want to stop autoTrade for example.
  • auto observe auto collection of star charts.
  • autosave autosave delay set from 400 ticks (I think totally forgot, pretty long though), to 20 ticks (like 3 seconds)

Install from here or here, If you can't, install this first
Github if you want to stay up to date, or if you have suggestions or issues..

originally based off of the code snippets in this Reddit Thread

Changelog (new to old)

- Finally completly reworked UI! 
- reworked kittens.js so that it now is a class, bc of that  
  now clearInterval does what it's supposed to, so readded stop button
- readded concrete, tweaked alloy`so that it only crafts  
  when titanium >0.95 full, while also steel amount >  0.1 * maxCoal  
  so that there is always steel available  
- concrete crafting freezes page every time removed it for now...  
- added concrete crafting while slab between 120000 and 90000  
- added auto titanium to alloy conversion  
- trading fixed for less than 250 titan and less than 5 uranium  
- fixed save  
- autosave delay 20  
- start isn't use by itself anymore so removed it  
- reworked functions, autosave, unlocked  
- uranium trade added  
- fixed prraying... v2  
- fixed auto pray  
- added basic import function  
- removed off bittons for now and changed craft  
  50 to 5 times craft 10, so that you can autocraft steel early game
- hopefully fix off button