Protect your playerprefs int data. Any tampering and the int becomes 0
Tip: use strong password and for extra strong if needed build the string password on load with the PC/device ID so that it is unique to the hardware.
Without a password it is possible to brute force with a dictionary the md5 hash.