Search results

  1. B

    I Wanted to Comment so I made A Thread!

    I just *have* to agree :-D
  2. B

    CLI Conditions add outfit?

    I find queue manipulation useful sometimes, but I agree it's not exactly suitable for scripting. Hadn't considered the "new content" angle, just that if you're worrying about queue manipulation you should *really* be paying attention to the game!
  3. B

    CLI Conditions add outfit?

    I had this thought the other day, for a different reason. When I'm building an in-a-box I tend to switch from Fernswarthy's Tower to either the "Fun" house of the Cemetary whenever I encounter a brainsweeper that *doesn't* drop a brain, to make use of the combat queue (since I don't want...
  4. B

    An alternate between-battle buff caster...

    As mentioned elsewhere, this script is intended for maintenance with a reasonable MP pool. This version has a few modifications (currently untested, drunk for the day). - maxcast lowest option (user-configurable) as an alternative to iterating over all the buffs and casting one at a time. -...
  5. B

    take_stash and maps issue

    Oops, inaccurate copy/paste. /me slaps forehead Thank you, Veracity
  6. B

    Can anyone help me on how i can punch the calendar?

    or alternatively you could log in for the 30 seconds or so it takes to punch a hole in the advent calendar?
  7. B

    take_stash and maps issue

    I'm writing a script to take care of my basement-diving multi for most days (except Myst, when he goes diving). The intention is to use 15 wads, of whatever type is most appropriate, and to take them from the stash if available (elsewhere in the script there's lots of pulverizing and dumping...
  8. B

    Is this board still necessary?

    Re: Is this forum still necessary? You can set a mood trigger to run a script between every battle, which should cover what you're looking for.
  9. B

    Buff Adventures Left

    http://wiki.kolmafia.us/?page_id=9 tells you what you need to know to figure out how many turns of a particular effect you have.
  10. B

    Re: Scripting "Headdesk" Moments!

    Re: Scripting "Headdesk" Moments! Well, that'll teach me to actually read the code I'm copying - seems appropriate for this topic ;-) Yup, old. Of course, I am too. Maybe we should take a poll? Who remembers Beavis & Butthead?
  11. B

    Re: Scripting "Headdesk" Moments!

    Re: Scripting "Headdesk" Moments! [me=BDrag0n] picks up random object and goes to see who can explain it's function.
  12. B

    Request: get_time() function

    Personally, I'm interested in time from and time to rollover - the first to try and avoid running scripted adventures for the first couple of hours after rollover (to let those players who play straight after rollover do their stuff without any extra lag at a busy time) and the second to ensure...
  13. B

    Illarion's stasis script - help requested

    I've identified an issue with the damage parsing script, but I'll be damned if I can figure out a way past it. iDamage shows correctly, if you're getting hit. However, if the words "hit point" show up anywhere else on the screen (such as if you've cast Salve, or if you're running Jal as well)...
  14. B

    auto smile script.

    Don't think there is an ASH command to buff another player - so it's back to the CLI "cast smile on "+player command instead
  15. B

    BDrag0n's MP-burner

    Hi all, In response to Illarion's stasis script, I've cobbled together a quick MP-burning script, mostly based on things seen elsewhere on this forum. However I feel it's clumsy, and I'm sure there are more efficient ways of doing things, so I thought I'd stick it up here for people to...
  16. B

    Illarion's stasis script - help requested

    I'm interested, but now posing a question here since hopefully someone can answer it. Is there any way to make an in-combat script pop up the mini-browser to finish the fight? It seems like abort should, but I've not had the guts to try it!
  17. B

    curious bugs

    I'm assuming the recent magnifying glass change has caused the first issue - certainly on my 'bot he is hitting the same issue (unable to see quest items, confirmed S.O.C.K and Rowboat not visible) - but it started the day the trivial announcement about the magnifying glasses showed up. So...
  18. B

    New Mafia feature?

    I'm interested too - since it's easy enough to script in drunk checks, and handle failed eating, I can see limited use. The only thing I can think of is easy modification of scripts written by other people - so if I wrote a script to eat spectral pickles, drink ESBM and meatfarm with snowcones...
  19. B

    Happy Birthday Veracity!

    Happy Birthday ( a bit late ) from me too :-)
  20. B

    Automated Softcore Ascension

    Oh so very much agreed. I've no programming experience, and being around during the development of ASH is amazing. I'm learning a lot about programming in general, and enjoying seeing tangible results from my burgeoning skill  ;D And again, agreed. Figuring out how to write win_game.ash would...
Back
Top