Search results

  1. K

    Killing the Baron

    Oh yes, I automated the whole thing. I've got a dozen-ish baron rewards already :)
  2. K

    Preventing Mafia from autocasting Ode to Booze

    I'm pretty sure Mafia won't shrug a song to cast ode to drink unless you have ode in a mood.
  3. K

    Volcano Maze (beta)

    this script kicks ass. Thanks Grotfang.
  4. K

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

    mmm cheesesticks ....mmmmmm <drools>
  5. K

    Some general questions - file_to_map() and other.

    heh, what does the total on that end up being?
  6. K

    MacGuffin 2.0 -- level 11 quest, automated

    Ok, double post time ... I'm working on adding moods/outfit/familiar switching to this script. I'm going to add some defaults, but thought I'd get input. I know this isn't a strategy thread, so I don't expect a whole lot of totally optimal talk :) Macguffin Quest breakdown Part mood...
  7. K

    Best Between Battle Script Ever -- formerly AutoMCD

    Perhaps you underestimate my laziness here ... plus, at -20% combats, the grudge comes up often enough. :)
  8. K

    One-Click Wossname -- automatic level 12 quest completion

    download the newest version ...
  9. K

    ZLib -- Zarqon's useful function library

    I wondered if wines were being pulled in a different manner, too. They are, in fact, being pulled via obtain() for i from 1 to 3 { wines[i] = get_this_wine(to_int(substring(blar[i],0,1))); vprint("wine #" +i+ " : " + wines[i],3)...
  10. K

    ZLib -- Zarqon's useful function library

    It's definitely happening when items get pulled from hagnks to fulfill obtain() [616] Knob Goblin Laboratory Encounter: Mr. Alarm Mr. Alarm Mr. Alarm discovered. Pulling items from storage... 13 pulls remaining,0 budgeted for automatic use. Function obtain() ... Int: 1 condition: stunt nuts...
  11. K

    ZLib -- Zarqon's useful function library

    So I've been having strange and intermittent problems (I usually only notice it on the L11 quest, since most of the rest of the scripts I use are home-grown and don't use zilb) with the obtain() function. It seems to me that occasionally obtain() fails to recognize when it successfully pulls an...
  12. K

    Best Between Battle Script Ever -- formerly AutoMCD

    So, I've been tinkering with this script a bit ... I tend to use the bathroom to level inbetween quests as a myst class and I find myself wishing for some GMOB prep for the L12 quest. I have a bit of code that gets inserted whenever I use the bathroom to level, so I thought I'd adapt it for...
  13. K

    Make.meat.fast

    You might also just post relevant code sections ... edit to add ... If you share the relevant code sections, then people who don't necessarily use farm.ash can benefit from seeing the cheese folding/usage. You could always say "insert this code at line X, replacing function xyz()" for those...
  14. K

    First Things First -- a multipurpose pre-combat consult script

    yeah yeah, wussy lazy softcorer here ...
  15. K

    Contest: Name my upcoming combat script!

    heh, IDKFA was the code in DOOM to get all weapons/full ammo. Man I feel old.
  16. K

    One-Click Wossname -- automatic level 12 quest completion

    See this post: http://kolmafia.us/showpost.php?p=23604&postcount=540 from the previous page.
  17. K

    Contest: Name my upcoming combat script!

    I always think of clever things after the fact, but I totally would have voted for a combat script named "IDKFA"
  18. K

    MacGuffin 2.0 -- level 11 quest, automated

    So I've been having an issue with part of the desert quest in this script and I finally figured out which part was messing up. First we need the stone rose. [576] Desert (Ultrahydrated) Encounter: A Sietch in Time A Sietch in Time Now finding a stone rose. You need 1 more stone rose to...
  19. K

    Make.meat.fast

    there is a variable in the script you can change. Find it, then edit your playername_vars file in your data directory. on a side note, am I the only person who actually looks at code before asking questions? I've seen sooooo many questions recently that are answered in variables in the first...
  20. K

    Ascend.ash: hands-off ascension script

    It does this on purpose. So it can roll over max adventures in case the next day is something special and you want to play your adventures manually.
Back
Top