Ghostly Hale

Active Member
Jan 26, 2018
861
780
Um, i'm all the way DIK and i still get sexy Sences with Bella. But it never turns to sex. I'm guessing you don't have sex with her still even if you're a CHICK am i right?
Is Bella a tease?
 

Glooskabe

Well-Known Member
Jan 4, 2020
1,693
2,316
Um, i'm all the way DIK and i still get sexy Sences with Bella. But it never turns to sex. I'm guessing you don't have sex with her still even if you're a CHICK am i right?
Is Bella a tease?
I don't think it's fair to call her a tease. She's interested in MC, but she has lots of reservations and likely some emotional trauma to deal with. Expecting her route to be an easy one probably isn't, forgive the word, realistic.
 
  • Like
Reactions: youngethan

thebomber

Member
Dec 12, 2017
160
50
hey am stuck on check lilys rooster but when checking it out it dosent complete the task also pressing on thee comment shows an error messeage
 

RandyPhoenix

Engaged Member
Jun 30, 2018
2,894
4,137
This is update for second season first part? As far I remember correct he gave us ''Season 1 finale'' with last update? BTW this update for which path? Dik or Chick?
 

Bigcow

Newbie
Oct 24, 2018
19
53
Enjoyed this update alot.
But I think due to my affinity I'm missing a huge chunk from the gallery.

Does anyone has a save with all the scenes? :)
 

Cndyrvr4lf

Well-Known Member
Donor
Jun 16, 2017
1,225
1,331
Haha yeah! I went back to see how it influences the rest of the night *wink*wink (just got there and I have no clue what spoiler policies are here xD ...) And it's definitely worth leaving first, he talks back... then you get to make him bleed!


Damn scrolled up while typing... "Guilty pleasure wine" had me going
We try to use spoiler tags for at least a week so we don't ruin anybody's game but after that we tend to go a little crazy with our theories and speculation about what it all meant and where its going.
 
  • Like
Reactions: galora

always86

Active Member
Mar 19, 2020
849
2,159
Cleared it. Great update. Really is a shame that these take so long and can’t have more content when they do get here. This is by no means not a decent amount of content, wit some hot scenes (will mention in spoilers), but it’s all over to quickly.

This contains lots of spoilers don’t open it if you don’t want to read them.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: ChipLecsap
Aug 10, 2017
24
187
Check Rooster for tequila
When ever i try to comment on liliys rooster this comes up
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 1170, in script
$ result = ui.interact()
File "game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 1170, in <module>
$ result = ui.interact()
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 245, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 246, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 264, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 272, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 276, in execute
IndexError: list index out of range

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

Full traceback:
File "game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 1170, in script
$ result = ui.interact()
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/season2/scripts/freeroam/episode5/ep5_freeroam_ano.rpy", line 1170, in <module>
$ result = ui.interact()
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Things\BeingADIK-0.5.0-pc-lin\BeingADIK-0.5.0-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 102, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 245, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 246, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 264, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 272, in execute
File "game/season2/scripts/phone/rooster/ep5/clucks_ep5_lily.rpy", line 276, in execute
File "<screen language>", line 276, in <module>
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.5.0
Fri May 29 19:33:50 2020
 
4.80 star(s) 1,526 Votes