Search results

  1. Crowther

    Combat Locket - What monsters do you lack?

    Sorry, I was kinda sidetracking the conversation. I think the original request can be handled by looking at the "chat" list and comparing it to the locket list. Which can be harder than you expect if one list has articles (the, a, an) and the other doesn't or could be super easy if they both...
  2. Crowther

    Combat Locket - What monsters do you lack?

    This whole thing has me confused. I don't have a list of body guards from the chat drop down. I started looking into this after I'd stopped doing AG runs. Looking at mafia's monsters.txt file. All BOSSes are NOCOPY. No monster is both NOCOPY and NOWISH. 897 monsters are NOCOPY. 201...
  3. Crowther

    Bug IO Exception almost daily on manual adventuring.

    That message is usually due to a server side error.
  4. Crowther

    New Content Clan Photobooth

    Funny, I was going to word it the other direction. Peanut is pretty simple and cheap to speed up. If you have drip unlocked and some drip juice in your blood, the reveler is quick too. After that, what he said. For mafia, all the Photo Booth choice adventures can be walked away from. The...
  5. Crowther

    New Content - Implemented Cookbookbat is Undead (at least for ZS)

    And Zombie Slayer is going to be a bit more popular now due to the Phone Booth.
  6. Crowther

    Bug - Won't Fix Mafia doesn't know that sphygmayomanometer from mayo clinic melts on rollover.

    Mafia knows it melts at rollover, but I can't say more than that. > ash boolean_modifier($item[sphygmayomanometer], "Lasts Until Rollover") Returned: true
  7. Crowther

    c2t_megg -- mimic egg interfaces and relay overrides

    Most of us here know the bane of maintaining things we've built.
  8. Crowther

    BatBrain -- a central nervous system for consult scripts

    Unreliable problems are always the biggest pain.
  9. Crowther

    BatBrain -- a central nervous system for consult scripts

    I tried to create a test case using that section of BatBrain, but it didn't recreate the problem. Might need to capture the actual page. import zlib string page = "adventureimages/bond_minion1.gif"; matcher imgm = create_matcher("adventureimages\\/([^ ]+\\.gif)",page); monster m =...
  10. Crowther

    c2t_megg -- mimic egg interfaces and relay overrides

    Another small request. Can the the max donated color be something other than gray? It blends in so well I keep messing up. I changed mine to red, but something like orange would work well too. status = new something("red","max donated");
  11. Crowther

    New Content - Implemented Gremlins Update

    Looks like midgleyc got it with tests!
  12. Crowther

    New Content - Implemented Gremlins Update

    The island junkyard gremlin's attacks have changed. The messages are different and all hit messages from the correct gremlin expose the tool. You still have to be hit. It would be nice if these new messages could be highlighted. I'm getting better at noticed the attacks, but I still miss the...
  13. Crowther

    Bug - Cannot Reproduce No chatting with bodyguard familiar link in relay browser

    I've been chatting with my bodyguard in ronin in the relay browser.
  14. Crowther

    Bug - Not A Bug Garbo keeps crashing on me

    If it started with the embezzler change, it might be that you're having trouble fighting garbo's replacement the cheerless mime executive. I know of other people having problems with it, because it scales and it scales + 60 according to the wiki.
  15. Crowther

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    I saw that too. I'm guessing it has some effect WHAM doesn't know about, but meh. Still I hate looping out of easy combats.
  16. Crowther

    New Content Inventory not sync'd after pull all

    I pulled everything from the CLI. I didn't think to mention this. One thing I've notice is when it fails, mafia updates the inventory and then after that I still get an error about chat messages: Emptying Hagnks! Please wait for up to 1 minute... Emptying storage... Waiting 40 seconds for KoL...
  17. Crowther

    c2t_megg -- mimic egg interfaces and relay overrides

    Not a big deal, but it doesn't seem to work in The Haiku Dungeon.
  18. Crowther

    New Content Inventory not sync'd after pull all

    It doesn't always happen to me, but I'm not very consistent on what time of day I pull things. I do have a lot of items, because I keep cheap PvP fodder. My workaround has been to log out after pulling everything, since I need to do that to have KoL reset the New You quest after a standard run.
  19. Crowther

    New Content Inventory not sync'd after pull all

    I believe this is a KoL "change" in that emptying Hangk's is taking even longer than KoLmafia expects. I called this "New Content" instead of "Bug", because I believe it is a server side change. Post run, I do a "pull all" and after that completes KoLmafia still only has my in run items in...
  20. Crowther

    Bug Maximizer Unequips Main Hand Then Complains Nothing in Main Hand

    I've seen lots of them and I agree with fixing the root cause. I finally got a proper log of one which I'll post in a sec.
Back
Top