Search results

  1. S

    current page html

    I'd like to overload the run_choice() command to accept a string, then use regex to find the corresponding choice button with that text, and then pass the choice # of that button to the regular run_choice() command. run_choice() doesn't take a buffer parameter, but it somehow has access to the...
  2. S

    Feature Add Muffin Command

    My current daily plan is to collect a muffin, eat it, and then order a new muffin for the next day. I am looping, so after ascending when I go to pick up a muffin, it will only provide an empty earthenware muffin tin, but on d2 it will provide the muffin I ordered. I realize that this is...
  3. S

    Feature Add Muffin Command

    Add a GCLI command to pick up and/or order a new muffin from the monorail breakfast counter. Currently this requires a scripter to navigate an NC chain that changes depending on your current # of adventures, your # of earthenware muffin tins in inventory, and whether you've ordered/picked up a...
  4. S

    Feature Add keyword to limit a modifier in maximizer

    Chaining together min and max limiters doesn't appear to work as expected (e.g. -10 ml 50 min 50 max provides maximizer scores near 0 instead of -500, and does not suggest gear with ML in the expected range). The best workaround solution I've found so far is to include a negative value with a...
  5. S

    Bug - Fixed Banished Monster List & Spring Loaded Front Bumper Tracking Issues

    It sounds like this issue may have started when you banish a monster with 2 different sources. Then one of them wore off, and it removed both banishes from the list (probably searching for the monster, and not for the banish source). I assume that KoL would treat the monster as still banished...
  6. S

    Bug - Fixed gooseDronesRemaining sometimes not decrementing

    Sometimes after item drops, gooseDronesRemaining changes after a dupe, but sometimes it's missed. It eventually fixes itself after a future dupe, but it looks like there are errors in text matching for goose drone activation.
  7. S

    KeepingTabs - a simple inventory management script

    I love this script. Thanks for writing it and sharing. :-)
  8. S

    A Multi-Armed Bandit PVP Script

    Oh, wow. This sounds really neat. I just guess which pvp minigame will be the best for me each season, but this sounds so much better.
  9. S

    Philter, the inventory cleanup script

    I want to add this to the end of my automated day routine, but sometimes I end up with items that I haven't categorized yet. Is there a way to tell it to ignore uncategorized items without having to manually click to skip uncategorized items every time? Thanks for continuing to maintain this...
  10. S

    Bug - Fixed New VIP fireworks shop equipment not considered in Maximizer

    Catherine Wheel is not considered by maximizer, and is even removed when no other back slot items are available and removing it would lower score. Probably some of the new items haven't been added to the maximizer database yet?
  11. S

    Guide

    Ezandora's Guide got an update in March after a long spell of no updates. I like the new resource bar that was added.
  12. S

    Bug - Fixed Maximizer won't equip Familiar Scrapbook

    I can't get maximizer to equip familiar scrapbook, even when explicitly telling it to with "+equip familiar scrapbook".
  13. S

    Feature - Implemented Consider backupcamera mode settings in maximizer.

    When asked to maximize a stat that it's not set to, this latest IotM is not considered. All 3 forms should be considered, and the command "backupcamera mode [meat | ml | init]" should be called to change mode if selected by the maximizer. The Backup Camera IotM can be set to +50% meat drops...
  14. S

    Guide

    Thanks for the update, Ezandora! I love this script!
  15. S

    Automatically download the newest daily build

    It would probably make sense to write this script in java, since every who's running the Kolmafia.jar file is going to have java installed already. Then it can be cross-platform, and work out-of-the-box.
Back
Top