Search results

  1. S

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

    This also happens if you have one shore trip. The script needs this if (numTripsTaken == "one") numTripsTaken = "1"; after this existing line if (numTripsTaken == "no") numTripsTaken = "0";
  2. S

    Scripting the birth of a new life.

    I think it was from back in Fist when you had to spend 12 adventures there, and some mushrooms were probably better than the other adventures.
  3. S

    Save items from pvp theft

    If I understand correctly, gift items are not stealable. (I am also assuming "is_giftable" means "Gift Item")
  4. S

    StDoodle's Hardcore Skill Analysis

    When filtering by current class, Smile of Mr A always shows.
  5. S

    Bug Quantum tacos and schrodinger's thermii don't get consumed

    It's cool that they now show up in the item manager food and booze tabs, respectively. However attempting to consume them from there doesn't do so, in my experience. The count is decremented but the items are not consumed. They seem to be invisibly queued; then the next time a regular consumable...
  6. S

    Scripting the birth of a new life.

    Normally this comes up because I play on two computers. So I run newlife a second time, well into an ascension, mostly just to set optimal choice adventure choices. I guess I should just do an import <newlife>; set_choice_adventures() This ONE TIME I played the first day manually (no mafia) and...
  7. S

    Scripting the birth of a new life.

    I thought the whole point was so that clannies could brick you in the bung (or other target body part). I feel like I am misleading people when I accidentally post to clan, just to have them waste their bricks on my tent windows.
  8. S

    Scripting the birth of a new life.

    The code to post to /clan should only run if (tent==true). IMHO.
  9. S

    Universal Recovery Script

    I let my datafile be automatically updated before I started the quest today. It worked beautifully, ignoring the beer-scented bear even when unable to restore any other way (due to lack of meat). Thanks!
  10. S

    Help with Felonia Script

    Your script works great. Now you just need to put it into a thread in the "turn burning scripts" forum so people can find it. :) If you want to optimize, add sonata and smooth, which I think help? Assuming the required noncombats are noncombats and not superlikelies.
  11. S

    Universal Recovery Script

    This script has used my beer-scented teddy bear during restoration the past few runs, before the Azazel quest was complete. I don't think it's ever used up a comfy pillow. Log is available if needed. The summary is, the beer-scented bear was used the next time mana was restored while the bear...
  12. S

    Universal Recovery Script

    I also (almost) never use them manually. Anyways if someone wants to save them for the Gremlins, all they have to do is not open the box, or closet them, right? I endorse this product and/or service.
  13. S

    Bug - Fixed Depleted seal figurine count decremented

    Depleted uranium seal figurines are not consumed when used. However I used some today (r10578) and they got marked as used up. "inv refresh" brought them back of course.
  14. S

    Scripting the birth of a new life.

    As I was making my private changes to the script, I noticed you implemented one already (the longer brick window). Maybe I can convince you to add preferences for the other two? 1) No-breakfast. that starting MP is too valuable to burn on noodles or whatever right away. 2)...
  15. S

    New Content - Implemented Change default conditions in Black Forest to "1 black market map"

    As far as I know, with the recent change to blackbird and crow, after your first ascension you no longer need to farm up the bird parts. So the default (most common) conditions in that zone should simply be "1 black market map"
  16. S

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

    The "no weapon" thing is because of the built in modifier maximizer. "-melee" means "eliminate melee weapons from consideration" but it does not mean "equip a ranged weapon." I have been having problems with this even in my own runs (I use the maximizer a lot). I don't know of any way to force a...
  17. S

    New Content - Implemented New Challenge Path - Avatar of Boris

    Confirmed that you cannot equip a shield. You get the same message "Boris has no need of lesser weapons. Trusty is all you need." as you do when trying to equip a weapon.
  18. S

    Scripting the birth of a new life.

    If you are ascending 180 seconds before rollover you might want to rethink that.
Back
Top