Recent content by Zitim

  1. Z

    Choice adventure command being repeated

    Thank you for the explanation. I wasn't familiar with run_choice() either; I've just been using visit_url. I learned something today.
  2. Z

    Choice adventure command being repeated

    If I type that into the CLI, it says "3". Which is interesting, because I don't have a "set choiceAdventure920=3" anywhere in my script. Unless I did it manually at some point and then forgot. So does that mean Mafia is automatically making that choice when I use the item, and then my manual...
  3. Z

    Choice adventure command being repeated

    I have a script that goes to Spring Break Beach, part of which acquires and uses an Ultimate Mind Destroyer. It used to work just fine, but lately it appears to be repeating a command and giving me an error. Here is the snippet of script: print("Using it on Broden....","blue")...
  4. Z

    Can't get scrolls to work right on photocopied rampaging adding machine

    Voila! Thank you very much, Veracity! I tried your #1 above, with no special CCS, and it worked perfectly. Since I hadn't noticed the built-in automation under Choice Advs, which seems to have had a default of 2 in my prefs file, I see that my original script was asking Mafia to automate...
  5. Z

    Can't get scrolls to work right on photocopied rampaging adding machine

    Hmm. Changing the "addingScrolls" property to 1 seems to introduce a different error. Here are the code and output. Note that I changed the property (from 2 (default?) to 1) and already acquired the relevant scrolls, before running the script this time, so that doesn't show up in the output...
  6. Z

    Can't get scrolls to work right on photocopied rampaging adding machine

    txrangersxx: Good question. Yes, I usually use a daily .jar build, and I regularly get the latest one. I cited those old point builds just as a rough indicator of when I started having the problem. Veracity: Thanks for the tip. I had no idea there was a property for that. Let me try it and...
  7. Z

    Can't get scrolls to work right on photocopied rampaging adding machine

    I'm not sure whether this is a bug or something I did wrong, so I'm posting here first for advice. My clan keeps a rampaging adding machine in our deluxe fax machine. Several years ago I wrote a script to collect the appropriate scrolls, receive a fax, fight the adding machine, and ultimately...
  8. Z

    Bug Mini-browser buttons not functioning

    For the last couple months, buttons on the mini-browser haven't been working. Examples: the search buttons on mall.php or the item or skill buttons during combat. I click the button, and all I get is the same ding sound that Windows produces when you click on the wrong thing (e.g., outside a...
  9. Z

    Bug Single-use skills "stick" in skill casting tab after use, have to backspace to cast other skills.

    I have been encountering this same behavior. I just replicated it on r26206.
  10. Z

    Automatically download the newest daily build

    Huh. OK. I had no idea Oracle's Java was so out of date. Funny how their auto updates never mention that. I hadn't downloaded a new Mafia JAR since September, so I didn't encounter the incompatibility until now. Thanks for the heads up.
  11. Z

    Automatically download the newest daily build

    I'm getting the same error with the latest builds. What is the last version that works with standard Java (version 8 update 311)?
Top