cherubim02

New Member
Jul 20, 2017
2
0
55
Downloaded the new version 1.15.0, playing on chrome. I get
Code:
Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'fencenick')
every time i meet the fence for the first time.
 

McLOVINu

Active Member
Mar 18, 2018
896
411
187
While modding the html, I found a curious section, when you call a daughter over
Code:
&lt;&lt;if _corrupt and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, I&#39;ve got fun plans for us tonight. (marathon fuck)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote hypno&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;

&lt;&lt;if !_preg and _corrupt and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, we&#39;re going to do something. (fuck her until she&#39;s pregnant)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote incubus&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;
Which I'm 99.9% uses incorrect code, so it never shows up.

Fix I've found, is change the "_corrupt" into "$corruptedArray.includes($WHO)". Without the "" :p

I did error testing, and am sure the code now works properly.

Sadly it is considered 'rape', with goodrape of 75.

eidit: posting fixed code
Code:
&lt;&lt;if $corruptedArray.includes($WHO) and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, I&#39;ve got fun plans for us tonight. (marathon fuck)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote hypno&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;

&lt;&lt;if !_preg and $corruptedArray.includes($WHO) and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, we&#39;re going to do something. (fuck her until she&#39;s pregnant)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote incubus&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;
So you'll need daughter: corrupted, loved, >15 stamina, and >20 hypno in total, and to avoid rape, sexskill 75 and greater (maybe 76, i'm not looking back at html)
 
Last edited:
  • Like
Reactions: Thuryspochen

Thuryspochen

Member
May 11, 2020
100
175
71
While modding the html, I found a curious section, when you call a daughter over
Code:
&lt;&lt;if _corrupt and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, I&#39;ve got fun plans for us tonight. (marathon fuck)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote hypno&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;

&lt;&lt;if !_preg and _corrupt and _love and $stamina&gt;15 &gt;&gt;
  &lt;&lt;do &quot;_name, we&#39;re going to do something. (fuck her until she&#39;s pregnant)&quot; choice:RESPOSEXPREG chance:99   &quot;response:...&quot; failhide isquote incubus&gt;20 &gt;&gt;
&lt;&lt;/if&gt;&gt;
Which I'm 99.9% uses incorrect code, so it never shows up.

Fix I've found, is change the "_corrupt" into "$corruptedArray.includes($WHO)" sans "".

I did error testing, and am sure the code now works properly.

Sadly it is considered 'rape', with goodrape of 75.
This is what it gives me when I make that modification.

Screenshot from 2024-10-12 21-03-22.png
 

Thuryspochen

Member
May 11, 2020
100
175
71
Oh you. :D lol. Sans means without :D.

&lt;&lt;if $corruptedArray.includes($WHO) and _love and $stamina&gt;15 &gt;&gt;

and you could replace 2nd part too

&lt;&lt;if !_preg and $corruptedArray.includes($WHO) and _love and $stamina&gt;15 &gt;&gt;
You laugh, but even you seem to realize that your post was clear as mud. Thanks for pointing it out, regardless.
 
  • Like
Reactions: McLOVINu

Mrwiseguy

New Member
Sep 9, 2024
12
1
28
can you sell girls to waid, then use the crime machine to get them back or anything like for your slave/harem collection?
 

Mrwiseguy

New Member
Sep 9, 2024
12
1
28
Just wondering, using the potions on the sisters and or the mother after baby sitting them, can you create any kind of lesbian/incest interaction between them?

I know you can with the father and one of the girls
 

Prompt

Newbie
Jul 20, 2018
18
22
87
Who is the girl for Patience, the brunette girl in the striped shirt and short skirt? Says teamskeet in the thumbnail but I can't find who that is.
 

Mrwiseguy

New Member
Sep 9, 2024
12
1
28
I am having a bit of trouble with Izolda, can you only take her home if you have a wife and she becomes your daughter, or is there another way?
 

Sexy11

Member
Jul 13, 2017
106
63
201
I am having a bit of trouble with Izolda, can you only take her home if you have a wife and she becomes your daughter, or is there another way?
Can only take her home as daughter. Another way is slaver way but that is kidnap her to the dungeon. Interaction is same as other slave.
 

Sexy11

Member
Jul 13, 2017
106
63
201
Just wondering, using the potions on the sisters and or the mother after baby sitting them, can you create any kind of lesbian/incest interaction between them?

I know you can with the father and one of the girls
I don't remember able to give potion to anyone for the Mother and 5 daughter scenario. Interesting idea though
 

Mrwiseguy

New Member
Sep 9, 2024
12
1
28
I don't remember able to give potion to anyone for the Mother and 5 daughter scenario. Interesting idea though
at the end of the babysitting mission, if you fucked them, you can look for things to steel, look for something to eat, if you look for food you can spike the food for each family member, but only one potion can be used per member. (you do not need 7 potions to spike each person, one bottle can be used on all of them independently)
 

Lumpeyeone

Newbie
May 28, 2017
37
22
233
Okay.... So the Epilogue of the "Reborn" beginning says your mom Miyuki Nakamura got pregnant from one of your school friends. How are you supposed to stop that if she's in Japan and you aren't?
 
4.50 star(s) 62 Votes