Search results

  1. R

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    I don't like thinking. I'll give it a try, thanks!
  2. R

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Quick question, sorry if it's covered somewhere in this thread, it's too long to completely ingest. I just started using this script (kudos, btw!) and everything seems to work fine, except it doesn't eat or drink automatically. Is this expected, or do I need to turn something on? I'm on an HC...
  3. R

    acquireBuff - Get a buff from a buffbot

    I'm trying to track this problem down, but I can't figure out where "buffbots.txt" comes from. It's not in my data folder. Anybody know? file_to_map("buffbots.txt", buffbots);
  4. R

    acquireBuff - Get a buff from a buffbot

    I checked the acquireBuff_data.txt file in my data folder, and it seems to have the correct lines for those bots: Ode to Booze 20 25 SevenLances_com true Ode to Booze 23 20 IocaineBot true Strangely, it's sending 20 meat to both SevenLances_com and IocaineBot. Shouldn't it be sending 23 meat to...
  5. R

    acquireBuff - Get a buff from a buffbot

    Yeah, looks like the problem is not my script. AcquireBuff is sending IocaineBot 20 meat for Ode, and according to the buff list for that bot (http://www.iocainepowder.org/iocainebot/iocainebot.xml) that matches Stevedave's Shanty, and not Ode. How do I fix this?
  6. R

    acquireBuff - Get a buff from a buffbot

    I'll try it. So the way I was calling it is invalid? Because I've been using it that way for over a year and it worked like a champ.
  7. R

    acquireBuff - Get a buff from a buffbot

    Because I'm calling it from a CLI command script, not an ash script.
  8. R

    acquireBuff - Get a buff from a buffbot

    Now I'm having a different problem. With acquirebuff 1.6, if I call it from a CLI script using "acquireBuff ode to booze" I end up getting wierd results. I get 100 turns of shanty of superiority immediately, and then it goes into an endless loop, waiting for ode, which never happens, because...
  9. R

    acquireBuff - Get a buff from a buffbot

    Yeah, I was using a modified version before Rinn's update. I updated and now it works fine. One more quick question: does this script check if the user can cast the buff before requesting it? I'm guessing not.
  10. R

    acquireBuff - Get a buff from a buffbot

    I just updated to daily build 11180, and now when I use this script I get "Function 'to_skill(skill)' undefined." on this line: else if ((mp_cost( to_skill( activesong[knownsong] ) )+1)<cost) Anybody know what changed? I've been using this same script for about a year.
  11. R

    Bug - Not A Bug Can't run 2 instances of Kolmafia anymore

    Blarg, figured it out. Java crapped its pants yesterday and left a bunch of open processes. Once I closed them all down, it worked like a charm.
  12. R

    Bug - Not A Bug Can't run 2 instances of Kolmafia anymore

    Hey guys, I use 2 instances of Kolmafia all the time, and up to v15.0 it was working fine. I just recently updated to daily build 10572, and now it doesn't seem to work. I'm not getting any kind of error log or any error of any kind, it simply quits without opening a window or anything. I'm...
  13. R

    dumping 'session results' to log file?

    Yes! Awesome! Thanks!
  14. R

    dumping 'session results' to log file?

    Is there a way to dump the 'session results' from the gui (advs used, meat gained, substats, fullstats) to the log file? I use this data to measure my effectiveness, and since I am starting to fully automate my sessions, I don't see it!
  15. R

    Querying the stash

    You are my personal hero! Thanks!
  16. R

    Querying the stash

    Hey guys, I want to query and see what's in the clan stash, but it seems like all I can do is take/put/or check amount of a single item. Is there a way to output *everything* that's in the clan stash? (I know there's a "refresh stash" function, where does that data go?) Thanks!
  17. R

    Request: Dungeon Fist! solver

    Wierd. It's working for me now. I'm not sure what happened. Maybe I let it sit too long and I was logged out?
  18. R

    Request: Dungeon Fist! solver

    Does it? I don't see it under any of the menus. I've always just used this script... but it's been a while.
  19. R

    Request: Dungeon Fist! solver

    Sorry for the thread necro... but I accidentally overdrank and needed to kill some adventures, so I thought I'd dust off the dungeonfist script and make some tickets. Unfortunately, none of the scripts seem to work anymore. I tried both of the ones on this page. I'm using daily build 10177. Does...
  20. R

    headless/unattended operation

    This confuses me. How would a name check ever work if you aren't logged in?
Top