Search results

  1. Malibu Stacey

    Bug - Fixed Casting Sweat out some booze via use_skill isn't decrementing the sweat property

    Actually this isn't the bug. 41 is the correct amount of sweat (I checked the pants description as it's listed there now). Why it had 141 when it should've been 91 before I used the skill I don't know but I'll look through my session log to see if there's anything obvious. OK found the actual...
  2. Malibu Stacey

    New Content Journeyman path

    This is a KoL bug not a mafia one. It seems to happen regularly as it was a problem with turtle taming and LKS keys when LKS was the current challenge path. Bug report it in KoL.
  3. Malibu Stacey

    Bug maximizer doesn't take Skill MP Cost Modifiers into account.

    If you have less than the "normal" amount of MP required to cast a skill that the maximizer is recommending, it will restore MP then cast the skill. Today I have the Arcane in the Brain effect and I have the Pocket Square of Loathing equipped for a total of -6 MP. Tried getting the maximizer to...
  4. Malibu Stacey

    Bug Cat Burglar heists tracking properties no longer update correctly

    I suspect this was broken by KoL itself a long time ago as the heist page now looks like this As you can see I have 10 banked heists right now. This is what my properties look like Apparently I mentioned the %fn thing to Aenimus in Discord on the 7th of May last year so if that's the cause...
  5. Malibu Stacey

    Feature Tracking for Cloning Kits/handling for Cloned monster

    Currently, there's no property to track which monster you have cloned in the cloned monster item, no tracking for how many cloned monsters you have fought (there's a limit of 5 per day) and when the cloned monster item is used, I have to refresh main.php manually to get the fight page to appear...
  6. Malibu Stacey

    Feature - Implemented Track Floundry fishing locations

    > ash get_fishing_locations() Returned: aggregate location [string] bass => The Hidden Park carp => The Skeleton Store cod => The Deep Dark Jungle hatchetfish => The Poop Deck trout => The Haunted Bathroom tuna => Thugnderdome Looks good. Thanks @Ryo_Sangnoir
  7. Malibu Stacey

    Feature - Implemented Track Floundry fishing locations

    This is exactly the use case I requested this for (y) It's not something I would personally use but being able to check the fish stocks might be useful to some people especially if they would want to do something like if (carp_stocked > 10) { create(1, $item[carpe]); }
  8. Malibu Stacey

    Feature - Implemented Track Floundry fishing locations

    Not sure if this has been feature requested before but it would be most appreciated if we could have access to the day's fishing locations. E.g. today it looks like this in game carp: The Deep Dark Jungle cod: Camp Logging Camp trout: The Oasis bass: The Unquiet Garves hatchetfish: The Fungal...
  9. Malibu Stacey

    New Content June 2022 IotM: June Cleaver

    maximizer is only recommending one teacher's pen when maximizing "familiar exp" it doesn't have a single equip limit. You can equip 3 if you so wish. I should state that this account doesn't have any inventory but the maximizer options were set to "pullable/buyable" hence why the first one...
  10. Malibu Stacey

    New Content MayDay Contract - May 2022 IoTM

    For anyone who isn't in the ASS Discord, this was indeed the case but Aenimus confirmed yesterday it has been fixed & should now stack correctly.
  11. Malibu Stacey

    Bug - Fixed refresh all aborts if you've used all your locket fights (r26391)

    > refresh all Loading character status... Refreshing session data... Synchronizing moon data... Retrieving character data... Updating inventory... Examining Meat in closet... Updating closet... Retrieving quest data... Retrieving familiar data... Familiar data retrieved. Retrieving campground...
  12. Malibu Stacey

    New Content Feb 2022 IotM: Combat lover's locket

    Thanks Veracity, much appreciated (y)
  13. Malibu Stacey

    New Content Feb 2022 IotM: Combat lover's locket

    Does it also fix this? As in, can I remove the run_combat() calls I had to have previously after any cli_execute("reminisce <insert monster here>");?
  14. Malibu Stacey

    Bug - Fixed Buying from mall when crafting should be "better"

    I noticed this a day or two ago. Verifying ingredients for perfect negroni (1)... Creating perfect negroni (1)... You acquire an item: perfect negroni You acquire an item: bottle of gin Successfully created perfect negroni (1) Drinking 1 perfect negroni... You gain 22 Adventures You gain 5...
  15. Malibu Stacey

    Bug - Fixed getWorkshed() returns none when out of CMC consults

    HTML of the page when out of consults for the day attached.
  16. Malibu Stacey

    New Content - Implemented Miniature Crystal Ball tracking post January 10th 2022 changes

    Equipped, got a prediction. equip familiar miniature crystal ball [774034] The Dire Warren Preference lastEncounter changed from crate to Knob Goblin Embezzler Encounter: Knob Goblin Embezzler Preference _lastCombatStarted changed from 20220314190600 to 20220314190749 Preference...
  17. Malibu Stacey

    New Content - Implemented Miniature Crystal Ball tracking post January 10th 2022 changes

    I prefixed this with "Bug" but it's not really a bug.(thanks bmaher) KoL changed the behaviour of an IotM more than a year since release to remove a ridiculous uncapped free fight farming method which would have caused hyper-meat-inflation and the entire kingdom to become tatter farmers to...
  18. Malibu Stacey

    Bug Chewing Multiple Breathitin via GCLI only adds 5 charges to mafias Breathitin Counter

    Extrovermectin™ is not multiusable, but KoLmafia thought it was is what I get in the CLI when I grab one from the cabinet. I'm in aftercore so no Grey You issues etc. > version KoLmafia r26286
  19. Malibu Stacey

    Feature - Implemented Custom combat disable for fully scripted KoLMafia users

    Ironically, your example of autoscend is one of those scripts which ships with an "empty" CCS containing only a "scrollwhendone" (as I said in my earlier post in this thread) so it can "workaround" this issue in the first place because it uses combat filter functions to handle combat. Also...
  20. Malibu Stacey

    New Content Feb 2022 IotM: Combat lover's locket

    reminisce command doesn't run CCS (or presumably any other custom combat actions, does anyone actually use any of those). Just starts a fight & sits there doing nothing.
Back
Top