I've added a DyeBot to the TinkerBot script. I'd like to tell the user their chance of success before the trade is completed, but i don't know how the diffuculty is calculated. Does anyone have any info on this?
I would just hook the 'Crafting chance of success' dialog box, but there are 2 problems with that. 1, AC's built-in hotkey used to toggle the crafting chance option doesn't work. It shows the option turning off and on, but doesn't actually toggle use of the window. And 2, ACTool's variable _craftchancesuccess doesn't seem to work.
I'd prefer to just calculate the math in the script anyway, as that all the tinkerbot calculations are done that way...


