Recent content by acedwhengrim

  1. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Actually, it handles outfits that don't have weapons just fine. I added it before I ran the frat war, and it had the arms and the frat ensemble equipped just fine. It did just fail as it tried to do the knob king quest w/ the guard outfit though, so I'm going to try and tweak (or look at...
  2. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    At the top of buMax (line 941) I added the following to ensure bear arm equippal if you have it. Feel free to use it in the script (its helping me out, I thought I'd share) if (my_path() == "Zombie Slayer") { if (i_a("Right Bear Arm") > 0) maxme += " +equip Right Bear Arm"; } if...
  3. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    makes sense. Thanks for the help.
  4. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    What would it take to get the Reagnimated Gnome and Hovering Skull added to the list of item and stat familiars that the script looks at?
  5. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Yeah, I'll probably keep moving things around to try to optimize. You guys built great scripts (I'm using WHAM as well).
  6. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    This comes from running an AoB run and not liking how early it was using adventures on the 8bit forest and the hippies before I got the lute and the much-increased +item it gives. I found that if I moved bcascDinghyHippy(); and bcasc8bit() to after the bcCouncil() in bcs7(), I would spend less...
  7. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Just to give props, I was a gremlin juice away from doing a 5 day Avatar of Boris run with this script and WHAM. I'm starting my next run with 16 skills, and if I avoid the gremlin juice again, I think I might hit 5 days, which would be cool.
  8. acedwhengrim

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    2.0.3 still has 2.0.2 as the version number and still displays the update message.
  9. acedwhengrim

    Bug - Fixed Modifier Maxmizer assumes Helm of Boris is a free pull in a non-boris HC run

    KolMafia version: 10894 I've run a few Boris runs in a row and bought the IotM helm. I decided to do an AT run to use karma to perm some songs, and the maximizer keeps trying to pull/equip the Boris' Helm even though I can't in HC that isn't Boris. Steps to reproduce: Have Boris' Helm...
  10. acedwhengrim

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    right now the script goes after the GMOB. Is there any way to get it to use a clover + agua da vida (and get it if you have a sandworm) instead to save a few adventures?
Top