Ren'Py School Game [v0.952] [Sloths Command]

2.60 star(s) 48 Votes

Divanis

New Member
Mar 23, 2020
6
3
How do I find an npc's id?
When interacting with npc try print "npc_id" without quotes in console. In most cases it matching
npc you interact with. Or find id in game (clik yellow notepad in down of left corner and select green tab). In code npc_id looks like 'npc34' , so use them like eval('npc34')
 
Last edited:

Divanis

New Member
Mar 23, 2020
6
3
this "Sloth Command" = 2 programmers, 1 art-design.
Strange, ready to bet that the text of the dialogues comes up with AI for them.
Even in Russian (my native language), the texts sometimes looks kinda clumsy.
Nevertheless, i like game concept, but bugs really annoying.
I even corrected some things myself, like incorrect names when interacting with NPCs
 
  • Like
Reactions: Kalabuhin

Sav95s

Newbie
Jan 24, 2022
28
7
Codes not working in 0.927 Bug Fix 1 Public?
Yes, the developer disabled entering any other code than the comrade one to the code box. So this is how you activate the codes on 0.927-1 in 3 easy steps:
  1. While in main menu, open the developer console by pressing Shift + O.
  2. Type in Patreon_Code_M = "ytlmoe" and press enter. This will enter the "bestfriend" code to the game like you would normally do via the code input box. The working codes are listed below (codes from 0.926 work on 0.927-1).
  3. Type in Patreon_Code = 3 and press enter. This will set the correct code tier for "bestfriend". Tiers are:
    • 1 - comrade
    • 2 - friend
    • 3 - bestfriend
After that you are all set and you are playing with the codes activated. Have fun.

To automate this process:
  1. Create a new file called patch01.rpy in the game folder (or download the one from the attachment View attachment 1732902 )
  2. Insert these 2 lines of code into that file:
    Python:
    define Patreon_Code_M = "ytlmoe"
    define Patreon_Code = 3
  3. Enjoy!
You don't have permission to view the spoiler content. Log in or register now.
Thanks to NorthFlank for pointing it out in his post.

-----------------------------------------------------------------------------------------------------------

Here's the batch of the latest cracked codes for 0.926 and 0.927:
The format is: tier: code
Comrade tier is the "lowest" tier and Best Friend is the "best" tier

  • comrade: bqmyqa
  • friend: mhprjx
  • bestfriend: ytlmoe
Enjoy :HideThePain:

PS: Send me a PM if the codes don't work anymore
plz update owo
 

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,185
9,638
(Windows) cracked+cheats activated+compressed (use at own risk, if not works just delete and forget, see embedded video how to use, u don't need to skip customization coz I've skipped it to make vid shorter, if asks for Patreon-Code 2nd time in menu just press Cancel button)
 

Hik9

Newbie
Oct 9, 2022
16
5
v0.953a (Windows) cracked+cheats activated+compressed (use at own risk, if not works just delete and forget, see embedded video how to use, u don't need to skip customization coz I've skipped it to make vid shorter, if asks for Patreon-Code 2nd time in menu just press Cancel button)
Can it be transformed to a mod so that every platform could use it?
 

Noxrim

New Member
Nov 27, 2022
1
0
v0.953a (Windows) cracked+cheats activated+compressed (use at own risk, if not works just delete and forget, see embedded video how to use, u don't need to skip customization coz I've skipped it to make vid shorter, if asks for Patreon-Code 2nd time in menu just press Cancel button)
how to fix all the question marks
 

SVMR

New Member
Oct 8, 2017
5
1
v0.953a (Windows) cracked+cheats activated+compressed (use at own risk, if not works just delete and forget, see embedded video how to use, u don't need to skip customization coz I've skipped it to make vid shorter, if asks for Patreon-Code 2nd time in menu just press Cancel button)
Could you upload to another file sharing site please? 8 kbit/s is painful
 

megalol

Engaged Member
Modder
Game Compressor
Apr 3, 2017
2,185
9,638
Could you upload to another file sharing site please? 8 kbit/s is painful

how to fix all the question marks
Watch my video, all shown there, if it's some other problem (not just coz u clicked on left game button instead of right on ??????) then make a screenshot and maybe I'll try to fix if I can.
 
  • Like
Reactions: SVMR

Mamather

New Member
Sep 14, 2023
1
1
Crack for 0.950 (I haven’t tested it on other versions, but most likely it should work).
1. Download the archive (there are two files: depack.rpy and function_library.rpy; the first is needed to unpack the game archives, the second is a modified game script).
2. Copy depack.rpy into the game folder and launch the game (after starting the game, a folder with the unzipped archive will appear in the root).
3. Then remove the archive.rpa file from the folder and copy the unpacked archive in its place.
4 Copy in the system folder with replacement function_library.rpy
5 Launch the game and rejoice.
 
  • Like
Reactions: sammi

sammi

New Member
Jul 16, 2017
7
45
Crack for 0.950 (I haven’t tested it on other versions, but most likely it should work).
1. Download the archive Mega (there are two files: depack.rpy and function_library.rpy; the first is needed to unpack the game archives, the second is a modified game script).
2. Copy depack.rpy into the game folder and launch the game (after starting the game, a folder with the unzipped archive will appear in the root).
3. Then remove the archive.rpa file from the folder and copy the unpacked archive in its place.
4 Copy in the system folder with replacement function_library.rpy
5 Launch the game and rejoice.
Thanks, but it's not working for version 0.952. After starting a new game, there are a lot of exceptions, and if you click 'ignore' many times, the game returns to the main screen.

You don't have permission to view the spoiler content. Log in or register now.
 
2.60 star(s) 48 Votes