Generates an estimated compatibility score when comparing character kinks.
< Feedback on F-List Kinks Calculator
Thanks for the feedback! It's been a very long time since I touched this script and although it still works on Firefox with Tampermonkey, I've updated the code.
Unfortunately, uses a couple deprecated functions and does not run. If you make the following replacements, everything works great:
GM_getValue -> GM.getValue
GM_setValue -> GM.setValue