Recent content by kadan

  1. K

    How can I tell if I have "smart skull" in my inventory?

    that's about it for now :-) It's part of a make bartender-in-the-box idea I have. If !skull or !disembodied brain exists { if !disembodied clover exists { sewer dive for trinket get clover from hermit if !disembodied clover exists {...
  2. K

    import not recognized

    And on I go! That was it, thanks!
  3. K

    import not recognized

    Hello, What do I do to use the ZLIB.ash call in my KolMafia scripts? I tried to use ZLIB.ash function and per the documentation added import <zlib.ash> to my script. When I ran the script through mafia I got this result... No available namespace with fuction: import I believe I am missing...
  4. K

    How do I script non-philanthropic buff requests?

    Thanks for checking it out. It may be a 13.5 issue as I ran the same line, from a script, on 13.4 and didn't have the package being sent. On 13.5 the package was sent when csend'ing to both Testudinata and Iocainebot. The package was sent when the csend was from the command line as well as...
  5. K

    How do I script non-philanthropic buff requests?

    I'm using KoLMafia 13.5 Jar. Neither I nor Iocainebot is in hardcore. Thanks for the comment comment.
  6. K

    How do I script non-philanthropic buff requests?

    Hi! I'm working on a script and at the end I send meat to buffbots to get buffs. I found a thread on the CSEND command that replaces the philanthropic buff request with the closes non-philanthropic buff. From that thread I now understand that scripts are forbidden from requesting...
Top