Edit
%USERPROFILE%\AppData\LocalLow\Mr_Z\Kinky Fight Club\KYFC.sex
with an Hex Editor (e.g. Notepad++ Hex Editor Plugin).
Should look like this:
Now Open your calculator app and set it to Programer Mode. Click on Dec and type in your Coin Value.
Remember the HEX number and find it in your Hex Editor. Should be Located somewhere in here:
Note: If your hex number is more than 2 Characters long then you need to split it it into 2 character groups and rearrange them (e.g. "1234 -> 34 12", 12345678 -> 78 56 34 12)
In my case I was looking for 3f0 -> f0 03 and modified it to ff ff (65535) enough to buy everything.
Before Saving make sure your game is closed >.>