Search results

  1. K

    Bug - Fixed minor typo in items.txt

    Hey, it's me again. Minor typo in items.txt item 6314 is missing it's "access" field .. I think. # item number name descid image use access autosell plural 6314 fishy pipe 330990978 corncobpipe.gif reusable 0 fishy pipes Thanks!
  2. K

    Gameinformer dungeon script

    Since I haven't seen one yet ... here's a basic script to complete one dungeon. Set your outfit/familiar/mood/ccs manually, of course. It could, of course, be prettier. But it works as-is. I've used it for 250+ magazines so far without any intervention. Just copy/paste into a .txt file...
  3. K

    Bug - Fixed minor typo in items.txt

    In items,txt, item #6257, there is a missing tab between the last two fields (75 piles of dungeon junk) Currently it's just a space. I'd fix it, but consider me dumb and I don't know how.
  4. K

    Bug - Fixed super minor typo in npcstores.txt

    I believe "blood of wereseal" should be "blood of the wereseal"
  5. K

    Feature - Implemented add "pvp fites" counter to mafia charpane

    I was wondering if a 'pvp fites" remaining counter could be added to the mafia charpane (the one in the java client, not the relay browser -- that's already there) Possibly right below "Adv:" Danke!
  6. K

    Bug - Not A Bug non-mafia bug, forum bug - build number is no longer clickable

    Very minor/trivial bug ... used to be when you went into an SVN post, you could click on the revision number in the first line of the forum post it would link you to the jar file. For example: 9853: Give user manual control of choice sequences that occur as the user is logging You would be...
  7. K

    Killing the Baron

    Anyone have a script lying around that finds/kills the Baron prior to completing the tavern quest? Just thought I'd ask before I attempt to avoid some work so I can write a script
  8. K

    Yellow Ray Consult script

    So I've tired of fighting harem girls and dwarf miners and filthy hippies .... when I could just disintegrate them! Attached is a combat consult script. It looks at a property called "_YOROIDS_target" for the particular monster to stasis/yellow ray. Since I didn't really know how to insert...
  9. K

    What should a *combat* consult script actually do ...

    So I've been using the combat consult script I posted a while back (here: http://kolmafia.us/showthread.php?t=1949) for quite a few ascensions so far without issue (well, ok, it doesn't do Ed quite right) But it's kind of a hack job. What would we need a multi-purpose (as a companion to FTF...
  10. K

    kludged-together combat consult script

    --disclaimer-- I wrote very little of the original code for this --disclaimer-- So I've been using FTF and SmartStasis for a while now. But I've got multiple chars who have different equipment and skill sets and it's been bothersome to try and modify their individual ccs settings on the fly as...
  11. K

    donations @ sourceforge

    So I donated to the KolMafia project on sourceforge.net and I'm not seeing my name show up on the list of donators (however, my comment shows up anonymously). It appears that I was not logged in at the time I made the donation. Does my donation still show up in the KoLMafia project account...
  12. K

    print() writing to the session log?

    Is it just me or does print() not write messages to the session logfile, just to the gcli output ... Is there a way to write special messages into the session logfile? I try to use print() to mark the start and end of functions and/or decision trees for debugging, but sometimes I can't watch...
  13. K

    using twinkly wads

    Ok, so I'm just fiddling around a little might be fun to pulverize any antique equipment I've found and fill up on as many twinkly wads as I can after playing around in the Haunted Gallery. The code fragment in question: int spleen_full = 0; #smash up the antique gear and use the twinkly...
Top