Search results

  1. coderanger

    Relay Clan Switcher: relay_clanhop.ash

    This relay script creates a little drop down box to switch between clans on your whitelist. To Install svn checkout https://github.com/coderanger/kol-clanhop/branches/clean While it can be used directly from the relay menu, the real point is to add it to the UI permanently. You can create...
  2. coderanger

    oldwest.ash - Automatically foil robberies [Twitch event]

    You can tell it how many turns to run or 0 for all. Quickie script because only useful for the event.
  3. coderanger

    Hooch.ash

    If, during the next event, there is still a reason to farm hooch I'll improve it then. Chances are this will join most of the Crimbo scripts as a relic.
  4. coderanger

    Hooch.ash

    Yeah, if this was going to be useful for more than 60 minutes it could do with a lot of improvements :-) Maybe for the next Twitch event! Thanks for the tips, didn't know about numeric_modifier()
  5. coderanger

    Hooch.ash

    Only any hour left, but here is a quickie hooch-burning script.
  6. coderanger

    Bug - Fixed Wrong item type for liquid bread

    Also needs its adventure range updated, currently at 0.
  7. coderanger

    Universal Recovery Script

    Is there any simple way to make the script not remove poison against the Unkillable Skeleton? Also would be nice if there was a set of bosses for whom it never regenerated MP.
  8. coderanger

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

    Not sure how to file a patch on sourceforge because I've not used it in many years, but here is a little addition to setFamiliar to make it use the Mini-Adventurer if you are high-enough level to make it act like a Fairy and you have made it an AT else...
  9. coderanger

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

    Choice settings: http://i.coderanger.net/OhMJ6.png Maximizer looks to just be on mainstat: http://i.coderanger.net/MVfb3.png I aborted it after more than 35 turns which is the ceiling to unlock the next zone: http://i.coderanger.net/ckiII.png http://hastebin.com/yitedakego.txt is the trace...
  10. coderanger

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

    Not sure if this is a known issue or something I'm doing thats odd, but my last few ascensions BCA has gotten "stuck" at the giants bottom floor, never noticing that the middle floor is unlocked so it happily spends all available adventures on the bottom floor.
  11. coderanger

    SmartStasis -- a complex script for a simple CCS

    Not sure if I should post this here or on the BatBrain thread, but hitting a lot of times where SS tries to use the Indigo Cup twice.
  12. coderanger

    Vampout - automatically unleash your inner vampire

    What I probably should do is change my code to check the same daily variables that mafia sets when you adventure there so they stay in sync.
  13. coderanger

    Vampout - automatically unleash your inner vampire

    Yep, just lazy and it doesn't seem likely to change ever in the future so I'm not worried about the maintenance burden :-)
  14. coderanger

    Vampout - automatically unleash your inner vampire

    Updated for better use in aftercore (I only want to get a black heart in aftercore).
  15. coderanger

    Lure Minions

    How is this handled currently for the GGG button (which can't be used in bad moon or Boris)?
  16. coderanger

    Lure Minions

    Makes it slightly nicer if you put an if(n>0) { ... } around the actual URL hits. To make the early game less fiddly I set unconditional mood triggers for "lure * crappy" and "lure * decent", speeds things up to not fire the lure unless I have any.
  17. coderanger

    Vampout - automatically unleash your inner vampire

    Actually upon further reading, the script is still useful for automating daily visits, I can just remove most of the logic.
  18. coderanger

    Vampout - automatically unleash your inner vampire

    Looks like this script is no longer needed, support for the mazes has been added to Mafia itself. http://kolmafia.us/showthread.php?9555-10717-Add-support-for-automating-Vamp-Out-(Interview-With-You)
  19. coderanger

    Harvest – A highly customisable farming script

    Will investigate in the AM :-)
  20. coderanger

    Harvest – A highly customisable farming script

    Heh, for the selectors http://harvesthq.github.com/chosen/ would probably work nicely, but I'll have to ponder the graphs stuff.
Back
Top