Recent content by adeyke

  1. A

    Bug Locket contents not detected after liberating king in Standard

    It turns out that visit_url("inventory.php?reminisce=1") just gives a regular inventory page, as though the reminisce part weren't there. Same for just typing "inventory.php?reminisce=1" in the gCLI.
  2. A

    Bug Locket contents not detected after liberating king in Standard

    That's not working for me. After running those, the locket contents were still undetected. I noticed that the choice.php call gave me my Source terminal, which had been part of my king liberated script. I'll be able to look into this more in a few days when I finish another run. I have this...
  3. A

    Bug Locket contents not detected after liberating king in Standard

    I've lately been doing Standard runs, which deny me access to my combat lover's locket. On finishing a run and liberating the king, get_locket_monsters() returns nothing, and I can error messages if I use the reminisce command. Calling visit_url("inventory.php?reminisce=1") isn't enough to fix...
  4. A

    Bug A few missing nohookah effects

    These were confirmed with the "genie" command:
  5. A

    Bug TakerSpace booze not removed from list when enqueued

    In the booze consumption tab, if you select an item from the bottom list and enqueue the maximum quantity, it'll normally remove it from the list. This is not the case for tankard of spiced rum or tankard of spiced Goldschlepper. I currently have "2 possible, 0 current" for the latter, but I can...
  6. A

    Script Registry -- for script authors; track your script usage

    Here's an example of such a message:
  7. A

    Bug - Cannot Reproduce Mafia can't find "sweat out"

    I've been getting that issue today with a different skill:
  8. A

    Fork²~ UberPvPOptimizer - an updated PVPBestGear

    The current script is https://github.com/loathers/UberPvPOptimizer .
  9. A

    paid script request

    It's not possible. KoLmafia specifically disallows scripts from looking at mall stores, in order to prevent the creation of mallbots.
  10. A

    Bug - Fixed Generate Irony

    I got mine and used mine yesterday. Mine did give a message about it being HC permed, and it's showing up in my skills list as such. I haven't ascended since. A post on the KoL forums also mentions the HC perm. So you not getting it would be a bug, which I can't explain.
  11. A

    Bug - Fixed Generate Irony

    The current PvP season gives an item, Book of Irony. When used, this grants the skill Generate Irony, which can be used once per day to summon a spoon. This should get the same breakfast treatment as the other PvP summon skills.
  12. A

    New Content - Implemented Rumpus Room change

    From the trivial updates: It would be nice if breakfast automatically clicked these for us.
  13. A

    Bug equip( item item, familiar familiar ) fails when redundant

    Most versions of equip will simply do nothing if the desired state has already been reached: The one for familiar equipment is different. It instead gives an error:
  14. A

    New Content - Implemented Crimbo 2024

    Ah, I see it now. devilegg vs eggdevil. I also noticed that the command doesn't check _candyEggsDeviled; it'll still retrieve the candy and submit the request even if no uses are left. It's easy enough to make that check with a script. I don't know how these things are normally handled, so I'm...
  15. A

    New Content - Implemented Crimbo 2024

    I'll try to get that tomorrow, when I can use it again. I did look at my session log and noticed that my loginscript had "aprilband item tom", which uses choiceadv 1526, and when I then used the devilcandyegg command, my session log says this "Conduct the Patrol Beat" is the name of option 1...
Back
Top