Search results

  1. L

    Pantogram.ash -- add a "pantogram" command to your CLI

    Very, very cool. Thanks for the great script!
  2. L

    Bug - Not A Bug Update faxbots?

    In addition to this - I wrote a very crude script for faxing in a specific monster that uses some of CheeseCookie's code and was helped by this community (thanks for the consult Cheese). here if you need it: http://kolmafia.us/showthread.php?23157-Faxing-In-Factory-Worker-(female)
  3. L

    Faxing In Factory Worker (female)

    Thanks again everyone that helped me as I learn the tricks of ASH and Mafia. Not only Rinn and lostcalpolydude but also Cheesecookie for a consult. I have patched together some code that does indeed work and has a bit of validation, posted below for other to pick apart to better my knowledge...
  4. L

    Faxing In Factory Worker (female)

    Thanks Rinn for your comment. I usually do build in a check into my code but was merely just demonstrating what I wanted to do. I will definitely add something like that though in my code, so thank you. One question though with the can_faxbot(monster) function - I looked at Cheesefax's xml...
  5. L

    Faxing In Factory Worker (female)

    Thanks - I'll look into the workaround. I appreciate the response.
  6. L

    Faxing In Factory Worker (female)

    Hello All, I am trying to fax in a factory worker (female) from cheesefax, but the Faxbot() command seems to always get striking factory-worker elf from EasyFax (using "Faxbot factory worker"). Using a simple cli_execute("/msg "+targetFaxbot+" "+targetMonster); does work, but then does not...
Top