3.60 star(s) 12 Votes

HereIsTheHero

Newbie
Feb 5, 2023
29
116
to gallery unlock:

1. shift + O
2. paste: passcode = 'ff9042eb7112c45af58ff81ffd557892193940babcd09faf42dd6f982d472f77'
3. press enter
4. open the smartphone
5. click 'cheat codes'
6. type the password: f95
for the gallery use :
2. paste: passgallery = 'ff9042eb7112c45af58ff81ffd557892193940babcd09faf42dd6f982d472f77'
 
  • Like
Reactions: roxerx

JokerLmao

New Member
Feb 13, 2021
2
0
passcode = "096cabac1440b11fc152272c14e56e2ca889f2a92f714d0a527e40ad3b9105ef"
passgallery = "402c8bc73c1ffce12e617a8d233627bb1c7a64c09ab3a28aa01138a5b14bcab9"
passtopless = "0a03f3c27cf70c42f44a4046bdcad1d95d5026bd390a69aa028154f088e08433"

These are the SHA256 for 2.7.1

Steps to recreate:
Go to grviewer and upload gamedir/game/scripts.rpa
Open cheatcodes.rpy

Using these you can change the password using the console instead of decrypted for each version:
Enable console by setting config.console = True in gamedir/renpy/common/00console.rpyc
Shift+o in game
Eg: passcode = "94be53125e66d7713f5545a92857666ff456f1bd7ca65edb57d0c0a43dfffe37"
to change the passcode to "bruh"

Use online sha255 encrypters to set your own passwords

Sorry for no links, this is a new account so I'm restricted
 

allan56

New Member
May 9, 2024
3
0
passcode = "096cabac1440b11fc152272c14e56e2ca889f2a92f714d0a527e40ad3b9105ef"
passgallery = "402c8bc73c1ffce12e617a8d233627bb1c7a64c09ab3a28aa01138a5b14bcab9"
passtopless = "0a03f3c27cf70c42f44a4046bdcad1d95d5026bd390a69aa028154f088e08433"

These are the SHA256 for 2.7.1

Steps to recreate:
Go to grviewer and upload gamedir/game/scripts.rpa
Open cheatcodes.rpy

Using these you can change the password using the console instead of decrypted for each version:
Enable console by setting config.console = True in gamedir/renpy/common/00console.rpyc
Shift+o in game
Eg: passcode = "94be53125e66d7713f5545a92857666ff456f1bd7ca65edb57d0c0a43dfffe37"
to change the passcode to "bruh"

Use online sha255 encrypters to set your own passwords

Sorry for no links, this is a new account so I'm restricted
Do you have a video tutorial?
 
Jul 26, 2021
31
6
passcode = "096cabac1440b11fc152272c14e56e2ca889f2a92f714d0a527e40ad3b9105ef"
passgallery = "402c8bc73c1ffce12e617a8d233627bb1c7a64c09ab3a28aa01138a5b14bcab9"
passtopless = "0a03f3c27cf70c42f44a4046bdcad1d95d5026bd390a69aa028154f088e08433"

These are the SHA256 for 2.7.1

Steps to recreate:
Go to grviewer and upload gamedir/game/scripts.rpa
Open cheatcodes.rpy

Using these you can change the password using the console instead of decrypted for each version:
Enable console by setting config.console = True in gamedir/renpy/common/00console.rpyc
Shift+o in game
Eg: passcode = "94be53125e66d7713f5545a92857666ff456f1bd7ca65edb57d0c0a43dfffe37"
to change the passcode to "bruh"

Use online sha255 encrypters to set your own passwords

Sorry for no links, this is a new account so I'm restricted
i think its 00console.rpy , anyway i changed config.console = True , but still it shows ren'py script is disabled.
 

Xdankdaddy

New Member
Oct 14, 2018
7
2
passcode = "096cabac1440b11fc152272c14e56e2ca889f2a92f714d0a527e40ad3b9105ef"
passgallery = "402c8bc73c1ffce12e617a8d233627bb1c7a64c09ab3a28aa01138a5b14bcab9"
passtopless = "0a03f3c27cf70c42f44a4046bdcad1d95d5026bd390a69aa028154f088e08433"

These are the SHA256 for 2.7.1

Steps to recreate:
Go to grviewer and upload gamedir/game/scripts.rpa
Open cheatcodes.rpy

Using these you can change the password using the console instead of decrypted for each version:
Enable console by setting config.console = True in gamedir/renpy/common/00console.rpyc
Shift+o in game
Eg: passcode = "94be53125e66d7713f5545a92857666ff456f1bd7ca65edb57d0c0a43dfffe37"
to change the passcode to "bruh"

Use online sha255 encrypters to set your own passwords

Sorry for no links, this is a new account so I'm restricted
If you could decrypt the actual codes for us pleb android users that'd be appreciated
 
  • Like
Reactions: doomlord1987

JokerLmao

New Member
Feb 13, 2021
2
0
If you could decrypt the actual codes for us pleb android users that'd be appreciated
Decrypting is a hard task, plus the code changes each version. I was suggesting to change the key itself to something you know using the renpy console. This should work irrespective of the game version.

i think its 00console.rpy , anyway i changed config.console = True , but still it shows ren'py script is disabled.
Think you can still use the console to change stuff, try:
passgallery = "94be53125e66d7713f5545a92857666ff456f1bd7ca65edb57d0c0a43dfffe37"

then type "bruh" for password in gallery/
 

Xdankdaddy

New Member
Oct 14, 2018
7
2
Decrypting is a hard task, plus the code changes each version. I was suggesting to change the key itself to something you know using the renpy console. This should work irrespective of the game version.
It's damn near impossible to acess the console or use console commands on Android without decompiling the app and redoing all the code; since there's already unknown bugs and issues in the game all I would be doing is breaking the port even more, just wish someone would a bro and post the codes every update.
 
3.60 star(s) 12 Votes