Search results

  1. HippoKing

    Bug Can't make cocktails from CLI in Actually Ed

    > inventory goat's milk glass of goat's milk (2) > inventory vodka bottle of vodka > make white canadian That item cannot be created. Manually clicking the game crafting interface: You acquire an item: white Canadian r20710
  2. HippoKing

    New Content IOTM - March 2021 - Power Seed

    I like invoking stuff from ASH rather than the breakfast - I've attached a patch that adds a relevant function.
  3. HippoKing

    Feature - Implemented Hit main.php on login to receive pen-pal message.

    The pen pal sends out your message the first time of the day you hit main.php. At the moment, mafia never does this automatically, and if you do it manually after login, mafia is unaware of the items you've received. If main.php is hit before the inventory is retrieved (either every login, or...
  4. HippoKing

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

    There are a couple of moments when it'll do bad things if you've progressed ahead of what it thinks (like if you've already killed the filthworm queen when the orchard gets unlocked) but they're mostly minor. It's pretty excellent at dealing with bouts of manual adventuring.
  5. 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?
  6. 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...
  7. 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.
  8. 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");
  9. 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.
  10. 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.
  11. HippoKing

    MysticBuff

    A couple of modifications to make it autocheck the TT/S buffs, and it's a handy addition. Thanks!
  12. 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...
  13. 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).
  14. 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.
  15. 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.
  16. 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.
  17. 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.
  18. HippoKing

    Feature - Implemented Inigo's crafting with no adventures left

    Urgh I looked for adventures, not turns. How embarassing. Sorry.
  19. 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...
  20. 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.
Back
Top