Ren'Py My Early Life [Ep.18.01] [CeLaVie Group]

2.90 star(s) 58 Votes

grape99933

New Member
May 6, 2024
2
0
I'm really stuck on episode 7.

I can't figure where to go. And I think I'm stuck in a loop with 74/77 bookmarks...

I only have the hint "go to the dinning room at 19:00" I can't seem to figure out how to progress the games played with Lina and Lynn in the TV Room

I'm playing on android without joiplay so can't use mods or send the save.
 

ept

Newbie
Aug 26, 2022
76
82
I'm really stuck on episode 7.

I can't figure where to go. And I think I'm stuck in a loop with 74/77 bookmarks...

I only have the hint "go to the dinning room at 19:00" I can't seem to figure out how to progress the games played with Lina and Lynn in the TV Room

I'm playing on android without joiplay so can't use mods or send the save.
The hint system doesn't tell you when an event happens on a weekday or a weekend. If you have an event time that's not firing on a weekday, wait for a weekend and try again
 

tretolnz

New Member
Dec 2, 2021
5
1
I updated bob room cheat for Episode 1-11.03
Updated for Episode 12-18.01

added code to help to lower the awful grind in the game - adds money, study, mood and arousal
Just visit bobs room to get the bonus's

Code:
    $ bob_money += 300
    $ BobStudyHours = 15
    $ LynnObj.GrowMood(3)
    $ LinaObj.GrowMood(3)
    $ EveObj.GrowMood(3)
    $ ArielleObj.GrowMood(3)
    $ TinaObj.GrowMood(3)
    $ LillyObj.GrowMood(3)
    $ MariahObj.GrowMood(3)
    $ LynnObj.GrowArousal(10)
    $ LinaObj.GrowArousal(10)
    $ EveObj.GrowArousal(10)
    $ ArielleObj.GrowArousal(10)
    $ TinaObj.GrowArousal(10)
    $ LillyObj.GrowArousal(10)
    $ MariahObj.GrowArousal(10)
Episode 1-11.03
place bob_room.rpy in the game folder
Episode 12-18.01
place bobroom.rpy in the game folder

Note: If you get an error "NameError: name 'LillyObj' is not defined" just open bobroom.rpy in notepad and delete these two lines and then save.
$ LillyObj.GrowMood(3)
$ LillyObj.GrowArousal(10)

You can add them back after you meet her in the later chapters.


jonquilnatrix has another cheat that uses the diary (Ep1-11). Do not use both mods at the same time, only one or the other.
https://f95zone.to/threads/my-early-life-ep-10-celavie-group.166790/post-13435978

JGNeon has another cheat mod. Do not use both mods at the same time, only one or the other.
https://f95zone.to/threads/my-early-life-ep-18-01-celavie-group.166790/post-13813093
How do I open the file in notepad?
 
  • Haha
Reactions: guardianfather

grape99933

New Member
May 6, 2024
2
0
The hint system doesn't tell you when an event happens on a weekday or a weekend. If you have an event time that's not firing on a weekday, wait for a weekend and try again
I have been trying both weekend and weekday!

But I still can't seem to trigger anything.

I looked through the "x-variablesep7" file, and noticed there are 3 events I couldn't find in my done bookmark list.

They are kitchen 10:30 = event 40
Tv room 20:30 = event 48
Pool 17:3] = event 58

What am I missing to trigger these???
 

RIBROB

New Member
Feb 7, 2023
1
0
Hi all, looking for a little help :) . I´m stuck at end of EP17. Bookmarks are at 80/81 but no event to trigger is left. And if I go to Bob´s room at 0.00 I always get a loop with catch of the intruder scene.
I don´t know, but possible that the missing event is when Bob came inside of Lili at the 10.00 shower scene, because I saw it in a EP17 round I played before (there I stucked at 76/81). And already in the shower scane with Arielle at 8.00 there was no progress, she left always befor Bob "shoot", and now Bob called she "Sis" and she swallowed, from one scene to the other ????
And yes I use the official game from patreaon side with no cheats.
 
Last edited:
2.90 star(s) 58 Votes