Search results

  1. That FN Ninja

    the11tablesASH ~I DID NOT MAKE THIS~

    When I looked at DR's post all I saw was "crimbo11 - 11 KB - 11 views". I've been playing so much 11's that all I see is 11's. I see them everywhere. It's ridiculous. It's not even funny!
  2. That FN Ninja

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

    There is an option at the beginning of the script called "use_display" that is false by default to speed things up. You should change it to true if you want the items in your display to be calculated.
  3. That FN Ninja

    TraFa - The familiar helper

    Thanks for the heads up. I'll put it on my to-script list.
  4. That FN Ninja

    Scripting the birth of a new life.

    Bale, I think you should post your thought process more often! That was entertaining to read. :) LOL. Thanks for the pick me up, I needed it! *back peddling a bit* I mean, not the fact that you got screwed over, just the way you articulated your thought process. ;)
  5. That FN Ninja

    Ignoring a buff from mana burning

    Holatuwol explained this here. It's pretty informative. Not sure if that's what you're looking for and it could have changed since then, but it's good to know!
  6. That FN Ninja

    Make.meat.fast

    Replace it with this: cli_execute("maximize adv");
  7. That FN Ninja

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    dj_d, FWIW, I just had eatdrink fail to buy something and recalculate and buy something different twice in one execution! No price loops!! Thank you for working on this fix!
  8. That FN Ninja

    Dwarven Factory - Factory puzzle solver

    Update v1.2 Fixed a bug that was preventing the digit runes from getting parsed correctly on occasion.
  9. That FN Ninja

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    Type set valueOfAdventure=X into the cli, where X is the value you want to set it to. In ash use set_property: set_property("valueOfAdventure","X");
  10. That FN Ninja

    Dwarven Factory - Factory puzzle solver

    Honestly, I don't know what to tell you. I cannot reproduce this. If you've altered the script try redownloading. Line 25 is where it imports zlib. You could try to upgrade to the latest version of zlib, but I don't know why or if that would make a difference.
  11. That FN Ninja

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

    Liquid meat (eww): 196,777 Total: 12,653,263 I wish I would have found out about KoL sooner than May of this year!! The good news is that I've started donating plasma and for the last couple months I've been buying the IotM with my blood money! So, I can honestly say that I've given my blood...
  12. That FN Ninja

    Dwarven Factory - Factory puzzle solver

    @siameseretriever Please try the attached version add tell me how it goes. Edit: Fix implemented in v1.2
  13. That FN Ninja

    TraFa - The familiar helper

    Congrats!!
  14. That FN Ninja

    TraFa - The familiar helper

    Update v1.3 Fixed a bug with familiar weight trophy detection & buying. Other minor bug fixes. Cleaned up the code a bit. I've tested this over half a dozen times now with and without a counterscript running and cannot reproduce this behavior. Without a counterscript it aborts. With a...
  15. That FN Ninja

    TraFa - The familiar helper

    Update v1.2 Trophy Training now trains the lightest familiar first. Now uses the valueOfAdventure Mafia setting instead of adv_value. I just tested this while running Bale's wonderful CounterChecker and it farmed the semi-rare just fine. Further testing without a counter script running is...
  16. That FN Ninja

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    I haven't ran into any price looping within the last half-dozen or so executions! Sweet!! I'm not in Ronin however. Oh sure, rub it in! I mean, I know meat grows on trees, but I'll need a entire forest to get that much! I do plan on getting one eventually though... someday.
  17. That FN Ninja

    TraFa - The familiar helper

    Thanks for the info guys and the example Z! I'll be implementing this shortly.
  18. That FN Ninja

    TraFa - The familiar helper

    I don't think I've ever had this script running when a semi-rare counter expired. I'll try and do some tests on that soon. Not a bad idea. How many turns/meat do you estimate adding this feature would save? I think it would only really make a significant difference for those people with upwards...
  19. That FN Ninja

    Dwarven Factory - Factory puzzle solver

    @Shire Beyay or siameseretriever: Please type set lastDwarfDigitRunes into the gcli and post the result here. Veracity, that is a very good question indeed! I guess I forgot to consult my idiosyncratic script-naming convention reference card! :D Aw-shucks. :o
Back
Top