Search results

  1. M

    Clearing the Vines from Overgrown Shrines

    I wrote a quick one liner to clear the shrines .. just wondering if anyone can make it a little more complete, or shorter since its a bit of a long alias killvines => checkpoint; equip antique machete; familiar angry jung man; adv 1 an overgrown shrine (northwest); adv 1 an overgrown...
  2. M

    Mafia SVN for Scripts?

    Still a no go with proxies i'm afraid - Is there any logging i can do to see where its hitting and where its not ? > version KoLmafia v16.0 r12158 > svn checkout https://svn.code.sf.net/p/mafiachit/code/ Unable to connect with repository at /p/mafiachit/code
  3. M

    Character Info Toolbox

    it could just be due to my web proxy since i play from work .. but i'm getting the following from within mafia, I can browse to the url via browser using the same web proxy. svn checkout https://svn.code.sf.net/p/mafiachit/code/ Unable to connect with repository at /p/mafiachit/code
  4. M

    Universal Recovery Script

    I'm looking at mine with the same problem and for now i've had to turn off UR just so that it effectively uses Cocoon. just to make sure i set then reset the mallmode value - baleUr_UseInventoryInMallmode => true baleUr_UseInventoryInMallmode => false Restoring HP! Currently at 299 of 643 HP...
  5. M

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

    Just wondering if this is something thats been requested before, but a quick search thru the thread doesn't appear so ... While adventuring in the Haunted Bedroom, would it be better to prioritize free runaway familiars such as Stomping Boots over other familiars, during my current trendy run...
  6. M

    SmartStasis -- a complex script for a simple CCS

    Seem to have an odd bug with adding machine which i think is relating to destroy all monsters rather than smartstasis since if i use smartstasis directly it works as normal. Had a browse around and can't see anyone with similar output. [784] Orc Chasm Encounter: rampaging adding machine...
  7. M

    Universal Recovery Script

    I thought the idea was that during ronin, it used the most optimal way to heal by saving money ? and 100meat for the herbs would be far more cost efficient?
  8. M

    Universal Recovery Script

    Having an odd issue that only occured in the last 50 turns and only noticed as it burned through my cash, while farming belowdecks for a talisman. Not sure why it choose to use Doc Galaktik's rather than medicinal herbs. > get hpAutoRecoveryItems free disco rest;galaktik's curative...
  9. M

    Unknown Mafia Issue - Looking for Advice

    Not quite Virtual, but not quite the server to myself either, Solaris Sunray Server, 14 of these servers in the office provide the power for the Sunray desktop terminals. 20-40 users for each server.
  10. M

    Unknown Mafia Issue - Looking for Advice

    I do indeed seem to be able to adventure again in the Cemetery, so does appear to be what you thought Zarqon, Thanks for your quick response :-)
  11. M

    Unknown Mafia Issue - Looking for Advice

    Difficult to tell if CPU resources spikes up .. i'm running on a 32 CPU server with 96gb of ram... From what i've seen it happens everywhere tho, i've just removed my .kolmafia folder and getting a few scripts again now to see.
  12. M

    Unknown Mafia Issue - Looking for Advice

    Very Simple CCS - Dont even need the extra orc chasm fields in it anymore, I had them on last ascension for pasta mastery spell chucking cannon / weapon of the pasta lord before the attack with weapon. so when i didn't have the spells anymore i removed them from the ccs .. could have just...
  13. M

    Unknown Mafia Issue - Looking for Advice

    Issue is that i simply cannot use Mafia to turn burn, it seems to just hang up and do nothing. I hit abort and use relay browser and it continues where the auto combat stopped. i'm using most of Zarqon's scripts and Bale's universal recovery. eg. Request 1 of 10 (Plains: Degrassi Knoll) in...
  14. M

    Automatically download the newest daily build

    my version of this is to grab the latest hourly build, unix based and runs from where ever you hold your kolmafia file if [[ -a index.html ]] ;then rm index.html fi rm KoLmafia-* wget http://builds.kolmafia.us/ latest=$(grep KoLmafia- index.html | cut -c11-53 ) wget ${latest}...
Top