I released new versions of vcon, VMF, and BeachComber with minor tweaks.
vcon - adds TakerSpace consumables to "do not consider" list.
VMF - Knob Goblin Embezzler cannot be faxed, so is no longer the default.
I did not add a default. I've been using pumpkin spice wraith, for the .1% chance to get a pumpkin spice whorl, but if you want More Meat Now, there might be a better option, although I don't know what would be best.
Which led me to add OnlyFax as the first faxbot to check.
From the Request a Fax GUI:
Easyfax:
pumpkin spice wraith<!-- monsterid:2486 --> [pumpkin spice wraith]
OnlyFax:
pumpkin spice wraith [[2486]pumpkin spice wraith]
Code:
> ash can_faxbot($monster[pumpkin spice wraith])
Returned: true
> ash can_faxbot($monster[pumpkin spice wraith], "Easyfax")
Returned: false
> ash can_faxbot($monster[pumpkin spice wraith], "OnlyFax")
Returned: true
Makes me wonder if KoLmafia can still fax from EasyFax anymore.
I'll look at that, by and by, but, for now, VMF will look at OnlyFax first.