Create and Fuck your AI Slut -70% OFF
x

TheNextOne

Member
Apr 21, 2020
475
602
169
Is there a way to remove decay from bar reputation and reception rep/notoriety/w.e else? (like one of the tweaks does in a mod - I just don't want the rest of the mod and tweaks)
 

Killerbee8967

Newbie
Jun 10, 2020
81
42
151
Ok it been a awhile since I asked. But my Mac who uses wine 5.0 doesn’t seem to able to open the the nw.exe, and someone told me to download nwjs SDK but still doesn’t work. Is there other steps in making nw.exe work. Much help would be appreciated because this game looks fun
 
  • Like
Reactions: HanktheHunk3

haremking1118

Member
Jun 14, 2018
240
90
107
It actually doesn't really. Once you know how to do it, you can finish all 3 Levels without any Side-Jobs with an income of over 1k each day in 2-3 hours. Just takes a lot of trial and error to get there, at least on Prisoner Mode.
I'm aware that you can get 1k from the start by lowering your order and equipping your title. But you can't let your order reach 0 so you have to fight. At the start of prison mode, you can only take so many enemies. I can probably only fight 3 battles or 4 before my fatigue is too high. Depending on your style of play, the amount of time it takes to do things increases or decreases.

If you lose with low order and can't use your weapon, you're screwed.

You need a good amount of abilities/lvl to beat the bosses. I find it hard to believe you can beat the game in 2-3 hours. You'll have to explain more.

edit - then there are the riots which increase game time. Sometimes riots happen on both floors even with lower riot chance. I can't restore both floors in 1 day.
side jobs take me 1 hour to do which is too long. While someone did help me improve the game speed due to my slow computer, its not always at 100% so I'm playing at low frame rate at times as well even though I have a quad core.... a weak one sure but still, this game shouldn't be this heavy.

If I just fight, get enough order to sleep, and repeat and get money this way, its just dumb. Hence why I adjusted the game myself.
 

Neriel

Well-Known Member
Jan 19, 2018
1,032
1,069
348
I'm aware that you can get 1k from the start by lowering your order and equipping your title. But you can't let your order reach 0 so you have to fight. At the start of prison mode, you can only take so many enemies. I can probably only fight 3 battles or 4 before my fatigue is too high. Depending on your style of play, the amount of time it takes to do things increases or decreases.

If you lose with low order and can't use your weapon, you're screwed.

You need a good amount of abilities/lvl to beat the bosses. I find it hard to believe you can beat the game in 2-3 hours. You'll have to explain more.

edit - then there are the riots which increase game time. Sometimes riots happen on both floors even with lower riot chance. I can't restore both floors in 1 day.
side jobs take me 1 hour to do which is too long. While someone did help me improve the game speed due to my slow computer, its not always at 100% so I'm playing at low frame rate at times as well even though I have a quad core.... a weak one sure but still, this game shouldn't be this heavy.

If I just fight, get enough order to sleep, and repeat and get money this way, its just dumb. Hence why I adjusted the game myself.
Yes, you have to fight. I only fight 3 Battles everytime on the first floor, since I almost never fight with +25% Fatigue. Also I only fight in 3 specific rooms, because I don't want to fight Thugs early. I already posted a Level 1 run here, since that is probably the hardest part of the game.

Well, in a Pure run you should never lose and in a Slut run, you don't need your weapon anyway.

When it comes to bosses, the First Boss is beatable without any Skills, even though I like to have Skewer at that point. You can reach Level 12 in roughly 30 Minutes. When it comes to the other bosses, by that time, you should have more then enough Skills and if you don't do Side-Jobs, then the time it takes to Hit Max Level on each floor isn't that much longer. Now sure, if you do it with Side-Jobs, Playtime gets waaaay longer.

Riots shouldn't be that much of an issue. Sure it sucks, if both Riot at the same time but for that you equip the Titel that decreases Fatique gain in Riot battles. Riot Battles are not that hard, since it is only one wave and if you do a Pure Run correctly, there are no Wanted enemies in those battles, since no exist.

And if you change stuff in the game, so it is more fun for you, that is perfectly fine. I am just saying, you can fairly quickly do a run, if you play it correctly.
 

John Conner

Newbie
Jun 1, 2017
26
21
154
Hello, my perverted buddies.

I made a small modification of for this game. I don't know if the Cheat Menu I used is a old version, but well... If you don't know how to use this plugin, check the original site.

I made two more panels inside the plugin:
Prison: Order, Control, Corruption, Guard Agression, Bar Reputation, Recepcionist Reputation, Recepcionist Fame, Recepcionist Notoriety
Karryn: Pleasure, Fatigue, Charm, Cockiness, Stamina, Energy, Will, Cock Desire, Mouth Desire, Boobs Desire, Pussy Desire, Butt Desire, Alcohol

Some of this options works in strange way:
Pleasure for example is not a number from 1 to 100, you need to increment or decrement with more value.
I don't remember if Charm works, I don't use that option in reality...
Alcohol only works when your working in the Bar, is a good way to finish fast the minigame.

Anyway, if you found something strange that you think is necessary to check, tell me and I will consider the issue.

(I don't consider the option to gave titles, is a little bit complicated and I made this only for fun).
i have a problem using this mod. i think i put everything iin right according to the instructions (ive never use the original mod so i could have messed something up), but when i try to play the game it tells me that there;s an error cause it cannot properly read 'isPlaytest' of null. I looked in the code and found the lines it's probably talking about
if (!event.ctrlKey && !event.altKey && (event.keyCode === 119) && $gameTemp && !$gameTemp.isPlaytest())

and

else if (!event.altKey && !event.ctrlKey && !event.shiftKey && (event.keyCode === 120) && $gameTemp && !$gameTemp.isPlaytest())

the original code is written the same way so if its a problem it must not be specific to this mod. Idk if im supposed to set a value in the isPlaytest() thing or if this is a sign that i didn't actually put the mod in right or what. idk much about coding or modding so i'm very lost and am wondering if someone knows whats wrong and how to fix it
 

DMasta

Newbie
Sep 14, 2017
47
78
161
Well Also I guess I should of mentioned, I enjoy the Receptionist job more... Probably Because I use Cheats :ROFLMAO: I forgot that part helps alot lol. So I do understand how a Normal playthrough it would be a bit annoying.
 

Sentalion

New Member
Apr 20, 2020
7
12
120
i have a problem using this mod. i think i put everything iin right according to the instructions (ive never use the original mod so i could have messed something up), but when i try to play the game it tells me that there;s an error cause it cannot properly read 'isPlaytest' of null. I looked in the code and found the lines it's probably talking about
if (!event.ctrlKey && !event.altKey && (event.keyCode === 119) && $gameTemp && !$gameTemp.isPlaytest())

and

else if (!event.altKey && !event.ctrlKey && !event.shiftKey && (event.keyCode === 120) && $gameTemp && !$gameTemp.isPlaytest())

the original code is written the same way so if its a problem it must not be specific to this mod. Idk if im supposed to set a value in the isPlaytest() thing or if this is a sign that i didn't actually put the mod in right or what. idk much about coding or modding so i'm very lost and am wondering if someone knows whats wrong and how to fix it
It's strange.
I tried downloading a new clean game and next I installed the mod and works perfectly for me.

I will summarize the steps to check if there is one thing that is not understood:
1. Copy the www folder from the mod to the game folder, where is already a www folder.
2. Open www/js/plugins.js
3. In the last line put a comma, a break line, and paste the content from plugins_patch.txt of de Mod Folder
4. Open the game and press 1 in your keyboard. That must open de mod panel.
 

Rukatzu

Member
Aug 30, 2018
401
121
171
I have two questions I hope tp get answers to here
First, how do I use the debug mode? I've seen it in the plugin files but I don't know how to use it.
Second, is there a way to edit the Receptionist plugin file to decrease the amount of goblins spawning during the job?
 

Seraphim1404

New Member
Feb 24, 2018
10
8
138
Im having a pretty hard time getting the "ogling orgasm" passive. Any suggestions/strategies to get this one in particular?
It seems to me like one of the really hard ones to get since everything needs to work out perfectly for you.
 

mamaboiii

Active Member
Oct 13, 2018
584
1,736
293
Im having a pretty hard time getting the "ogling orgasm" passive. Any suggestions/strategies to get this one in particular?
It seems to me like one of the really hard ones to get since everything needs to work out perfectly for you.
Yes, it's one of the harder ones, because most likely she's not only weak to sight and talk, but to everything else, too. If she's not too slutty already you can try to keep her desires low once a high amount of pleasure is reached. But my go-to when missing particular orgasm passives is using the 'resist orgasm' mind skill. This way you can let her pleasure reach 100%, lower all desires far enough that no petting can be done and wait for the last attack by the enemies be the sight one (the text is something with them looking at her body). If you then don't use the 'resist orgasm' skill in the following round she immediately cums and the "reason" will be the last action (i.e. sight attack), thus unlocking the passive. Ofc that's easier said than done and might require some tries. It's the easiest with guards on low guard aggression and hardest with full-slut Karryn as they will always try to do more than look if they can.
 
  • Like
Reactions: Seraphim1404

Nej_Aldrig

Member
Dec 6, 2017
171
229
246
I've played that damn reception game forever, with real high slut stats, and scarfs and reputation and everything and I haven't seen a single perv...
Could my game be bugged somehow?

That mini-game need some major rebalance for the final release.

The rest of the game is great, but the mini games are very "meh".
 

jherms

Newbie
Apr 24, 2020
68
31
135
I've played that damn reception game forever, with real high slut stats, and scarfs and reputation and everything and I haven't seen a single perv...
Could my game be bugged somehow?

That mini-game need some major rebalance for the final release.

The rest of the game is great, but the mini games are very "meh".
You need a person (I think male works better) to see you orgasm when a goblin is groping you. You should get a title after that and start seeing pervs in the reception game.
 

souldead341

Engaged Member
Oct 16, 2017
2,665
2,775
485
I've played that damn reception game forever, with real high slut stats, and scarfs and reputation and everything and I haven't seen a single perv...
Could my game be bugged somehow?

That mini-game need some major rebalance for the final release.

The rest of the game is great, but the mini games are very "meh".
As was said, they need to see you being groped or more by the goblins, and the fan ones have a higher chance of noticing them. They also have to be in the line, not sitting down to notice it. If they get an exclamation mark they've noticed the goblin (and later other visitors) having a good time and it'll raise your slutty receptionist fame, which causes more visitors who want favors. Gender to raise fame doesn't matter that much from what I've seen (not delving into the code) but if the sex acts go on long enough any male visitor may want to have some fun.

One way to improve the odds is to call as many people forward as possible when a goblin appears, so they're at the desk when any groping happens.
 
4.60 star(s) 494 Votes