Search results

  1. HippoKing

    Bug - Not A Bug maximize - [fold chiptune] has no matches.

    I'm not convinced that makes this a 'Not a bug'. If unrelated aliases are executing inside the maximizer, that seems sketchy. What was your alias?
  2. HippoKing

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

    It's pretty much never worth using them for stats if you can use them for something else, but it's better using them than not using them. They should be allowed for meat as well as items, but the stat argument is rather more complex. For someone with no weight skills, they can be something on...
  3. HippoKing

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

    Yeah, if that doesn't work, sorry. It was meant to use sugar shields only for items, or if you had a spanglerack. The idea being that if you could use them for items (because you didn't have a spanglerack), it wasn't worth using them for stats. Guess I fucked up the logic somewhere.
  4. HippoKing

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

    Yeah, that's just slightly lazy coding. Replace line 2108: buMax("+outfit hippy"); with: buMax("+outfit Filthy Hippy Disguise");
  5. HippoKing

    Feature - Implemented Add counters for romantic wandering monsters

    If I recall right, it's 25-35, set on the first hit to adventure.php after you kill the monster. I can't really remember where I'd have picked up that idea from though.
  6. HippoKing

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

    The gremlins is almost totally useless at the moment - it's pulling out a spanglerack for 80% block rate and never getting anywhere. No idea why it wants an item familiar anyway - it's already gone to go get my Pygment for the tower.
  7. HippoKing

    MysticBuff

    A couple of modifications to make it autocheck the TT/S buffs, and it's a handy addition. Thanks!
  8. HippoKing

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

    This is nothing to do with the bugs and all to do with just picking what I consider to be better equipment. For me, buMax looks like this at the moment: boolean buMax(string maxme) { //Basically, we ALWAYS want -tie and -ml, for ALL classes. Otherwise we let an override happen. if...
  9. HippoKing

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

    BCC: We have completed the stage [bats2]. BCC: We have not completed the stage [8bit]. Unable to interpret: , -melee Unexpected error, debug log printed. Muscle class, and I've got a digital key (although not gained through the script).
  10. HippoKing

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

    It doesn't - as far as I know the new quest support hasn't been written yet.
  11. HippoKing

    Feature Private functions in ash scripts

    Have you considered a comment which says "This function is not supported for external use: if it breaks, this is your fault and I will laugh at you"? I don't really see why it is your problem if someone else downs up doing unsupported things with your script.
  12. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    Thanks. I'll look at 'proper' upgrades at some point - I'm kinda busy at the moment. Fuck degrees.
  13. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    Sorry, my version has been doing that for months. I'm actually pretty surprised that I never uploaded this. Worst script admin ever. Anyway, here's 0.63, including a variation on TH3Y's changes (untested). I'll get BCC to update the OP.
  14. HippoKing

    Feature - Implemented Inigo's crafting with no adventures left

    Urgh I looked for adventures, not turns. How embarassing. Sorry.
  15. HippoKing

    Feature - Implemented Inigo's crafting with no adventures left

    Casting Inigo's Incantation of Inspiration 1 times... You acquire an effect: Inigo's Incantation of Inspiration (duration: 10 Adventures) Inigo's Incantation of Inspiration was successfully cast. > make milk of mag Verifying ingredients for milk of magnesium (1)... Auto-repair...
  16. HippoKing

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

    Gongs aren't really that complicated to use very simply. Just cli_execute("gong roach items") if you've got one just before you go into places like the f'c'le and orchard.
  17. HippoKing

    Feature - Rejected Automatic parsing of telescope results

    I always just type "telescope" in the CLI.
  18. HippoKing

    Feature - Rejected Prevent Hot tub use if HP is 95% or more

    This thread seems phenomenally worthless. What would you suggest something stupid sounding and then use the box you have to justify it to say "As the title says"? If I type 'soak', I want to damn soak. I don't want anyone telling me I shouldn't. If I don't want to use my hot tub for...
  19. HippoKing

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

    Could you throw a check in for the Sandworm/Sombero before standard volleys after the Cyrpt? Also, may as well support 'other' improved volley types (Yuletide troll, for example, would be sort of ideal for this script).
  20. HippoKing

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

    You can change your own familiars. Just edit the bcc_familiar_[purpose].txt file in your data folder.
Back
Top