Recent content by Kaffeetrinken

  1. K

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

    Okay, so today EatDrink ran normally. What I did different from yesterday: 1. Moved KolMafia outside my Dropbox folder. 2. Removed all but the latest KolMafia-XXXXX.jar from my folder. 3. No interaction with the relay browser during the execution of EatDrink. In the next few days I'll keep on...
  2. K

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

    Actually, i had 100 turns of milk left after EatDrink finished, so it is definitely wasting it.
  3. K

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

    My mafia folder is inside my dropbox folder. Perhaps that somehow interferes with mafia accessing its files correctly. Tomorrow i'll try running mafia outside the dropbox. Thanks for the hint!
  4. K

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

    Hi, for a couple of days now, EatDrink has been using an unnecessary amount of milk of magnesia (i think one for each food item). Is that a known issue? I always use the latest daily build of mafia. Today's log: http://pastebin.com/mpXvggpm Greetings, Kaffeetrinken
  5. K

    Kaffeetrinken's listHoboLoot

    Hi, I whipped up a little script to simplify listing all the Hoboboss equipment I own. It's useful for loot distribution purposes or at least it is for KolA's. It accounts for items in the closet and the display case as well. As of now Uncle Hobo stuff is not supported, because I'm lazy and...
  6. K

    line break in strings and other problems...

    Wow! Your solution is much more elegant than what I had in mind, Theraze. You mixed up c1 and c1 in the print statement though. It displays item losses as a positive int etc. alias trackitems => ashq int [item] currentinv = get_inventory(); int currentmeat = my_meat(); cli_execute("%%"); int...
  7. K

    line break in strings and other problems...

    Hi! Yesterday I wrote my first ash script for autoselling my farmed stuff etc. Right now I am trying to enhance said script by constructing a string that eventually will contain some sort of report on what the script did. I have run into two problems: 1. I am having trouble adding line breaks...
Top