Recent content by jim

  1. J

    auto BHH and friends

    I find the css isn't olfaticng the sommelier. Are others having this experience? Is it a mafia bug?
  2. J

    The Barrel Full of Barrels (ASH)

    Actually, you can do even better than that. AFH has spaded the barrels and found they are not totally random. Locating certain barrels will tell you more than just what you've found. Rather than repeat it all, I refer you to their forum.
  3. J

    auto BHH and friends

    When I bountied today, I was already sniffing so olfaction failed. I could routinely begin by SEEGA-ing but what if I was already sniffing the correct monster? Is there a scriptable way to ask this question? I have as yet been unable to find one.
  4. J

    auto BHH and friends

    I solved the first problem by calling set_property("defaultAutoAttack", 0); Were I a real programmer, I'd reset it afterwards somewhere.
  5. J

    auto BHH and friends

    Hi. Trying to run autobhh, but I don't quite understand a few things. 1) First, when I ran it, it used the olfaction ccs, but it didn't seem to work. Turns out, autoattack was set and one hit killed. Is there a way to add a line to turn off possible auto attack to avoid this? 2) Though my stats...
  6. J

    Script or Link + Questions?

    I'm new around here and thus still don't know a lot of the obvious. I started with ASH before knowing CLI existed, for example. I still don't know where the CLI manual lives and would be happy to RTFM if someone would tell me where to find it. On a totally different note: I vote in favor of the...
  7. J

    So I wrote my first ash script, and . . .

    So, now I want to make my script fancier. Is there a way it can accept inoput? e.g. how many adventure? And is there any documentation for cli_execute()? Thanks.
  8. J

    So I wrote my first ash script, and . . .

    Thanks for the kludge! It does indeed solve the problem!
  9. J

    So I wrote my first ash script, and . . .

    My script is running great (you were all waiting to hear this) with the exception of: buy(3, $item[Doc Galaktik's Pungent Unguent]); This statement seems to fail every time. The name of the item seems to be correct, and I have enough meat. Any ideas?
  10. J

    So I wrote my first ash script, and . . .

    Oddly, it occurred to me to try that and I did and now I have to actually debug the semantics! Is there any kind of formatted print statement to output values?
  11. J

    So I wrote my first ash script, and . . .

    After dealing with the inevitable syntax errors and such, I got the message: Location The Hidden Temple not found in database at line [etc.] I didn't realize the temple was that well hidden! The line in question was: if (adventure(count, $location[The Hidden Temple]) What am I doing wrong?
  12. J

    Is there a place in this forum for KoLMafia questions?

    Because I have one and don't know where to ask it. In particular, I wanted to ask what it means in the autorecovery menu to choose "Autorecover HP to 0%" I'm hoping it means, just use the recovery method suggested and don't try and reach any target. I suppose I could just try it out and see if...
  13. J

    All Purpose Bitchin' Meat Car

    With the fix it worked perfectly.
  14. J

    All Purpose Bitchin' Meat Car

    I'm getting: Location Market Sewer (Unlucky) not found in database at line 106
Top