- Jan 12, 2018
- 10
- 59
(My first ever post! Hello F95!)
As per multiple posts, here's a future proof (most likely) guide on how to get patron rewards
1: Open
2: Look for
3: Grab the long set of characters all the way down to
4: Paste it into
5: Copy it into anything that can edit text
6: Find
7: Find
8: Save the file
9: Go back to the decoder
10: Paste your saved file in the encoder (the other box)
11: Copy the encoded characters
12: Replace the old one in the
13: Start the game and use the code you have put in the
14: ENJOY!
For the lazy few I attached a ready to go file for v0.13 (might update this in the future).
The code for my file is
It also includes a Money Cheat, its a toggle that sets your money to $9000.
It works as a toggle (i'm lazy) so just toggle it on then off and it will function as a money reset.
Hope it helps
As per multiple posts, here's a future proof (most likely) guide on how to get patron rewards
1: Open
index.html
2: Look for
<!-- UUID://5455985E-A79A-4806-ACD0-249705FC22C9// -->
3: Grab the long set of characters all the way down to
</tw-storydata>
4: Paste it into
You must be registered to see the links
5: Copy it into anything that can edit text
6: Find
setup.bs2
, setup.bs1
, setup.def
and setup.abc
and replace all if (setup.cyrb53 ==...
with if (true){
7: Find
setup.rt
and replace let hash = setup.cyrb53(setup.getVar("zzz"));
with let hash = setup.getVar("zzz");
AND the if (hash === ....){
with if (hash === "ANY CODE YOU WANT")
8: Save the file
9: Go back to the decoder
10: Paste your saved file in the encoder (the other box)
11: Copy the encoded characters
12: Replace the old one in the
index.html
13: Start the game and use the code you have put in the
hash === CODE
line (try twice if the code is 'invalid' the first time)14: ENJOY!
For the lazy few I attached a ready to go file for v0.13 (might update this in the future).
The code for my file is
kek
It also includes a Money Cheat, its a toggle that sets your money to $9000.
It works as a toggle (i'm lazy) so just toggle it on then off and it will function as a money reset.
Hope it helps
Last edited: