Recent content by greenrider

  1. G

    the11tablesASH ~I DID NOT MAKE THIS~

    You are going to base an analysis of a script that plays a blackjack game on a sample size of 10?
  2. G

    the11tablesASH ~I DID NOT MAKE THIS~

    Ran 348 adventures with the latest script posted here - 3.08 crimbux/adv. I think people on the boards were speculating that 11 should be worth about 4/adv, so perhaps there are some unoptimal things the script is doing? Or just bad RNG, perhaps.
  3. G

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

    I'm getting this error message as well - level 31, unascended.
  4. G

    Possible to adventure somewhere not listed?

    I'm also really happy this made it into the daily build. I didn't want to subvert the intentions of mafia developers, but I was definitely not looking forward to playing those turns by hand every day of Crimbo. I'm glad I saw the content, but the value-add for me on clicking "script" and "again"...
  5. G

    Visit VIP Pool Table

    Put this at the top of your ASH: import <VIPPool.ash>; Then you can just call the functions directly: play_pool(1);
  6. G

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

    Yep, that was it - thanks for the work-around.
  7. G

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

    Has anyone else been having trouble with this ever since EatDrink switched over to using it? It's set as 500 by default. I open my prefs file and change it to 1000. As soon as I run EatDrink, it's reset back to 500 again in the file. I can't figure out why.
  8. G

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

    Ah, I just noticed that the script had started to ignore the value I had in my vars file for val-per-adv. Went in and changed the property in the settings file and now it works again.
  9. G

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

    So I'm still a bit confused by why the script buys a chow mein every day and then decides not to consume it, giving me that FAIL message. Is this a bug, or am I doing something wrong?
  10. G

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

    Ah, thank you - totally missed that in the update notes.
  11. G

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

    Nah, I always use the jar. I was using 7755, but I'll try to replicate it with the latest build. Still, I think 7755 was recent enough that it shouldn't have made a difference.
  12. G

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

    I deleted the eatdrink data files from my data directory and updated mafia. The script had me consume 4 rockin' wagons and an elven moonshine. My parameters are set to maximize turns and the value of each turn = about 1100 meat. Supernova champagne costs 1/3 of what elven moonshine costs and...
  13. G

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

    Just tried out the new version: 1) I got the mysterious "FAIL" message for the first time when attempting to consume knob sausage chow mein 2) EatDrink had me consume a bunch of elven moonshine, which I assume is wrong given the abovementioned data error in the eatdrink file. Do I have a stale...
  14. G

    Winklerd

    You can drop this in your script, if you find it useful. This is the helper function I use to call concerts from my farming ASH script. The # argument is just the order of the song to choose. If you did the war as a frat, Elvish is #1, Winklered is #2, Angst is #3. boolean visit_arena(int...
  15. G

    Using dropbox as source control for kolmafia

    I use dropbox to sync my mafia folder across multiple computers. I definitely recommend it.
Top