I tried to crack it and found the first protection but there are plenty of digging left to find the second protection. It gives me blank screen when I run it on localhost.
I have a temporary solution to play free.
1- Open Chrome, go to the link that Corypheus gave in the previous page:
You must be registered to see the links
2- Open inspector by moving cursor to any corner of the screen then right click. Choose "Inspect". (Shortcuts doesn't work)
3- Go to Console tab.
4- Now you have to be fast for the next steps.
5- Press Ctrl+F5 while on Console.
6- Copy-Paste-Enter following codes:
Code:
var testEl = document.createElement("div");
testEl.className = "patreon-valid-patron-message";
testEl.innerHTML = "This content is for Patrons pledging100";
document.body.append(testEl);
7- If It still says: "Your Patreon login cannot be confirmed.", go back to step 5 and try again.
I will try more tomorrow to make you clear cracked version.
Edit: Yesterday Palmer shared a backup file on discort. I attached it to this post.