Search results

  1. P

    Slime Tube Adventuring Script

    The insidethepale like seems to be down. Is there somewhere else I can get the current version?
  2. P

    What are you worth? networth.ash will tell you.

    available_amount() includes Hagnk's if you're in aftercore, so items in Hagnk's are getting doubled.
  3. P

    Get Underground! (Digital Underground Potion farming)

    Is this any better than setting CCS to tunnel down, adding moleform to mood, and auto-adventuring in Mt. Molehill?
  4. P

    Equipt - an item selection tool

    > equipt -trace Mysticality teflon spatula [can_equip: true] [available: 1] [storage: 0] [remaining: 1] [score: 15]
  5. P

    Equipt - an item selection tool

    I tried that, and it doesn't loop, but it still finds the nonexistant extra spatula in storage. available_amount($item[teflon spatula]) returns 1. storage_amount($item[teflon spatula]) returns 0. I'm not sure where the second spatula is coming from.
  6. P

    Equipt - an item selection tool

    I've been using equipt for a while and it has been working well, but the latest version broke a few things. 1) maxFreePulls is being set to 0 (even though I'm in aftercore), which is causing the conditional on line 824 to always execute if any pulls are used, which means the program loops...
  7. P

    SmartStasis -- a complex script for a simple CCS

    On a quick look through the code, it appears that you stasis any gremlin, even if you're fighting the wrong one. Is there a nice way to check whether you're fighting the right gremlin?
  8. P

    SmartStasis -- a complex script for a simple CCS

    I haven't used this script yet, but it looks useful. When fighting a gremlin that might have the right tool, I like to attack until 1 more hit will kill the gremlin, then start stasising. This minimizes wasted HP if it turns out to not have the tool. Does the script do that?
  9. P

    Equipt - an item selection tool

    I observed this error as well: > fakeitem 3 hockey stick > equipt -sim -item[Hockey Stick of Furious Angry Rage] Monster Level Searching for Monster Level [outfit: (none)] [hobo: (none)] [rate: 80] [outfit: Internal-Brimestone Outfit] [hobo: (none)] [rate: 94] Internal error building outfit...
  10. P

    Equipt - an item selection tool

    Unfortunately, Brimstone isn't that simple - wearing less than all 6 pieces gives a smaller bonus, and this is sometimes worthwhile. For example, 4 Brimstone pieces and 3 hockey sticks would give more ML than 6 Brimstone pieces and 1 hockey stick.
  11. P

    Equipt - an item selection tool

    Great script, been using it for a while! Any chance equipt.ash could be modified to handle the Brimstone set bonus?
  12. P

    Universal Recovery Script

    You can make the change I described above, and the problem will go away. Restoration will abort instead of looping.
  13. P

    Universal Recovery Script

    It started working as soon as I got the uniform, so I know that was part of the cause. Could it be that my settings related to reserve purchasing are different? I was able to duplicate the bug under 2.71 by closeting my KGE uniform, using up all my restoratives, and attempting to restore mp...
  14. P

    Universal Recovery Script

    In 2.7, MP recovery in HC mode loops infinitely if you don't have a KGE uniform. I don't know if that was one of the bugs you fixed, but I can't check since I have the uniform now. Otherwise, great update.
  15. P

    Universal Recovery Script

    I just did the same and failed to reproduce the bug. Color me puzzled.
  16. P

    Universal Recovery Script

    I haven't observed the bug in aftercore, but it has been happening consistently in hardcore. I believe I had HP recovery set to 70%, which is roughly consistent with my logs. I'd love to say my experience has been the same. Incidentally, here's another, unrelated problem that cam up in...
  17. P

    Universal Recovery Script

    My max MP was 144 at the beginning of the session, and 142 at the end (after ascension). I think it stayed in the 140-180 range. I'm pretty sure that the target MP was more than my max MP for some of the tongue-fests. I'd dive into your code myself, but I have finals coming up.
  18. P

    Universal Recovery Script

    I can't wait! I was in hardcore. I will dump all my HP/MP restoration from my last session: ... and by now you get the point. I can't test more, because I'm out of HC for a basement dive.
  19. P

    Universal Recovery Script

    Just want to state here that I would love to see the nuns preference checked as well as the pixel potion preferences (all 3 colors). It would save me the trouble of closeting my potions and remembering to comment out the calls to visit_nuns every time I update the script. I never want to visit...
  20. P

    Hardcore Checklist -- sequential required item getter/notifier

    It doesn't work for me. > call scripts/Checklist.ash Checking for updates (running Hardcore Checklist ver. 1.2.1)... Internal checkpoint created. Loading checklist... Checklist loaded (108 steps). Checking for items... Redirected to www6.kingdomofloathing.com... Step 4: procure 1 Knob Goblin...
Back
Top