Search results

  1. th3y

    Bug - Fixed requireBoxServants setting seems to be ignored

    Thank you! I can confirm that the chef-in-the-box portion of this, at least, is fixed. However, new bug, possibly related, entered as: http://kolmafia.us/showthread.php?4861-Unnecessary-2nd-purchase-of-Dramatic-Range&p=34769#post34769
  2. th3y

    Bug - Fixed Unnecessary 2nd purchase of Dramatic Range

    Using r8608, with - no chef-in-the-box - Dramatic Range already installed in the Kitchen - in HC (so no mall access) - Inigo's active (these last two may be irrelevant, but mentioning for completeness) > create cord conc Verifying ingredients for cordial of concentration (1)... Searching for...
  3. th3y

    Bug - Fixed requireBoxServants setting seems to be ignored

    Thanks for the debugging tips; here are the results. Using r8606 now. I do have two characters (the multi has a chef-in-the-box, and all works for him as expected). I did check and uncheck "require in-a-boxes" in the multi and verified that "get requireBoxServants" returns false for him...
  4. th3y

    Bug - Fixed requireBoxServants setting seems to be ignored

    using r8604. In Item Manager -> Creatable, have "require in-a-boxes" unchecked. Checked this, and unchecked again to make sure this was unset. In CLI: > create cran cord You have chosen not to cook fancy food without a chef-in-the-box. > create hell ramen You have chosen not to cook fancy...
  5. th3y

    Feature - Implemented Jack charge counter

    OK, I've been starting to fiddle with the Jack-in-the-box in run. It would be nice if Kolmafia could watch for the texts "You turn <name>'s crank for a while" and "The tension builds as you turn <name>'s crank some more" to maintain a charge counter. That would facilitate occasionally charging...
  6. th3y

    Feature - Implemented wand-zap item in daily deeds

    I recommend bumcheekcity and hippoking's Rollover Management Script to check for unfinished deeds like this prior to logging out: http://kolmafia.us/showthread.php?2299-bumcheekcity-and-hippoking-s-Rollover-Management-Script The official version already checks for unzapped wand. See the last...
  7. th3y

    Familiar Feeder

    This is brilliant, thank you. -Th3y thank you
  8. th3y

    bumcheekcity and hippoking's Rollover Management Script

    Another patch, for "Summon Crimbo Candy". Add to the skills check list (underneath Pastamastery, around line 90, would be a good place.) contains_text(skillName, "Crimbo Candy") ||
  9. th3y

    bumcheekcity and hippoking's Rollover Management Script

    Here's a patch to check for the hatter buff and crimbo present. Feel free to add to the main script if you like. Caveat: I have tested only minimally... // Check if the hatter buff can still be used today if (item_amount($item[Clan VIP Lounge...
  10. th3y

    Feature - Implemented Fortune Cookie Counter

    TH3Y would also love to have this feature.
  11. th3y

    Best Between Battle Script Ever -- formerly AutoMCD

    Just to corroborate, this *used* to work for me, but at some point (~2 weeks ago?) stopped working for me. I do have "puttybountiesupto 5" set.
  12. th3y

    Feature - Implemented Open aborts during adventures in the relay browser.

    I thought the mini-browser was to handle the situation where for whatever reason you don't WANT to run a main browser application at all. With the mini-browser, mafia is self-contained and doesn't need the external application. (Not that I can think of many such situations that apply to me...
  13. th3y

    bumcheekcity and hippoking's Rollover Management Script

    If you change the maximize command to cli_execute("maximize adv -tie"); It will only change those slots that have an effect on rollover adv, and leave the rest of your slots alone (otherwise it switches out the equipment in other slots for things that the maximizer thinks has other beneficial...
  14. th3y

    Universal Recovery Script

    Hey, I'm definitely a HC people! (I'm just messing with SC for a couple of runs to get the tattoos). The ironic thing in this case is that I am also doing a 90% robogoose run, so my HP is basically always being replenished for free. Aside from the cost-of-HP-vs-MP approach that I alluded to...
  15. th3y

    Universal Recovery Script

    (double post)
  16. th3y

    Universal Recovery Script

    Here's one more excerpt. Requesting 20 MP, it uses 1 remaining seltzer in inventory, then goes to Galaktik to finish. I don't think that mafia is unaware that I have the KGE uniform in inventory, because when I manually instruct to buy seltzer, mafia switches outfits just fine. I do have a...
  17. th3y

    Universal Recovery Script

    OK, I'm getting a lot of trips to Galaktik in my current ascension. I'm a L8 DB in softcore, still in ronin. I edited the script to set both verbose = true and super_verbose = true. In the attached session excerpt, when 9, 10, or 24 MP are wanted, it's going to Galaktik (even with knob...
  18. th3y

    Universal Recovery Script

    This is totally anecdotal, but this happened to me on my last ascension as well. I had the outfit and it seemed like sometimes the script would go to the lab, and sometimes to galaktik. I don't think it was entirely an inventory sync issue because my impression is that it would do both in the...
  19. th3y

    SmartStasis -- a complex script for a simple CCS

    Loving the automatic disco combos (they are such a hassle to remember and perform manually). Does SmartStasis automatically go for nirvana (instead of concentration) in the Nuns? Here is an advanced scenario that may or may not be of interest: I was fighting a Procrastination Giant, and on...
  20. th3y

    SmartStasis -- a complex script for a simple CCS

    I've been getting essence discs today; the script (v1.9.2) successfully gathered cold, fright, and stench, but somehow missed kink twice and heat once (even though I saw the purple and red elemental attack messages). Possible factor (or red herring) - the script seemed to be casting saucy salve...
Back
Top