Search results

  1. W

    Help with Felonia Script

    Thanks. Yeah, I know. I have added the +noncombat to my local copy. There's a couple of other stupid things, like if you run it right when you come out of ronin, you might not be using the same ccs you were when you were in ronin. Switching out of an apathetic mood if it's selected (also...
  2. W

    New Content - Implemented New Challenge Path - Avatar of Boris

    Song of Battle is +20% combat. I have one datapoint from last night that corroborates that. It's also +100% weapon damage and never miss.
  3. W

    Bug - Fixed special action thinks i have funkslinging so doesn't use anything

    I have special action in my ccs, and have identify stone sphere and identify bang potions selected. But I'm in boris, so I only throw one thing at a time. [1010] Hidden City (Square 4) Encounter: boaraffe Strategy: C:\Users\best\.kolmafia\ccs\boris.ccs [default] Round 0: kenhotep wins...
  4. W

    Feature - Implemented Composable Moods

    So, starting with the player's default mood we do cli_execute("mood extends default"); # that creates a new, temporary unnamed mood with all the elements in the default mood <do stuff to add other triggers to the now current unnamed mood> ... at the end of the script, reset the players mood...
  5. W

    Feature - Implemented Composable Moods

    So wait, if I want to add stuff and then remove it at the end of a script, I can do that by creating a mood with what I want to add, then creating another mood that extends default, my_mood. And when the script is done, I can return to the user's mood with mood default and deleting the two I...
  6. W

    Simple combat strategy for Boris

    Yeah, I may have to do it with ccs, i'm thinking [section delevel], [section stun] and adding monsters manually as I enter each zone.
  7. W

    Simple combat strategy for Boris

    I'd like to set up a really simple combat script for boris where, if to-hit < say 50%, i start with intimidating bellow, then either attack with mighty axing (assuming I deleveled the mob enough to increase to-hit > 50%, or intimidating belch. Once I get broadside, I may want to add that in...
  8. W

    Universal Recovery Script

    Let's see. Start recasting at 85%, Do not rebalance buffs. Auto-recover @ 10%, recover up to 20%. cast 10 Laugh It Off You gain 16 hit points > Restoring MP! Currently at 315 of 346 HP, 0 of 101 MP, current meat: 21564 ... Target MP = 5. buy 1 black cherry soda for 80 each from Black Market...
  9. W

    Universal Recovery Script

    I'm not sure this is working how you intended. Instead of burning excess mp, it's using all my mp. It's healing to max instead of respecting my restore settings (which I have as Heal me @ 60% to 80%). Please, make it stop!
  10. W

    Feature - Implemented Link to Yossarian

    Actually, you can do all 4 tools and turn them all in to Yossarian at the same time. The reason this appeals to me is, I was doing it your way, going to Yossa to turn in every tool, but I don't wear the war outfit when I'm doing that quest, so getting to Yossa entails of outfit frat warrior...
  11. W

    New Content - Implemented New Challenge Path - Avatar of Boris

    I would like a link to Boris's Gate every time I gain a level, please. And a static one somewhere, maybe at the town council.
  12. W

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

    Do the bedroom manually (you have to be 85 mainstat) and then restart the script.
  13. W

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

    BCC, I offer the use of my testing multi should you spin off a Boriscore release.
  14. W

    New Content - Implemented New Challenge Path - Avatar of Boris

    I believe this is correct. You can drink 4 safely, but at 5 you're overdrunk. and ninja'd :) ty veracity
  15. W

    Bug - Fixed Spooky Gravy Barrow and Felonia

    I like to use the goal "1 choiceadv" after I have the rock and the glove equipped.
  16. W

    Feature - Implemented Cyrpt Evilness tracking in Relay Browser

    This is excellent. I had just been saying, "someone needs to do a relay override for this page". Woot! Thanks.
  17. W

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

    The last time I tried a myst run, the useCCSinsteadofBCClogic failed every time with the message, "you don't have enough null" or something (would have to dig around in the log). I would very much like a plain ccs option as I am at a point where even on moxie runs, I'd like to run some...
  18. W

    autoBasement.ash - Better basement automation

    Just adding that I did a basement dive the past couple days and also had problems with the resistance (but strangely, not the gauntlet) at over 400. It's exactly what winterbay says, the maximizer tries to buff hp in lieu of additional resistance, and hence, can't make enough to pass. My...
  19. W

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

    This has been an issue with this script since the very beginning. The only real workaround is in the counterscript thread where they talk about limiting the sr's the script looks for in HC. After your script is only looking for things you know you want, you can go ahead and automate the...
  20. W

    Predicting Boots Release

    Yeah, I don't think we need a counter (you have 3 more fights before your boots are ready to release). But an indicator that the boots are ready for the next turn (before you see the message on a fight page) would be nifty.
Back
Top