Search results

  1. 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...
  2. 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...
  3. 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?
  4. 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[]...
  5. 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...
Top