Recent content by WeeLittleMike

  1. W

    Hardcore Checklist -- sequential required item getter/notifier

    Great script, thanks for all the hard work! Since I am using pretty much all of your scripts at the same time, there is a lot of information scrolling up my screen. When I run this script, I usually get lost as to where I am in the list and have to go searching to find what step I'm on. To fix...
  2. W

    First Things First -- a multipurpose pre-combat consult script

    I'll start by saying I'm an idiot and it's my own fault. I had a rather lengthy list of olfacted monsters in FTF. I toggle REMming out the monsters depending on my goals. I downloded the newest version and overwrote the old version...effectively overwriting my list. I don't know how many people...
  3. W

    Problem adding a condition

    np, I appreciate the quick response. Thanks again. and while I'm thanking people, thanks to you also Bale, you have helped me out many times while helping out others. Thanks.
  4. W

    Problem adding a condition

    I tried typing in "conditions set 3 llama lama gong" into the CLI and it told me that my condition was already met. I then typed in "conditions add 3 llama lama gong" and it entered "+3 llama lama gongs into the goals box. I think that Veracity switched the add and set commands. It looks like...
  5. W

    Problem adding a condition

    Thank you very much for the info. This will come in handy.
  6. W

    Problem adding a condition

    I am attempting to add a condition to my breakfast script that will finish getting my 5 llama lama gongs. I am trying to use the following command: CLI_execute("conditions add +" + gongsneeded + " llama lama gong"); CLI_execute("adventure * Fantasy Airship"); Today, I needed 3 gongs. When this...
  7. W

    Is there a way to save the window size and postions?

    My initial question was not really about the items on the interface, but simply to store the top left and bottom right coordinates of the windows. I use two monitors with the main interface and minibrowser on one screen and firefox on the other with the kolwiki up on it (and various other...
  8. W

    How to summon undead elbow macaroni using the custom combat script

    "Skill Summon Undead Elbow Macaroni" did not work. I consulted FirstThingsFirst and it worked well. Thanks again Dangerpin.
  9. W

    How to summon undead elbow macaroni using the custom combat script

    I am trying to summon the pastamancer's undead elbow macaroni. I have tried: 1: summon Gibberheave the Undead Elbow Macaroni and 1: summon Undead Elbow Macaroni but the entry ends up saying: 1: attack with weapon Just wondering what the entry should be....if there is one. Thanks
  10. W

    Is there a way to save the window size and postions?

    Every time I start Mafia, I have to move and resize the windows. Is there any way to save the size and positions so that when I start up, they are where they should be? Thanks.
  11. W

    macguffin.ash (a script in progress)

    Good job on the scripts! I did have it start crashing on me in the cellar. To get it to work again, I had to change the word RANDOM to AUTOMATIC in the Macguffin.ash file. adventure(pump_ML(), $location[haunted wine cellar (random)]); to adventure(pump_ML(), $location[haunted wine cellar...
  12. W

    List sorting features in KOLMAFIA.....

    I love the current features of the usable items. Being able to sort/filter by different aspects of an item is EXTREMELY useful. It would be nice if that usefulness was extended to every list in the program. When I am looking to sell my stuff in the mall, I usually look to sell the items I have...
Top