Search results

  1. phreddrickk

    Feature - Implemented well_stocked ASH function

    I just thought of a pretty weird use-case: buffing up with a gnome or with a riftlet. When you use a riftlet-like to farm (this happens on halloween, mostly, but I could imagine it being viable elsewhere given that the gnome is a fairy), it essentially acts as a superlinear multiplier to your...
  2. phreddrickk

    Feature - Implemented well_stocked ASH function

    Frankly, I don't have any particular scripts in mind I would use this for--post vanduffel nerf, I don't think the party mouse is ever worth running, and thus rejiggering the math on it seems like a bad idea. I don't actually have any scripts I'd like to use this in right now. I could, as...
  3. phreddrickk

    Feature - Implemented well_stocked ASH function

    The van/duffel nerf brought with it a significant and meaningful change to a behind-the-scenes function that KoL uses, which, for the purposes of this thread, I'll call well_stocked. This function is used in generating the pools for things like van keys and duffels, obviously, but also the party...
  4. phreddrickk

    Bug pillkeeper CLI command does not retrieve pillkeeper

    to replicate: closet your pillkeeper set autoSatisfyWithCloset to true try a pillkeeper CLI command I feel like this should not be intended behavior if autoSatisfy is set to true, although I am open to disagreement on this front.
  5. phreddrickk

    New Content ItoM November 2021 - Daylight Shavings Helmet

    One additional feature that would be nice for supporting the helmet would be buff tracking; it looks like buffs cycle in an order based on your class, so knowing what your last buff was (or what index in the list you're at) would be helpful. Something like `lastShavingBuff` or `shavingBuffIndex`...
  6. phreddrickk

    Bug - Fixed Muscle Classes Don't Exist

    It seems that, somehow, all classes whose primestat is muscle now have no primestat instead. Or rather a primestat of 'none'.
  7. phreddrickk

    Bug JavaScript bugs

    Update: it's weirder
  8. phreddrickk

    Bug JavaScript bugs

    If I had to guess I'd say this somehow is related to js not having ints.
  9. phreddrickk

    Bug - Fixed timesCast improperly tracked for Experience Safari (and presumably other player-targetted skills)

    Doing a macro from the relay browser and then checking, it works! Sorry for the safari, but can confirm.
  10. phreddrickk

    Bug - Fixed timesCast improperly tracked for Experience Safari (and presumably other player-targetted skills)

    Not entirely sure if this is in scope, but: > > /cast 30 ancestral Casting Ancestral Recall 30 times. You gain 3 Adventures Preference _ancestralRecallCasts changed from 0 to 10 > js useSkill(1, Skill.get("safari"), "Captain Scotch") Casting Experience Safari on Captain Scotch 1...
  11. phreddrickk

    Bug using the -buddy-bjorn maximizer command unequips the buddy bjorn item

    update: we're back equip hat wad of used tape (+93) equip weapon haiku katana (+0) equip off-hand Kramco Sausage-o-Matic™ (+7) unequip back (Buddy Bjorn, -2537) equip shirt Stephen's lab coat (+80) equip pants Great Wolf's beastly trousers (+158) equip acc1 mafia pointer finger ring (+0)...
  12. phreddrickk

    Bug using the -buddy-bjorn maximizer command unequips the buddy bjorn item

    Well the good news is that this appears to no longer be happening. The bad news is that I have no idea if this means it'll happen again.
  13. phreddrickk

    Bug using the -buddy-bjorn maximizer command unequips the buddy bjorn item

    Hi again! This issue is linked to the one resolved/discussed in this thread. Running the maximizer with a string like Familiar Weight, -buddy-bjorn, -crown-of-thrones, 100 bonus pantogram pants, 145.5 bonus Buddy Bjorn, 180 bonus Mr. Screege's spectacles, 250 bonus Mr. Cheeng's spectacles...
  14. phreddrickk

    Bug - Fixed -buddy-bjorn and -crownofthrones maximizer keywords failing when bjorn or crown isn't equipped

    In retrospect this may be worth considering as a separate bug
  15. phreddrickk

    Bug - Fixed -buddy-bjorn and -crownofthrones maximizer keywords failing when bjorn or crown isn't equipped

    I didn't test it that night! But I have now. It does appear to still be broken, but in a different way! When I give mafia the maximizer string Familiar Weight, -buddy-bjorn, -crown-of-thrones, 100 bonus pantogram pants, 145.5 bonus Buddy Bjorn, 180 bonus Mr. Screege's spectacles, 250 bonus...
  16. phreddrickk

    Bug - Fixed timesCast improperly tracked for Experience Safari (and presumably other player-targetted skills)

    I would say I'm 80% sure I used it while in mafia, but not 100%. Is there any workaround for this the way there is with the dailyLimit? What I'm trying to achieve is: I have a list of safari targets If I have safari casts, I iterate down the list, until I hit someone I can actually safari then...
  17. phreddrickk

    Bug - Fixed timesCast improperly tracked for Experience Safari (and presumably other player-targetted skills)

    experience safari's timesCast property increments when it fails against a target (such as someone who is in hardcore). > js Skill.get("safari") Returned: Experience Safari name => Experience Safari type => buff level => -1 image => jackmoustache.gif traincost => 0 class => none...
  18. phreddrickk

    Bug Outfits and foldable items lead to broken state

    There is a similar issue with foldables and the maximizer, where the maximizer will un-equip foldable items, emptying the slot, and not re-filling the slot, that may be related to this one.
  19. phreddrickk

    Bug - Fixed -buddy-bjorn and -crownofthrones maximizer keywords failing when bjorn or crown isn't equipped

    Mostly combat drops, yeah. Often we will do a -equip for the crown/bjorn we don't want, because it's also hard to tell it not to equip both of them.
Back
Top