• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Sheepy Cloud

Member
Apr 22, 2020
422
236
I can honestly relate with the MC's sister during that one shower scene with the milk after something spicy got where it shouldn't have.
(Got salsa in my eyes as a kid...)

Btw, that changelog...
Really outdated eh?


You don't have permission to view the spoiler content. Log in or register now.
 

Pentha

Member
Apr 5, 2020
337
443
is this game still a buggy mess? and do you actually get to fuck anyone except the art teacher?
 

lukrame

Member
Sep 25, 2020
138
355
Game's art is absolutely killing it unfortunately, the game is designed to be an absolute chore. So many irritating moments where you have to click through multiple areas and backtrack everywhere. The story lines are currently very bare bones and needs a lot more content for it to be satisfying. Right now its kinda just a blue ball simulator.
 

thmilkman

New Member
Jul 25, 2018
4
4
I've tried the gallery unlock like 10 times and it's not working.


Trying as follows:


type Python:
hit Enter
then typing the following 3 line by line and hitting enter after each


from types import FunctionType
func = compile('def unlock_all(a): return(True) ', "<boolean>", "exec")
is_replay_unlocked = FunctionType(func.co_consts[0], globals(), None)


I've had syntax errors, I've had typos, can you not just copy and paste this, or better yet stick it in one of the game files and have it run automatically?
 
Mar 3, 2020
97
276
This is an "unofficial" and simple incest patch. Don't expect much from it. It is just a renaming patch
In the spirit of the Programmers' Third Virtue, I figured I could do better than that. As it turns out, technically I can, but it really wasn't worth the trouble: as of v1.14, your patch suffices for everything except two lines in the script, perhaps neither of which most players will ever see.

The attached patch fixes those two places anyway, and (if we are a certain kind of fortunate) may also fix others which have yet to be written.

(Place this file directly in the game/ folder to apply it.)

Changelog:
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

DoofusMan

Member
Jun 25, 2019
230
206
In the spirit of the Programmers' Third Virtue, I figured I could do better than that. As it turns out, technically I can, but it really wasn't worth the trouble: as of v1.14, your patch suffices for everything except two lines in the script, perhaps neither of which most players will ever see.

The attached patch fixes those two places anyway, and (if we are a certain kind of fortunate) may also fix others which have yet to be written.
I appreciate the effort very much none-the-less and yes, let's cross fingers my dude. <3

Holy shit, if I had coding knowledge I would totally do OCD comments like that in a patch file.
Feels almost like I'm reading an alternate version of myself. Damn. Hahaha.
 

abau

New Member
Dec 16, 2021
2
1
View attachment 507616

Overview:
The story stars a 20-something waste of space going nowhere fast. Through a series of mysterious circumstances, our protagonist is granted Another Chance at life!
You don't have permission to view the spoiler content. Log in or register now.

Thread Updated: 2021-11-25
Release Date: 2021-11-11
Developer: TimeWizardStudios - -
Censored: No
Version: 1.14
OS: Windows, Mac, Linux
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Admin Commands:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: MEGA - - WORKUPLOAD -
Mac: MEGA - - WORKUPLOAD -
Other: COMPRESSED

Extras: Fan Sign -
- Game Variables - X-ray

*This unofficial port/version is not released by developer, download at your own risk.

View attachment 507624 View attachment 507625 View attachment 507626 View attachment 507627 View attachment 507628 View attachment 507629 View attachment 507630
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
TypeError: 'NoneType' object has no attribute '__getitem__'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "1000_base_game/script.rpyc", line 10, in script call
  File "1000_base_game/engine/core.rpyc", line 30, in script call
  File "1000_base_game/game/roaming.rpyc", line 21, in script
  File "renpy/ast.py", line 2010, in execute
  File "renpy/ast.py", line 1998, in call
  File "renpy/statements.py", line 278, in call
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
  File "renpy/exports.py", line 3132, in call_screen
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 4104, in interact_core
  File "renpy/display\gesture.py", line 130, in event
TypeError: 'NoneType' object has no attribute '__getitem__'
how to fix it?
 
  • Like
Reactions: burstbust

abau

New Member
Dec 16, 2021
2
1
View attachment 507616

Overview:
The story stars a 20-something waste of space going nowhere fast. Through a series of mysterious circumstances, our protagonist is granted Another Chance at life!
You don't have permission to view the spoiler content. Log in or register now.

Thread Updated: 2021-11-25
Release Date: 2021-11-11
Developer: TimeWizardStudios - -
Censored: No
Version: 1.14
OS: Windows, Mac, Linux
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Admin Commands:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: MEGA - - WORKUPLOAD -
Mac: MEGA - - WORKUPLOAD -
Other: COMPRESSED

Extras: Fan Sign -
- Game Variables - X-ray

*This unofficial port/version is not released by developer, download at your own risk.

View attachment 507624 View attachment 507625 View attachment 507626 View attachment 507627 View attachment 507628 View attachment 507629 View attachment 507630
 
3.70 star(s) 154 Votes