3.40 star(s) 39 Votes

Tort

Member
Feb 25, 2018
101
43
169
I think your first girlfriend has to catch you with someone (seems to be a random event) for other girlfriends its when you ask them to be your girlfriend.
 

MeVirus

Newbie
Feb 2, 2021
86
65
88
Found this line of code.
<span class="cheat-stat-plus">[[+|CheatModifyGirl][$girl.beauty to Math.min($girl.beauty +1, 100)]][[++|CheatModifyGirl][$girl.beauty to Math.min($girl.beauty +10, 100)]]</span>\
But, when editing the statistics of girls, it does not give the full effect, I slightly adjusted it.
<span class="cheat-stat-plus">[[+|CheatModifyGirl][$girl.beauty to Math.min($girl.beauty +1, 121)]][[++|CheatModifyGirl][$girl.beauty to Math.min($girl.beauty +10, 121)]]</span>\
And then I had a question, why did I increase the value (100) for the indicator +10, is it not enough to increase only for +1?
Everything is clear to me, I'm an idiot, this two buttons '+' (+1) and '++' (+10).
 
Last edited:
  • Thinking Face
Reactions: @LonelyWolf

Lichdoom

New Member
Jun 26, 2025
14
5
3
There is a bug in this
Code:
      <<for _type, _val range _spGirls>>
        <<if _val == 0>>
          <<run _availableTypes.push(_type)>>
        <</if>>
      <</for>>
There is already a _type variable in the generategirl widget and it get overwritten.
It causes an error when specials girl is rolled and they are none are available.

Just rename _type in code above to fix it
 

muhguhguh4

Newbie
Jan 13, 2021
23
3
14
No idea how to use console thing and a cheat would be cool. Seems like I can't figure this game out really. Seems interesting.
 

TeckXChaos

Member
Feb 15, 2018
220
206
166
No idea how to use console thing and a cheat would be cool. Seems like I can't figure this game out really. Seems interesting.
Here's a fresh save with $10,000,000 and max Charisma. The meat of the game is picking up girls, taking them out for dates, and having sex with them. Use the Spirit you get from sex to perform rituals to the succubi in your basement to unlock magic powers.
 

HentoMage

New Member
Nov 5, 2020
1
1
101
It would be cool to add the ability to ritually change the gender of boys at birth. In general, TFT content would look good in this game.
 
  • Like
Reactions: quiboune

RockyLam88

New Member
Sep 12, 2025
1
0
1
bug when asking mayor for sex Error: the passage "CityHallSummerSex" does not exist
Unseen, what do you need to do in order to progress the story with the Mayor? I'm stuck at 5 infinity and it says that ive got max infinity with her (for now).
 

InsemGame

Member
Sep 5, 2024
175
469
141
bug when asking mayor for sex Error: the passage "CityHallSummerSex" does not exist
That's not really a bug, the relationship with Mayor is capped at 5 for now. You must have edited your save to try to get rid of this limit, and simply editing it again to set her rel to 5 will fix this error for you.

How to have daughter? Only get boys
It's a 50% chance at birth.
 

Maulazas

New Member
Dec 8, 2022
7
5
127
Like the Idea of unique girls. The biggest addon for me would be some QoL features. I would suggest the following to reduce clicking:
  1. Mediate for 50 Spirit to get 10 Actionpoints and 50 Sperm
  2. 10 Essence for 200 Spirit in the office
  3. The option to talk to a girl 5/10 times at once
  4. The option to work in the Theater 5/10 times at once
  5. The option to work in the Shop 5/10 times at once

I don't really see the point of Inexorabilis once I want to fuck a girl she already likes me enough to give up birth control anyways.
Following Spells would be great:
  1. Change Gender of your Child
  2. Copy a Trait to another Girl
  3. Increase the Stamina of a Girl
  4. Increase the sexual expierence a girl gains during sex
 
  • Like
Reactions: Rhinoceros

InsemGame

Member
Sep 5, 2024
175
469
141
How do you get the "random" event with the mother of your girlfriend?
The event has a small chance to trigger at the beginning of a month if you have a girlfriend who is between 18 and 21, and obviously not your own daughter, and if no more important event is triggered. It's not a major event, just a way to meet a mature girl that adds diversity, like the event where you meet the mother of your daughter's school bully.
 

AkiranGaming

Well-Known Member
Jan 4, 2024
1,116
739
199
Like the Idea of unique girls. The biggest addon for me would be some QoL features. I would suggest the following to reduce clicking:
  1. Mediate for 50 Spirit to get 10 Actionpoints and 50 Sperm
  2. 10 Essence for 200 Spirit in the office
  3. The option to talk to a girl 5/10 times at once
  4. The option to work in the Theater 5/10 times at once
  5. The option to work in the Shop 5/10 times at once

I don't really see the point of Inexorabilis once I want to fuck a girl she already likes me enough to give up birth control anyways.
Following Spells would be great:
  1. Change Gender of your Child
  2. Copy a Trait to another Girl
  3. Increase the Stamina of a Girl
  4. Increase the sexual expierence a girl gains during sex
Inexorabilis is when you meet a girl for the first time and she is on birth control and you don't want to waste the time to get her affection up to the love level to ask her to give up birth control.

Have you checked out the following mod, which may address some of your QoL issues.
https://f95zone.to/threads/inseminator-v0-15-1-01-insemgame-mod.235732/
 
  • Like
Reactions: @LonelyWolf
3.40 star(s) 39 Votes