Lemmyisking

New Member
Jan 31, 2025
7
1
UPDATED for 1.55
To install just replace index.html with one that i provided
Just go to "cheat" tab and use one of those cheats:

Light - Light cheat
Medium - Medium Cheat
Hard - Hard cheat
Platinium - Platinium cheat

Diamond - Diamond cheat
Cash - Money cheat
Holidays - Holiday event
Gallery - Gallery unlocked

*didn't have time to test it but should work just fine
 
  • Like
Reactions: Anders Niet

Lemmyisking

New Member
Jan 31, 2025
7
1
Hi over 2 million$ I did Unerversity doctorate , High school, mafia Don, Mayor, Police , 4 Influncers Mansion Strip joint what now???
 

fa4n87487

Newbie
Jan 17, 2025
26
11
Hi over 2 million$ I did Unerversity doctorate , High school, mafia Don, Mayor, Police , 4 Influncers Mansion Strip joint what now???
There is a halloween and a christmas event to do. Besides that you seem to have reached the current end. The Dev does have more to release. We just need to wait.
 

fa4n87487

Newbie
Jan 17, 2025
26
11
This is my first html based game that I have played so nothing really comes to mind for something similar. This one stood out based on the reviews and tags. I could only suggest you click on the tags for this game that you found interesting then search for the higher reviewed ones and maybe something will stand out amongst the crowd for you.
 

McLOVINu

Active Member
Mar 18, 2018
785
370
Hi,
I just signed up on ss to download premium,
all I'm seeing is "Full (compressed)"...
... does this compressed mean the videos/images are compressed, creating artifacts/blurry videos/images,
or does this compressed mean, as in 'zipped' file archive?

Is there a "Full (uncompressed)"? (for instance if videos/images are compressed)

edit: I WOULD have asked in discord, but your discord server requires way too much personal info before I can even post anything!
 

McLOVINu

Active Member
Mar 18, 2018
785
370
edit: these are wishlisted suggestions

1st, and MAIN thing I would love to have added to the game: is business completion that is done WITHOUT mc having to goto business to work.
I do NOT want to micromanage constantly pick jobs, work, etc. at the business location.
(I had a working prototype for this in one of my mods used on an older version of the game, which I have deleted sadly)

