Search results

  1. D

    Bug - Fixed Mafia keeps setting can_interact to true during HC Boriscore

    I am in aftercore after a bad moon run. kingLiberated is set to true. I am level 47 and can_interact() returns false for me. my_path() returns None. Was this intended behavior?
  2. D

    Bug - Not A Bug Stack overflow during ASH script.

    The exact error message was: Stack overflow during ASH script.
  3. D

    Bug - Not A Bug Stack overflow during ASH script.

    It would have been awesome to have a line number with the error message. Would it be possible to add it to the error message?
  4. D

    Bug - Not A Bug Stack overflow during ASH script.

    Thank you! Don't know how I missed that one... I vaguely remember moving that line a few days back...
  5. D

    Bug - Not A Bug Stack overflow during ASH script.

    Getting a new error on an old script. No debug log is generated. Verify command shows no issues. Nothing jumps out when I review the script... Using build 10735.
  6. D

    Bug - Fixed Telescope gcli command not resetting after dropping Bee path

    I dropped BHY and it did not update my_path() until I visited Options/Account. Telescope required a visit to update, as well.
  7. D

    New Content - Implemented Advent 2011

    I'm confused as to why mafia is triggering my mood when I eat/drink at the crimbo cafe. Is it possible to disable this behavior without setting my mood to apathetic while consuming?
  8. D

    Bug - Fixed Telescope gcli command not resetting after dropping Bee path

    I had to "refresh session" to make my_path() return None. Dropping BHY did not do this, visiting the character and account pages didn't either. Am I misunderstanding how mafia learns your path, or does it just not recheck it? I do not know how to fix this issue, but it seems it should be tied in...
  9. D

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

    I auto abort on various conditions (like maxed out MP) due to betweenBattleScripts. When I restart the script, it will try to get a new fax even though I've already used my fax for the day (outside of the script). _photocopyUsed is the preference it should key off of so it knows when it makes...
  10. D

    Bug - Fixed Relay Browser Frame size in Fernswarthy's Basement

    Committed build 9819. Still requires a manual delete of previous basics.css file from the relay folder.
  11. D

    Bug - Fixed Relay Browser Frame size in Fernswarthy's Basement

    I've been looking at this issue myself. I see your workaround and I'm not sure we want to have static numbers for the width, 700px certainly doesn't work in my instance since I don't run FF in full screen. I have had success using "width: 100% !important;" instead of "width:700px !important;"...
  12. D

    ideas.ash - because my memory sucks

    Thank you Theraze! What an excellent observation. I have added your code change and it is now available as of version 216 (yep, i'm using SVN for my script work)
  13. D

    ideas.ash - because my memory sucks

    I play 9 multi's. I try to ascend 2-3 characters at roughly the same time with different permutations to try out different things. I don't usually have problems acquiring the wand since I have a red-flagged warning in my login script. And the DD isn't where you get the wand or ! potions...
  14. D

    ideas.ash - because my memory sucks

    elationisfacile: You are most welcome. Winterbay: Tower items for 6th floor, that's available when you get the last upgrade? Not having any full powered scopes makes it hard for me to check. I only have to add a check against telescopeUpgrades to make the top portion not appear. Great...
  15. D

    ideas.ash - because my memory sucks

    http://whovian.zapto.org/kol/scripts/ideas.ash This script will purchase 5 raffle tickets from the raffle house using funds from hagnk's in-run and your inventory in aftercore. "The swiss army of scripts" This is the script I use to test and uncover lots of things while I play KoL. I don't...
  16. D

    Bug - Fixed wording inconsistency

    Now THAT is something I can easily fix! Committed revision 9793.
  17. D

    Bug - Fixed Autoselling causes debug logs today!

    I went from 9581 to 9590 and started having memory leak issues. Also encountering NPEs (of mysterious origin): =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v14.6 r9593, Windows XP, Java 1.6.0_26...
  18. D

    New Content - Implemented Loathing Legion knife

    I recently discovered the legion knife isn't supported for crafting (as a hammer) and free crafting (as a jackhammer). Untinkering is supported in another form and might be worth looking at. I'd also suggest the familiar trainer consider using the helicopter form as a possibility. I'm reporting...
  19. D

    New Content - Implemented Bees Hate You

    Clicking on the throne room in Bees Hate You path: Putting on outfit: Knob Goblin Harem Girl Disguise Equipment changed. Using 1 Knob Goblin perfume... You are too scared of Bs [457] Throne Room Encounter: Inside Cobb's Knob You lose 10 hit points I even had the Knob cake in my...
  20. D

    Feature - Implemented Abort Valhalla automation if too injured to fight skeletons (Save server hits!)

    I'm worried that we need to add stop code to avoid useless server hits on failure to adventure in these regions: Request 96 of 219 (Events: The Bonewall) in progress... [21686] The Bonewall Encounter: The Skies over Valhalla Request 96 of 219 (Events: The Bonewall) in progress... [21686] The...
Back
Top