Search results

  1. T

    find_demons.ash

    This is a simple script to find the names of all the demons, as requested here. It requires zarqon's canadv.ash and zlib.ash to work. This script should be completely working now. :D Make sure you have the latest versions of canadv and zlib, both have changed recently and it won't work unless...
  2. T

    Any script requests?

    I can't really think of anything to make at the moment, so if anyone has any requests let me know and I'll try to work on them :)
  3. T

    Namespaces?

    I've noticed that a lot of times people need to rewrite their code because of naming conflicts (like when they import zlib) I was wondering how hard would it be to add namespaces to kolmafia? Maybe it would look something like this namespace my_namespace { void my_function () {...} ...
  4. T

    Automated Puttyfarming

    This is actually just part of my farming script (specifically the part that deals with puttyfarming) packaged on its own for people who want to puttyfarm but don't want to deal with the rest of my script. Basically just farms your putty for the day until it's all used up. Includes support for...
  5. T

    script of eXtreme farming

    I like to think that if you could combine an 31337 scroll with a stone of eXtreme power, this is what you'd get ;) This is a script I made to be a highly customizable all-purpose farming script. Basically I was sick of making constant changes and tweaks to the script I was using, so i wanted to...
Top