Recent content by Relim

  1. R

    Bug - Fixed Ascii hp

    I've attached a .diff file that fixes this, as well as the HP of a bunch of other monsters.
  2. R

    Universal Recovery Script

    I think I've found a bug in the script. I have the script set to use my stockpiled MMJs and I have cocoon permed. When the script tries to heal me, it uses an MMJ 3 times and then says that HP wasn't restored for some reason. Below is the log results for trying to restore hp twice. >...
  3. R

    Universal Recovery Script

    First I want to say, this script is great, I use it all the time. Thanks! I had a feature request. Often I will stock up on mmj during myst runs for use during non-myst runs. Unfortunately, it seems that this script doesn't like using them if they're not available in a store, even if I have...
  4. R

    Bounty item failed to drop from expected monster.

    I am trying to adventure in the Laboratory, but every time I kill a monster I get the message in the title of this post and it stops. I am currently running the most recent daily build, and I have already completed the bounty for the day. I noticed that the lab IS one of the bounty options, but...
  5. R

    Mayfly skill

    I haven't had a chance to test it yet, but does anyone know if the most recent Mafia supports using the Mayfly summoning skill in a combat script?
  6. R

    One-Click Wossname -- automatic level 12 quest completion

    Re: One-Click Wossname 1.1 -- automatic level 12 quest completion Putting the lines from the planmaker into the script made it work. I have been using it and ran across a bug in the junkyard script: while(!contains_text(url,"You win the fight!")) { s = which_item(url); if(s != "") {...
  7. R

    One-Click Wossname -- automatic level 12 quest completion

    Re: One-Click Wossname 1.1 -- automatic level 12 quest completion *sighs* Well, tried putting it in the same folder and changing line 123, and still doesn't work. I'm guessing something is broken with file_to_map() in the daily build, since other people don't seem to be having problems...
  8. R

    One-Click Wossname -- automatic level 12 quest completion

    Re: One-Click Wossname 1.1 -- automatic level 12 quest completion I did have it in the subfolder, I downloaded the ver. 1.1 zip file and extracted it into my scripts folder, so everything's in the right place and extracted... The warplans directory is there, it has optimal.txt in it, and...
  9. R

    One-Click Wossname -- automatic level 12 quest completion

    Re: One-Click Wossname 1.1 -- automatic level 12 quest completion huh... it won't load the battleplan for me at all. It says "Error loading battle plan." I've tried deleting it and downloading it again, but same problem. (Using daily build 5449, btw).
  10. R

    Scripting mood changes and combat strategy changes

    I've looked around on the wiki and searched the forums, but I can't find a way to change moods from a script. Is there any way to do this? (something like set_mood("farming"); or something) Also, is there any way to change combat strategy from within a script? (attack vs. a skill vs. custom...
Top