Babysitter [Finished] - Version: Final v0.2.2b
Developer:
T4bbo
Consider supporting the dev if you like the game and want them to do what they love. Click on dev's link for more info.
Release Date: 11 May, 2020
Game Size: 1016.1 MB
Censorship: Uncensored
Game Engine: Ren'Py
Current Game Version: Final v0.2.2b (Finished)
Total Views: 288.3K
Post your problem in our Discord server for faster response. Click here to join.
Game Informations
How to install?
- Extract to desired location.
- Click on "Babysitter.exe" to start playing.
- Uncle Relation Restoration Patch: Place rel_res.rpy to /game folder.
System Requirements:
- Dual Core Pentium or equivalent Processor.
- Intel HD 2000 or equivalent Graphics.
- 1016.1 MB of free disk space (Recommended to have twice as much free disk space than this).
Babysitter - Finished - Version Final v0.2.2b Download Links
Confused about how the downloading works? Here is a handy guide
Android APK Fileknot Transfaze
Mac OS Fileknot Transfaze
Linux Fileknot Transfaze
Android APK Mega Pixeldrain Workupload
Mac OS Mega Racaty Workupload
Linux Mega Workupload
Report only if Mega link or all links except Mega are unavailable. More details about it
Walkthrough and Guide
Walkthrough: FILEKNOT - ANONZIPIncest Remover: FILEKNOT - ANONZIP
Happy Ending Walkthrough: FILEKNOT - ANONZIP
Multi-Mod: FILEKNOT - ANONZIP
Multi-Mod Installtion:
PC: Unzip the mod and place the files in the "game" folder in your "Babysitter-0.2.2b.-pc" folder. Overwrite when prompted.
MAC: Unzip the mod -> Right-click your "Babysitter" app -> Click "Show Package Contents" -> Open the "Contents" then "Resources" folders -> Hold the Option key and drag the folder named "game" from the mod to the "autorun" folder -> Click merge
Multi-Mod Features:
- Adds an in-game walkthrough for the important choices.
- Adds option to see multiple scenes and award all points.
- Adds In-Game Hints.
- Adds Nav Bar.
- Adds Scene Replay to Main Menu.
NOTE: The Walkthrough follows the Happy-Ending Walkthrough. The Scene Replay does NOT contain any NTR scenes
Uncle Restoration: FILEKNOT - ANONZIP
About Uncle Restoration:
(added introduction)
To avoid confusion:
This patch restores original roles of the main characters: godfather and goddaughter will become uncle and niece again, as they originally were before Patreon policy changed.
The patch was not originally made by me, I just modified it by replacing the Python
startswith
method with the regex-aware re.match
and added a replacement filter for "goddaddy" and a misspelled "goddaughter" to it.
________________________________
(original post)
Added 'goddaddy' to the 'Uncle Restoration' patch to be replaced with 'uncle' (also works for the capitalized version):
Python:
# code inspired by bossapplesauce @ f95zone
init python:
hardcoded = {}
def rel_rest(text):
def text_repl(t):
if renpy.re.match("god+(?:daughter|daugther)", t.group(0)): return "niece"
elif renpy.re.match("god+(?:father|daddy)", t.group(0)): return "uncle"
elif renpy.re.match("God+(?:daughter|daugther)", t.group(0)): return "Niece"
elif renpy.re.match("God+(?:father|daddy)", t.group(0)): return "Uncle"
return hardcoded[text] if text in hardcoded else renpy.re.sub( r'(?:(?i)god+(?:father|daughter|daugther|daddy))', text_repl, text )
config.say_menu_text_filter = rel_rest
update
Added misspelled version of goddaughter ('goddaugther') to the replacement filter
_______________________
update2
Added a fix for another misspelled version of goddaughter ('godddaughter') to the filter. Now it will catch them all, no matter how many d's have been shoved in there in a row
rel_rest.rpy file from inside the zip archive goes into the 'game' subfolder in the game root folder:
What's New in Babysitter Version - Final v0.2.2b?
– fixed numerous grammar mistakes, naming mistakes etc.
– fixed wrong animation reference with pregnant Christine
– fixed bug with switching variables regarding Silver/Robert route and Christine narration
– added pregnant Veruca to non NTR endings
– prolonged Robert NTR ending
– updated walkthrough based on grammar changes + added some more hints to cuckold route
- Do not post same comment twice, your pending comment will be moderated, approved and replied by a stuff soon.
- Do Not ask for new updates/"when it will release" etc unless it is already released by developers. We do not develop games, use common sense.
- Use English Language only.
- You can click the bell icon before commenting to get mail whenever someone replies your comment. Great way to be notified if you are posting questions, be sure to provide correct email in that case.
- If you want to ask features of games like Bugfixing, save file support, new content ideas etc then please contact the game developer, T4bbo .
- You can help us by reporting dead links, wrong informations, new available updates etc in the comment section.
If you have a problem, post in these links. Keep Comment section clean
New Update?
Request here
Install Problems?
Post your problems here
Broken Links?
Let us know here
Bugs in game?
Use this forum to report it