Search results

  1. HippoKing

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

    Could you put down spanglerack as a possible fairy type? I can envision myself using my faxes manually each day before starting the script. edit: Also, I've never had it run out of meat and I have no +meat passives. What are you guys doing? Maybe it's because I've generally been manually...
  2. HippoKing

    bumcheekcity and hippoking's Rollover Management Script

    I've been neglecting this pretty heavily since the addition of the Daily Deeds and Modifier Maximizer removed most of its reasons to exist. Still, I'm willing to release another version if anyone wants to put together a fairly comprehensive list of things people would like to see (so I can...
  3. HippoKing

    Feature - Implemented Hatrack Hat Tracking

    There's already quite a lot of support for the Hatrack in Mafia, but the major missing one at the moment (thanks to the fax) is the Spangly Sombrero. Would it be possible to get the info on these updated? I realise the title is kind of useless but I really enjoyed typing that.
  4. HippoKing

    Feature - Rejected Logs

    The session logs as they are contain all the detail you need (at least once you've turned on familiar action logging). After that, I really think it should be up to you to parse them into whatever format you'd like: even if you have no knowledge to start with, it really isn't too challenging if...
  5. HippoKing

    Feature - Implemented Fax Machine decorator and error checking.

    I'd love it if the fax machine, when clicked, showed the last monster loaded (hit the clan activity log for this info). However, since this could theoretically change between the hit and you checking it, it'd be nice if after receiving the fax, there was a hit to the description page which...
  6. HippoKing

    Feature - Rejected add a counter for the maze of sewer tunnels

    It's mostly useless, and fairly complicated. That seems like reason enough. If you don't think it's complicated, think about when you'd have reset it. Do you keep searching to see if the dungeon has been reopened? Do you maintain a seperate counter for each clan the player is in?
  7. HippoKing

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

    I just had it die while trying to unlock the Palindome since it didn't have 60 mysticality. The maximize statement failed (I couldn't equipped the Fledges) and then it went into an infinite loop.
  8. HippoKing

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

    I found the problem with the Gremlins getting attacked when they should be stasis'd: } else { if (my_hp() < 100) { return "cast lasagna bandages"; } else { switch (my_class()) { case $class[Disco Bandit] : return "skill suckerpunch"; break; case $class[Accordion Thief]...
  9. HippoKing

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

    Could you also make it change off the the HeBo when you have Everything Looks Yellow? No reason to use it when you can't use the ray.
  10. HippoKing

    Feature - Implemented Slimeling tracking improvements

    Slimeling creep The slimeling tracking adds the average value of items with a power that is not a multiple of 10. A charge is removed when the slimeling attacks. This can lead to a build-up of 'ghost' charges that cannot be removed because they are not inside the slimeling. This is only a...
  11. HippoKing

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

    Turning in 9 pink clay bead... Turning in 1 purple clay bead... Turning in 2 green clay bead... Turning in 3 bullet-proof corduroys... Turning in 5 round purple sunglasses... Turning in 6 reinforced beaded headband... Turning in 2 hippy protest button... Turning in 1 Lockenstock™ sandals...
  12. HippoKing

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

    Maybe at runtime you should have it read the mafia "buy from NPC stores" preference and whine if it's off. It would stop a lot of the error reports you're getting. edit: Gremlin stasis seems to only work for one round - [1030] Out By that Rusted-Out Car Encounter: vegetable gremlin Strategy...
  13. HippoKing

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

    There is something really weird with yellow ray handling around the Palindome. My last try, salient points: 1) Trying to make a pumpkin bomb since I must be on a 100% run (I'm not) and then using the HeBo anyway. 2) Changing its mind about the monsters being right or wrong 3) Not changing off...
  14. HippoKing

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

    This just happened: [468] Goatlet Encounter: dairy goat Strategy: C:\Users\Steve\Desktop\kolmafia\kolmafia\dist\ccs\bcc.ccs [dairy goat] Round 0: hippoking wins initiative! Round 1: hippoking executes a macro! Round 1: hippoking attacks! Round 2: dairy goat takes 12 damage. Round 2...
  15. HippoKing

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

    There is some error and you don't appear to be able to access the lair... Before it had tried to kill the war boss. Also, this is super-weird. I'm guessing Mafia tried to ID potions by funkslinging them with stone spheres. Not a clue where Antihangover came from. [1246] South of the Border...
  16. HippoKing

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

    Also, new issue with the war not noticing it had been started: Request 7 of 57 (IsleWar: Wartime Hippy Camp (Frat Disguise)) in progress... [994] Wartime Hippy Camp (Frat Disguise) Encounter: Blockin' Out the Scenery Request 8 of 57 (IsleWar: Wartime Hippy Camp (Frat Disguise)) in...
  17. HippoKing

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

    You're using "contains_text()" on the entire fight. Some of their attack messages reference the other monster in the text.
  18. HippoKing

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

    Did it hit a racecar bob first?
  19. HippoKing

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

    Another issue - it couldn't beat the Protector Spectre and then got caught in an infinite loop when it went back to the Hidden City (it cleared the remaining squares looking for the spheres it had already placed on altars, then once it ran out of squares it just got in an infinite loop)...
  20. HippoKing

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

    Bug on line 1240 (if you have a single character set up): bumAdv($location[Giant's Castle], "", "itemsnc", goalsForCastle+", castle map items", "Opening up the HitS by adventuring in the Castle", "-"); The comma before castle map items was added by me - it needs to be there or you get an...
Back
Top