Recent content by bumcheekcity

  1. bumcheekcity

    Feature - Rejected Use Leash & Empathy for 20lb Tower Familiars

    Taking Torg the Angry Goat out of terrarium... Maximizing... 72 combinations checked, best score 15.00 Putting on Boris's Helm (askew)... Equipment changed. Kicking Ton the El Vibrato Megadrone out of the bjorn... Carrying Gobert the Animated Macaroni Duck in the Bjorn Buddy... Come back with a...
  2. bumcheekcity

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    I have one small report, you can't use communications windchimes against a storm cow in the battlefield. I'll try to have a poke through the code to see if i can give you a fix too.
  3. bumcheekcity

    Feature PULL should attempt to acquire from mall if absent from Hagnks

    Auto-Buy in Ronin If I want to pull an item in Ronin, and don't have any, Mafia (not unreasonably) fails to do so, saying I don't have any in hagnk. However, it would be useful if mafia could buy that item, put it in Hagnks and THEN pull it (subject to the usual limits on autoBuyPriceLimit)...
  4. bumcheekcity

    Bug outfit command not buying from mall

    The "outfit" command is for some reason not buying the items from the mall when I would have expected that to be standard behaviour. > outfit swash You need 1 more eyepatch to continue. You need 1 more swashbuckling pants to continue. You need 1 more stuffed shoulder parrot to continue...
  5. bumcheekcity

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    [291] The Castle in the Clouds in the Sky (Basement) Encounter: Furry Giant Round 0: bumcheekcity loses initiative! You lose 68 hit points Round 1: bumcheekcity casts MUG FOR THE AUDIENCE! KoLmafia thinks it is round 2 but KoL thinks it is round 1 1 HP costs 0.902μ. ( 352 / 736 ) 1 MP costs 17μ...
  6. bumcheekcity

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

    Quite likely you had a buff run out halfway through doing the hedge and slipped down below safe moxie. What is your characters name - could that have happened?
  7. bumcheekcity

    Spirited Drinker - Mini CLI Script to help you get the trophy

    > ash int i = 5573; string html = visit_url("showconsumption.php"); while (i < 5639) { if (!contains_text(html, i.to_item().to_string())) print(i.to_item()); i = i + 1; } Slippery Knob Returned: void Nothing more than a one-liner of CLI script to help anyone who might want the trophy. It...
  8. bumcheekcity

    bumcheekcity's Easy Snapshot Maker

    I've updated the script to put the data files on SVN.
  9. bumcheekcity

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    In AOSP runs, could the script only pickpocket if the monster holds an item that's in goals? Usually you want love because it helps with olfaction. Alternatively, a setting for mug/pickpocket?
  10. bumcheekcity

    Feature Daily Dungeon - Skip if Possible

    For the DD door, trap and chest choiceadventures, it's likely that a lot of people will wish to: - Skip the door if possible, else try to avoid trap. - Go to the 8th/13th chamber if possible, else the 6th/11th. - Use the 11 foot pole if possible, else just run through elemental test. Would...
  11. bumcheekcity

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

    Yes, if you include CLI output logs, examples of when this occurred, what the script equipped, and what you had that you'd like to equip, also whether you were playing SC or HC or not.
  12. bumcheekcity

    Character Info Toolbox

    > svn update mafiachit Validating repo... Repo validated. Updating mafiachit... svn: E155004: There are unfinished work items in '/home/andreas/Dropbox/KoLMafia/svn/mafiachit'; run 'svn cleanup' first. Done. Requests complete. > svn cleanup Performing Cleanup... svn: E155032: Pristine text...
  13. bumcheekcity

    Automatic Porko!

    Apparantly my "wait for the problem to go away" method of fixing things has worked.
  14. bumcheekcity

    bumfantasy.ash - We All Wear Masks Automation

    bumcheekcity's Fantasy Script With thanks to Pantsless for coming up with the name! This script is in a very early phase, but will automatically get the cindy vomiting trophy from the FOTY 2014 content. At the current moment, you need to use a grimstone mask manually, and select the Stepmother...
  15. bumcheekcity

    Bug Unknown adventure type encountered when using grimstone mask.

    if (use(1, $item[grimstone mask])) {} In an ash script, using a grimstone mask causes an abort with "Unknown adventure type encountered.". This occurrs even if the use command is captured as above. The mini-browser pops up the cindy adventure just before (or on?) the abort as I have the...
Top