Search results

  1. S

    Harvest – A highly customisable farming script

    The only files that needed updating were the bounty data files hosted on Zarqon's server (HAR_Bounty_Data.txt and HAR_Bounty_Info.txt). They are up to date now.
  2. S

    Bug - Fixed Daily Dungeon (possibly choice adventure) + Beaten Up Loop

    It looked like the Daily Dungeon fix used by Holatuwol for the 100% familiar run warning in r9876 was removed when Veracity was overhauling warnings (in r10445, more precisely). r11999 restores it for the familiar warning, the kung-fu warning and the between battle actions warning. EDIT: I...
  3. S

    Daily Dungeon Locked Door question.

    If none of the devs feel like adding this pretty marginal feature request, you can write your own script or use someone else's, like Zarqon's Daily Dungeon Diver.
  4. S

    ultra-rare= auto abort?

    The pooltergeist wasn't in Mafia's UR moster list. EDIT: adding it requires a little bit of work because there is a normal and an ultra rare version... EDIT2: try with r11917? I'll hold my breath until someone can give me some feedback.
  5. S

    Bug - Fixed Lost in the Great Overlook Lodge +item test includes fairy bonus

    Fixed for Avatars of Jarlsberg in r11995. Can someone confirm this works for paths with regular familiars too?
  6. S

    Harvest – A highly customisable farming script

    What needs changing?
  7. S

    Bug - Fixed Lost in the Great Overlook Lodge +item test includes fairy bonus

    I'll hopefully have some time tomorrow to look at this.
  8. S

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    It does, and Batbrain/WHAM take it into account when computing the cost. I think there is a source of MP regen that Mafia isn't reporting for Avatars of Jarlsberg. I'll try to find if anyone posted a number on it.
  9. S

    Bug - Fixed Lost in the Great Overlook Lodge +item test includes fairy bonus

    And I guess you aren't running +125% food drop?
  10. S

    New Content - Implemented choiceAdventure182 in the airship now has a 4th option for model airship

    I'd wager that the Fantasy Airship is a popular zone to automate!
  11. S

    Bug doesn't make anything interesting

    Does it always trigger the error about a disintegrating quill pen?
  12. S

    Adventure Advisor

    Thanks for the link. I hadn't visited that page in a while, and I didn't know the initiatives had been added. Unfortunately, only 67 monsters seem to have init values in Mafia currently. Someone should wade through the KoL Wiki and kolspading and add that info :)
  13. S

    New Content - Implemented choiceAdventure182 in the airship now has a 4th option for model airship

    Can you use the choice a second time after loosing the model airship?
  14. S

    Bug - Fixed r11992 - defaults.txt missing choiceAdventure678

    I think defaults to using 0 if there isn't a setting in defaults.txt (not ALL choice adventures have a default setting). What exactly were you expecting and what did you stumbled on?
  15. S

    Adventure Advisor

    Small feature request: I think AdventureAdvisor would be a nice place to show the minimum +init you need to always get the jump in a zone with your current +ML. I'm not sure Mafia has all the +init info needed to make this worth it, but it is something to consider.
  16. S

    Bug - Fixed r11989 Incorrect Nanorhino familiar ID

    Thanks. I copied the Unconscious Collective line but forgot to change the number. r11990.
  17. S

    Feature - Rejected Note choice number in Choice Advs tab

    Some choice adventures are handled intelligently by Mafia. Generally, the user chooses a specific goal, and Mafia choose the correct choice depending on the circumstances. For some of the choice adventures handled this way, the number in the choiceAdventureXXX preference does not correspond to...
  18. S

    Fernsworthy basment

    Use visit_url() ? EDIT: and maybe "trap" the return value too, like this: boolean trap = visit_url( ... );
  19. S

    Bug - Fixed Daily Dungeon (possibly choice adventure) + Beaten Up Loop

    I think the exact issue is that clicking the beaten up icon directs you to the container zone instead of actually adventuring, hence the loop. Something similar happened with the 100% familiar run warning, and Hola had a clever fix for it. I don't have time to go through the code to look for it...
  20. S

    Feature - Implemented Avatar of Jarlsberg chefstaves, tracking and info

    Thanks. I think r11989 covers everything I wanted to track with Jarlsberg chefstaves.
Back
Top