2nd thing I'd like added, is realistic time/schedule +++ with pregnancy.
^Ie: People will move up a grade in school or graduate, celebrate birthdays/holidays/vacations, etc.
^and with pregnancy, you COULD temp disable sex scenes for 2nd trimester and on, as you wouldn't have media files showing the pregnancy.
^after birth, main character has to pay child support [stays same if they live or don't live with you]
^and for pregnancy/children, perhaps add an option to turn a mansion room (or more) into nurseries/childrenrooms.

3rd, a semi-involved home/mansion/job(s) 'upkeep/management' system.
^one part deals with expenses and resources, ie: monlty/yearly bills... resources like: food/water/etc./childsupport stuff/gas/etc., where each person living in LOCATION adds to certain bills. (more simple flat +$ rate for each person, which goes up if they birthed a child since became gf)
^second part deals, assignable "assignments/roles/jobs" for mansion... like Cook(s), Gardner/Landscappers(s), Maid(s)/Janitors(s), Nursemaid/nanny/childcare, chauffeur/mechanic, electrition/plumber, lawyer, nurse/doctor, etc.
^And for mansion, the above would need characters without jobs, or willing to leave them? OR hired characters AFTER highschool/college.
^now certain roles/assignments/jobs don't need to be full time, AND/OR can have multiple people assigned [specially for mansion with dozens of people living there]
^so you can have a person double as family lawyer and your business(es) lawyer [heck, have a small lawfirm both working for you, and also your lovers :D]
^owned vehicles, for people living with you to carpool, be drove around, etc. [cost to buy and maintain (gas,insurance,repairs,tires,oil,etc/chauffeur job/etc.).]
^each person that MOVES into your mansion, that has a job, will actively ADD some/most of their salary into 'household savings', which YOU can draw from. (after all, they no longer need to pay rent/etc. you'll be covering that.)


That would make the game feel pretty complete for me.


The only other thing I would love, is way more Lisa Ann scenes :D, but I can just add those myself via modding.
 
Last edited:
  • Thinking Face
Reactions: GamerDaddy

Vln_

Well-Known Member
Game Developer
Dec 28, 2018
1,213
1,493
Hi,
I just signed up on ss to download premium,
all I'm seeing is "Full (compressed)"...
... does this compressed mean the videos/images are compressed, creating artifacts/blurry videos/images,
or does this compressed mean, as in 'zipped' file archive?

Is there a "Full (uncompressed)"? (for instance if videos/images are compressed)

edit: I WOULD have asked in discord, but your discord server requires way too much personal info before I can even post anything!
There is also a parts download which is the full version
 

McLOVINu

Active Member
Mar 18, 2018
785
370
There is also a parts download which is the full version
Thanks,

btw, most of the files in this directory are 0 bytes:
ressources/videos/tvaunt/porn/
And they are like that from the "Full (compressed)" archive.

edit: came along a missing file "ressources/scenes/aunt/enslavement/missionary.mp4"
 
Last edited:

McLOVINu

Active Member
Mar 18, 2018
785
370
Found bug on the 'character' screen.
Tiffanys code is 10000% messed up, it creates several different html errors [sever text below her section as "</div>""</div>""</div>", AND all subsequent player cards, are NESTED inside tiffanys card's box!

Her way wrong codeline:
Code:
         &lt;p&gt;RELATIONSHIP: &lt;p&gt;RELATIONSHIP: &lt;&lt;if $tiffany.slave&gt;&gt;Slave&lt;&lt;elseif $tiffany.gf&gt;&gt;Girlfriend&lt;&lt;elseif $employees.tiffany&gt;&gt;&lt;&lt;if $employees.tiffany.hired&gt;&gt;Employee&lt;&lt;else&gt;&gt;None&lt;&lt;/if&gt;&gt;&lt;&lt;elseif $startup.active&gt;&gt;Rival&lt;&lt;else&gt;&gt;None&lt;&lt;/if&gt;&gt;&lt;/p&gt;
Edit: to fix, simply remove this bit from the above code:
Code:
&lt;p&gt;RELATIONSHIP:
 

McLOVINu

Active Member
Mar 18, 2018
785
370
Vln_ , You know how your "girls location" button on the left menu HIDES characters you have not met?

Can you please do something like that for the other menus that spoil characters?

Other places like:
phone > 'walkthrough'
phone > 'gallery'
left menu > 'characters'
left menu > 'gallery'
etc.

I basically don't want to be spoiled on characters.

It shouldn't be too hard to code, specially since you have the game code already in place for your "girls location".

Let me know what you think,
Thanks.


EDIT 1: using the "girls location" code as a template, I've come across, for now, 2 instances of KNOWING a girls location before you even meet them:
Code:
carla: { check: $restaurant.status },
^ about 1 step too early, I suggest "$restaurant.barworked" instead.

and
Code:
missy: { check: $restaurant.status },
^ about 1 step too early, I suggest "$restaurant.worked" instead.

$restaurant.status is when you first meet Abigail, she only MENTIONS missy and/or carla there, you don't actualy meet missy and/or carla yet.
 
Last edited:

DrPepper808

Newbie
Dec 7, 2021
88
49
Lov the game, I am stuck on making my Anit a slave. Helps said to " Attend your first class of every university subject " I have done all the classes every morning, but nothing seem to trigger.
 

Hitorigoto

New Member
Mar 5, 2024
4
4
Missed the Christmas event am I really just screwed over until next Christmas?
That depends, If you use a PC or laptop you can open the dev tool (console) and use this code;

Christmas cheat:
Code:
SugarCube.State.variables.gameversion = 160
SugarCube.State.variables.christmas.active = 0
SugarCube.State.variables.christmas.cheat = 1
Halloween cheat:
Code:
/* Poilce path */
SugarCube.State.variables.gameversion = 160
SugarCube.State.variables.mom.questmain = 10
SugarCube.State.variables.sis.questmain = 10
SugarCube.State.variables.law.police.completed = 1
SugarCube.State.variables.halloween2022.cheat = 1

or

/* Mafia path */
SugarCube.State.variables.gameversion = 160
SugarCube.State.variables.mom.questmain = 10
SugarCube.State.variables.sis.questmain = 10
SugarCube.State.variables.law.mafia.rank = 4
SugarCube.State.variables.halloween2022.cheat = 1
Disregard mom.questmain and sis.questmain if it is already 10 or over.

The codes will come into effect once the MC goes to sleep.
 
Last edited:

McLOVINu

Active Member
Mar 18, 2018
785
370
The 5some in Japanese class with both Akira and Suki triggers WAY WAY too early. I've done zero Suki quests, and have only met Suki in passing, when Akira introduced me to Suki.

It would make more sense the further along both of their questlines, after you've got into some level of relationship with the both of them.

EDIT: offending code
Code:
        &lt;&lt;if $daycheck is &quot;Wednesday&quot; &amp;&amp; $school.statusjap gte 1&gt;&gt;&lt;&lt;if $sato.loc is &quot;Japanese classroom&quot; &amp;&amp; $sato.questmain gte 6 &amp;&amp; $sato.trust gte 25&gt;&gt;&lt;&lt;set $scene to 0&gt;&gt;
            &lt;a data-passage=&quot;satomainquest6&quot; class=&quot;link-internal&quot;&gt;&lt;div @class=&quot;_japwed1&quot;&gt;[img[&quot;ressources/img/university/classroom.webp&quot;]]&lt;div @class=&quot;_japwed2&quot;&gt;&lt;/div&gt;&lt;p&gt;Japanese classroom&lt;/p&gt;&lt;div style=&quot;position: absolute; bottom: 42px; right: -8px;&quot;&gt;&lt;&lt;LocationPortraits &quot;Japanese classroom&quot;&gt;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/a&gt;
^should add a check for a $suki.questmain stage. Just a small continuity fix.
 
Last edited:
3.60 star(s) 45 Votes