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

2.60 star(s) 48 Votes

SleepW4lker

Member
Feb 9, 2020
170
61
This game reminds me a lot of AA2 but in VN it is missing some details such as the students having sex at school or the fact that there are fights over a girl. I also have NTR activated in the options but until now I don't know how it works.
 
  • Like
Reactions: MAD6999

IceB

Member
Jan 23, 2022
226
50
Every time I want to open the camera that contains meiko videos, it's always like this, can anyone help me? Play on my android phone
 

jodsasd

Newbie
Jun 13, 2022
38
26
Also, I saw some people asking for cheats. You can use unren to enable console, and in console (shift+o), you can use these:

Fill energy+hunger:
energy=9999;satiety=9999

Increase relationship of whatever NPC you are talking to (+200 contact, +100 love, -60 fear) (you can run this multiple times in a row, or increase the numbers if you want):
contact_npc+=200;love_npc+=100;fear_npc-=60

Same, but split incase you dont want to apply all to the same NPC:
contact_npc+=200
love_npc+=100
fear_npc-=60

Run these two during a fight. It will give you 48 action points, and 480 health:
action_points_max=action_points=48
heart_point=heart_point_max=480

This will heal all of your body parts to 100%:
stability_body_left_leg=stability_body_head=stability_body_right_hand=stability_body_right_leg=stability_body_left_hand=stability_body_body=100

To add the rules that the NPC cannot wear clothes (will get them naked):
eval(npc_id)["no_clothes"]=eval(npc_id)["no_clothes1"]=eval(npc_id)["no_pantsu"]=eval(npc_id)["no_bra"]=True

If you just want to remove a single piece instead, use one of these:
eval(npc_id)["no_clothes"]=True
eval(npc_id)["no_clothes1"]=True
eval(npc_id)["no_pantsu"]=True
eval(npc_id)["no_bra"]=True

While in a card game, to make it easer to beat your opponent, run these (increases your points decreases thiers):
c_3.cash=9999
c_1.cash=1

To get a NPCs phone number:
eval(npc_id)["number_phone"]=1

To give yourself money:
money=99999

To give yourself perk points.. its a little tricky. Perk points are "lvl - lvl_points_sell" (lvl_points_sell are how many you have spent.) So if you have 50 levels, you have 50 perk points, but if you have spent 49, you only have 1. So the trick is to gain some (8 I think is the most expensive so get to level 8) and just set lvl_points_sell to 0, so you have all 8 points. Spend them, then set it to 0 again to get your points back:
lvl_points_sell=0

During character creation, if you want unlimited character creation points, use this (it will knock you back to the first step "1. Basic data" so use it first before you make changes):
unallocated_attributes=9999
do you know how to apply it to all npc ?
 
Jan 25, 2018
321
445
Ironically, during my playtime I rarely came across a bug, I honestly can't even remember if I ever had a problem, but damn I despise this game with a passion especially because of the devs and their whole patreo scheme.
 
  • Like
Reactions: brzinha_northwest

Turtleguy007

Newbie
Game Developer
Oct 31, 2023
35
100
This one is just too eager to shoot for the stars yet doesn't have any sense of direction to achieve it in mind. Or perhaps I'm mistaken and they do have all the plans but along the way lose direction because of the vast universe in front of their eyes, before long they get plunged into the depth of darkness that no light may travel. Whatever it is I just want to pray for their final rest that they definitely deserve it by now, after playing this I don't get to cum but I do feel enlightened.
 

Darkrift411

Member
May 6, 2019
184
391
do you know how to apply it to all npc ?
I havent played the game in a few weeks, so i cant really give you the answer, but I can tell you that from memory, npc_id is like 1-50 (or maybe 1-100 depending on your settings), so you could run a loop for the ones that use npc_id, but most of the ones listed do not.

Each time you enter into a convo with a npc, they become the "active" npc and those settings are specific to them. So it would take someone more experienced with python than I am to write you a little script to do that.
 

kspectr

Newbie
Dec 8, 2018
24
15
Had very few crash errors with current version, but RNPC are so bugged. You are in the Library and those present interact with some from the Beach, current location ignored.
Also can't find a way to edit RNPC's perks or even explanations of what they do anywhere.
 

Corrupt_giga_chad

New Member
Aug 28, 2021
11
11
This game reminds me a lot of AA2 but in VN it is missing some details such as the students having sex at school or the fact that there are fights over a girl. I also have NTR activated in the options but until now I don't know how it works.
I want to know how the NTR works too. I have it enabled but dont know how to trigger it
 
  • Like
Reactions: MAD6999

Faloem

New Member
May 30, 2022
2
0
I don't know if it's a bug, but even if the percentage of active RNPCs is set to 100%, some stay forever in their home. Am I missing something ?
 

Tehemai

Member
Oct 9, 2017
205
268
this game is everything bug start bug title bug click bug WTF? are you serious?
the creator let go of the bug and the user is fixing the bug. is this a game?

no this is
programming

not game
Perhaps this is all just an elaborate test of whether AI can become patreon developers. They tried to simulate ordinary buggy releases but like fingers in AI generated art, it just doesn't know how many bugs is too many.
 

Uteriel

Member
Jul 22, 2021
150
227
Perhaps this is all just an elaborate test of whether AI can become patreon developers. They tried to simulate ordinary buggy releases but like fingers in AI generated art, it just doesn't know how many bugs is too many.
its more likely that the devs just dont give a fuck about bugs.
theyre probably content with the game being barely playable so they get that sweet patreon money.
 

SexyBlob

New Member
Jul 13, 2018
9
8
Occult questionnaire doesn't appear in my inventory ... or its the invisible item in my inventory that doesn't work when you click on it
 
2.60 star(s) 48 Votes