Search results

  1. I

    New Content - Implemented February 2017 IOTM: Heart-Shaped Crate

    Any chance of getting the tunnel of love options added to the Choice Advs menu?
  2. I

    Bug - Fixed KoLmafia thinks it is round # but KoL thinks it is round #-1

    17486 works wonderfully. Thanks :)
  3. I

    Bug - Fixed KoLmafia thinks it is round # but KoL thinks it is round #-1

    Something in the recent change is causing an infinite combat loop with the Turbo skill. Before, if Turbo did not fire due to cool down timer, it would go to the next thing in my CCS. Now, it just sits there trying to repeat the skill. This bug was first encounted on the 17473 build. Build...
  4. I

    Waste Disposal help needed

    Lost : Good to know. The rest of my log-in does stuff at campground.php and monkeycastle.php, but this was my first time doing choice. It make sense why it would be different, even if it would be easier if it wasn't. Adeyke : It worked perfectly. Thank you :) A few less clicks I need to do...
  5. I

    Waste Disposal help needed

    Thanks :) . I'll give that a try tonight.
  6. I

    Waste Disposal help needed

    So, I have almost everything of my breakfast set to run on log-in per my preferences, but I cannot get this piece to work. From experience, the line in my script should be: visit_url("choice.php?whichchoice=1067&option=6&pwd="); However, that does not kick off. I know if I manually put that...
  7. I

    Universal Recovery Script

    Thanks for the quick fix Bale. :)
  8. I

    Universal Recovery Script

    I'm in an Ed run and keep getting: Division by zero (Universal_recovery.ash, line 731) Any thoughts on how to fix this? Edit: NM, something finally triggered and it downloaded a new map_v2 file and things work well again
  9. I

    New Content - Implemented New path "Actually Ed the Undying"

    I've searched, but I don't believe this has been covered yet. When using the relay browser in the haunted billiards room and you have both the pool cue and the staff of ed, it still suggests equipping the pool cue, even though the staff of ed has a better pool modifier. Not huge, but still...
  10. I

    WTF Relay script collection

    Are there plans to update this for Ed runs, being as all the items in the Everything Under the World store are quest items?
  11. I

    Crimbo Mining Script

    I refined my above code to work, instead of just suggesting what to you. I replaced your default statement about mining with this: //number of extra nuggets to check for int maxExtraNuggets = 80; boolean mineOnlyPeppermints = false; if ( item_amount( $ item[nugget of crimbonium] ) > ((...
  12. I

    Crimbo Mining Script

    I've had molds drop post 200 turns in the mining camp, but my best day was 2 between turns 200 and 300. Most days it's only 1. Spending 200 turns in the mining camp and then farming elsewhere seems to be the meat friendly way to do things. However, flasks of mining oil drop the entire time...
  13. I

    Crimbo Mining Script

    Great work on the continued progress for this script. I was still on the original when I decided to come back and grab an updated version. As for Jick's comment about nuggets, the easiest logic test that I'm aware of would be int maxExtraNuggets = 70; if ( item_amount( $ item[nugget of...
  14. I

    Crimbo Mining Script

    Love it. My time spent mining just went from hours to minutes. Is there any way we can specify a casted heal vs buying something from Doc? I'm typically sitting at over 1k mana when I run this.
  15. I

    New Content - Implemented Dueling Banjo not considered an stringed weapon for automatic NS lair opening script

    I tried using the built in Unlucky NS entrance script and it failed, stating I needed one more acoustic guitar. I had to manually equip the makeshift SCUBA gear, trigger the gas, and arm the mariachi's, which accepted the Dueling Banjo as a guitar. Verifying ingredients... Verifying...
  16. I

    Slimy scripts!

    As much as I'm sure the other scripts out there work good too, this new script of yours is hands down my favorite. Simple and exactly what I needed because I already am able to have Mafia do the rest of the stuff I need it to do. Thank you.
Top