Recent content by Aeres

  1. A

    Bug - Fixed r26329: camelSpit not updating at end of combat

    Chipping in that I have the same issue with the newest build
  2. A

    Bug - Fixed synthesize problem with 2 of the same candy?

    Whenever I try to synth the same candy twice though the cli I receive an error: > synthesize Now and earlier, Now and earlier You must specify two candies Doing it through the gui works: Synthesizing 1 Now and Earlier with 1 Now and Earlier... Encounter: Sweet Synthesis You acquire an...
  3. A

    Problem with pantogram script for a few days

    Thanks a lot Veracity, so my code was just wonky and still had the porquoise added instead of the taco shell.
  4. A

    Problem with pantogram script for a few days

    So my pantogram code lines just stopped working from one day to the next, it worked on the 24th and stopped working on the 25th. I extracted the lines and run them in a seperat script, still no pants. I autoupdate mafia every morning so I though that was the issue, but reverting to...
  5. A

    Pizza Cube GUI

    Awesome!!
  6. A

    Thanksgiving salesman

    Thanks, that works, For some reason it didn't when I first tryed it. thought it was because the salesman isn't in the list of coinmasters (https://wiki.kolmafia.us/index.php?title=Data_Types#coinmaster).
  7. A

    Thanksgiving salesman

    I am not able to figure out how to get a script to trade in cashews from the traveling Thanksgiving salesman. Anyone got a code snippet that does this?
  8. A

    Potion item type

    I want to make a small script that checks all my potions and malls them if they are worth a cerain amount, but it seems that item_type() dosn't support potion for some reason. Any other way to check if an item is a potion? EDIT: I used the work around from this thread: foreach it in $items[]...
  9. A

    Volcano

    Wow, that helped, I didn't know about preref. Also sovled my problem on how to check for clip art summons.
  10. A

    Volcano

    Thanks for the responses, I solved it like this, pretty much checking if the quest text is visible, then doing the first quest found. Seems like yours is a lot cleaner though and doesn't brute force the turn in. How did you find out about the _volcanoItemX preference? Is this documented...
  11. A

    Volcano

    I am currently putting together a script that does all the stuff I do every day, one of them fetching the Volcoinos. Is it possible to check The WLF Bunker and check for specific quests? I want to automaticly check if there is an easy quest (for example "smooth velvet bra" or "New Age healing...
  12. A

    Bounty Hunter Helper

    Getting a "Bad item value: "rain-doh" (bhh.ash, line 272)" error. EDIT: fixed it, replaced rain-doh by can of rain-doh]
  13. A

    New Content Spoil Chibi choice results in relay browser

    Any news on this? Would love to see the choice results in the relay browser... :(
Top