Search results

  1. M

    How to use only one item?

    I was trying to set my CCS file to spice monsters to death (I'm doing cocobo run, but I could see doing this with a starfish as well). I have funkslinging perm'd. But I only have one turtle totem and no other spice-like items. KoLmafia is trying to sling two totems, resulting in an error...
  2. M

    Pyramid completion script

    Here's my CLI script. Yours is much niftier in being able to be called even if you've already started the subquest. But this one does a few things you might want to add: it sets the choice adventures before and after (in case you want to come back to farm) it calls my "noncombat" mood...
  3. M

    Stop adventure request

    If you set the choice adventure properly, you can just use the following set choiceAdventure146=3; adventure * Wartime Frat House; once you start the war, the area disappears, so the script should abort. Edit to make my post still useful after being ninja'd: Of course, if you want your...
  4. M

    Survival of the Survival Guide

    Well, in this thread on HCO, Residium, Macman104, and holatuwol are discussing how to upgrade the logs and status reports to increase the amount of spading information produced by kolmafia. And it looks to me from the descriptions in the recent changelogs that hola is already implementing a...
  5. M

    Scripting mood changes and combat strategy changes

    You can change the combat strategy by changing the "battleAction" setting. For example, in the CLI -> set battleAction=attack, or set battleAction=custom I'd love to be able to edit the custom combat settings from a script. Or load one of an alternative set of CCS setting files. But I...
  6. M

    Junkyard sidequest script

    Looking at the script, I think an easy thing to do (and perhaps an important thing as well, since you may not always have a turtle totem) would be to pick three or four "stasis" items (turtle totem, spices, seal tooth, facsimile dictionary, dictionary, joy buzzer, etc.) and have the script pick...
  7. M

    Junkyard sidequest script

    I'm looking forward to seeing this as well, since you have to stasis the gremlins, and that tedium certainly merits scripting. I find I usually use the spectre sceptre to wait, because you get the occasional heal and you probably have completed the hidden city by this point. However, the...
  8. M

    Scrolls script: Not Ready, help requested.

    A couple of days ago, I did the Chasm, I think using the autofill conditions (though it is possible they were manually set based on a 1 or 2 lowercase N decision). When I got to the adding machine, I had 2 30669 scrolls and at least enough 33398 and 334/668 scrolls to make both a 64735 and...
  9. M

    Farming script for a high level char

    I wasn't implying you buy Ode in bulk. Most buffbot operators seem to recognize that would be silly, and many sell it in single cast increments, usually for less than 100 meat. I guess we're just using words differently. I was responding to your use of "philanthropic," when it looks like you...
  10. M

    Farming script for a high level char

    You can find out what other buffbots kolmafia recognizes on your machine (and how much it thinks the prices are) by opening the "Purchase Buffs" interface (in the "People" dropdown menu, or by using the box of sunshine icon) and playing around with the menus. I thought lucky888 offered...
  11. M

    Hippymon's sidequest catalog, updated 09 December 2007

    Re: Hippymon's sidequest catalog. I notice some of your scripts (the Orchard, Beach and Ducks in particular) have an actual password hash, rather than the "pwd" variable I see in other scripts. Should that be changed? (I ask out of informed ignorance) Otherwise, thanks much. I plan to keep...
  12. M

    NS13 Questions not answered in CLI manual

    Thanks, Holatuwol. I've added to the kolmafia wiki to reflect your answer.
  13. M

    NS13 Questions not answered in CLI manual

    Thanks for the answers (and considering my feature request). Re the wiki, I was referring to the table on the kolmafia wiki (http://www.wiki.kolmafia.us/index.php/KoLmafia_Properties). Your answer however, led me to go look at the coldfront wiki, which I hadn't done. I see I can get all the...
  14. M

    NS13 Questions not answered in CLI manual

    Hola, I have a few questions arising out of NS13 and CLI scripting that I can't figure out from the CLI manual, which still looks to be NS11-centric. I hope they are short and easy :) 1) The trapper. Is it possible to script a trade of only one fur? I'm interested in scripting the trade...
Back
Top