Snak108

Newbie
May 20, 2020
27
112
172
where do you do this?
Ah... right. You would do it in a javascript repl or console, or wherever you run code. It will print the values and then you paste that text into... imagesPersistent.txt. Or translate it to your language of choice. I just prefer javascript because it's simple and easy to run anywhere. I believe copy is browser-only though. If from node, you could presumably just do an await writeFile with the results. Matter of fact I think I'll write a script to do just that so I don't lose it again.

  1. copy just copies to clipboard.
  2. Create an Array of n items (let's say 156, for example).
  3. Concat the string value, current position + 1 and string "s"
  4. Convert the list of n items into a comma separated string.
  5. This will give you n items of the format "Mtr_P1s" with incrementing numbers.

JavaScript:
const n = 156;

copy(
    Array(n)
         .fill(`Mtr_P`)
         .map((m, i) => {

            return `${m}${i + 1}s`;
         })
         .join(",")
)
You could do the same (remove trailing "s") with "Liz_P" (1-111), "SC_P", "Sec_P", "EX_P"... But I originally put this in a spoiler because it does ruin some of the fun of the game. I just can't get over the wack interface.

Once the file is updated and game restarted (maybe required), images are in pic album if you click the star icon. Not sure why the star icon, but whatever.

AppData/LocalLow/NosyFellow/NTRMobile/imagesPersistent.txt
 
Last edited:

cenor

Member
Mar 17, 2020
107
255
207
So nothing new on the lovers path? wow...glad i got excited. is this the first time he's only updated a single path? It better be big updates if he's only doing one path at a time anymore.
There was an issue when trying to fix a portion of the happy/lovers path but it ended up breaking those sections. The dev has to focus completely on normal day job next couple days so instead of delaying everything and not being able to work on it he decided to split the update and give us NTR portion at least. This is not the first time this has happened.

Also why is the 19.2 update so big but didn't change anything???
What do you mean didn't change anything? You got one path (+ variations) and 21 leaked chats plus several other things. What is most likely taking up so much more space is the animations on the stats app though.
 
  • Like
Reactions: FatYoda

Virgile85

Active Member
Jan 21, 2020
716
359
219
What do you mean didn't change anything? You got one path (+ variations) and 21 leaked chats plus several other things. What is most likely taking up so much more space is the animations on the stats app though.
[/QUOTE]

So. Which path is exactly updated???
 

Snak108

Newbie
May 20, 2020
27
112
172
Yea the NTS/Happy Routes are pretty wild with content. Regarding the love route, yea i think its based on a combination of her not giving into his advances as well as how you treat her/picking correct choices in the game. I don't think we will have any sort of revenge/humiliation again Matt as a lot of these NTR type games don't give the option (though revenge would be a nice change of pace). I think a hard line for me like you would be if Liz willingly decides to sleep with Matt (outside obvious circumstances, avoiding for spoilers).

Game wise, I think thats why the stats for "cheating" doesn't go up whenever she does things outside of sex, because its not necessarily consensual in a way. Which is why when penetration does happy, the cheating number goes up and you are kicked from the lovers route as its suppose to be the most "pure" route of the three.
It's all BS. Playing as a POS who can't tell his elbow from his asshole. She accidentally sends her "boyfriend" a provocative pic meant for her manager and somehow it's still love? "I miss your big dick." "Oops, bf, that wasn't meant for you. I like your face." That's clearly an invitation for her manager to man up. Her "boyfriend" probably eats bananas without chewing. He's the type of dude to nut from a handjob and ask if she came. He yells at her at applebees and moans while eating boned wings.
 
  • Thinking Face
Reactions: Shadowcat69514

Arch12

Member
Nov 30, 2020
248
320
227
IDK if this dev checks this site but if not someone who can get info to them relay this one thing I am begging you lmao

The random choices that show up with the screen fading a bit to black and they are right in the middle with white text boxes, Change that. Move it up more or just make it down with all the other choices. The amount of times I have accidently clicked one and had to reload a save cause I passively keep my mouse up there to avoid misclicking text options and then misclick one of those is annoying
 
  • Like
Reactions: Rakan

Badboll

Engaged Member
Aug 29, 2017
2,161
2,750
457
There was an issue when trying to fix a portion of the happy/lovers path but it ended up breaking those sections. The dev has to focus completely on normal day job next couple days so instead of delaying everything and not being able to work on it he decided to split the update and give us NTR portion at least. This is not the first time this has happened.



What do you mean didn't change anything? You got one path (+ variations) and 21 leaked chats plus several other things. What is most likely taking up so much more space is the animations on the stats app though.
You don't get those leaked chats unless you start over and fuck that tbh. I'd agree if it was a renpy game but this is unity and it's buggy as hell.
 

Vrees

Newbie
Jul 3, 2017
36
14
162
After trying multiple "routes" I can indeed confirm what I thought last time I played. The "lovers" route is pointless, in fact, all the routes are pointless, they all lead to the same outcome. No matter what you do, the girlfriends boss fucks her regardless.

I don't mind unavoidable stuff except when the overview and route names make it look like you can fight to keep the relationship between the two of them which you can't.
Wasn't the case when Nosey fixed it last time. Playing the Happy/Lovers route right now breaks after the 18.0 update and forces you into NTR or NTRS. Wait until it gets updated.
 

cenor

Member
Mar 17, 2020
107
255
207
What do you mean didn't change anything? You got one path (+ variations) and 21 leaked chats plus several other things. What is most likely taking up so much more space is the animations on the stats app though.
So. Which path is exactly updated???
[/QUOTE]
NTR path and its variations. Lovers and happy are usually the paths that get delayed if there happens to be an issue holding up an update.
 
  • Like
Reactions: Mrzero174

Lashrack

Member
Feb 20, 2025
479
286
72
It's all BS. Playing as a POS who can't tell his elbow from his asshole. She accidentally sends her "boyfriend" a provocative pic meant for her manager and somehow it's still love? "I miss your big dick." "Oops, bf, that wasn't meant for you. I like your face." That's clearly an invitation for her manager to man up. Her "boyfriend" probably eats bananas without chewing. He's the type of dude to nut from a handjob and ask if she came. He yells at her at applebees and moans while eating boned wings.
I miss your big dick is in ntr or happy...in lovers is "is this enough?"
In a diferent position and a diferent expression(face)
 

Amnotgay

Newbie
Mar 18, 2020
31
5
27
There was an issue when trying to fix a portion of the happy/lovers path but it ended up breaking those sections. The dev has to focus completely on normal day job next couple days so instead of delaying everything and not being able to work on it he decided to split the update and give us NTR portion at least. This is not the first time this has happened.



What do you mean didn't change anything? You got one path (+ variations) and 21 leaked chats plus several other things. What is most likely taking up so much more space is the animations on the stats app though.
Oh ty that makes sense also wasn't the path update in 19.1 not 19.2 cuz once I updated it the story did not continue in 19.2 at least in the ntr side also I unlocked all pics in 19.1 there was no new ones in 19.2 so ya am assuming just the animations it was like 500mb and took 20 minutes lol
 

pr0dukt

Member
Jun 2, 2019
134
191
101
Well it is called NTR Mobile, not Romantic Love Mobile.
Took the words right out of my mouth. It wouldn't be odd if this game didn't even have a "happy Sunshine and Rainbows" route to begin with, but these Vanilla kids still manage to find their way here on the off chance that there is a flickering candle light in the darkness for them to grasp at, hoping to come out unscathed.. and even when, by some miracle, there is, they still complain about it not "being vanilla enough". The Travesty..
:sneaky:
 

Memorin

Active Member
Sep 6, 2017
536
650
316
I feel like this is the one of the few games where it is very plausible to have a Manipulator route where the MC firmly holds the reins of this debauchery. In this route he realizes very early that Liz is cheating on him, is hyper outraged and wants revenge on both Liz and Matt, and teams up with Richard to ruin their lives. On one hand MC strings Liz along with fake affection, and on the other really pushes her deeper into the abyss behind the scenes. One method I can think of is innocently saying that egoistic men who thinks the world about themselves (like Matt) cannot stand it when someone else butts into their plan and goes after their prey, essentially suggesting to Liz that she should hook up with more men. Matt falls for it hook line and sinker and it seems like the plan does work, but you actively sabotage both Liz and Matt at every turn so that things always spiral out of their control and imagination.

Like for example Liz only wants to pretend to hook up with a guy but ends up actually blowing him against her will because reasons; or she goes to a shady bar to snap some convincing photos for her top secret (not) sharespace that Matt will see but ends up being fucked by men. Matt is angry and suspicious from all the men that suddenly popped around Liz and takes it out on her plus upping his ante, but that makes him sloppy and allows you to screw with him even more. Richard is angry on your behalf and goes along with your plan to slow drag both Liz and Matt into hell with his supernatural hacking skills. At some point Richard can even get some of that Liz, like when she blacked out after getting fucked and he uses the opportunity to fuck her in addition to creating more incriminating evidence/blackmail material yada yada under your orders.

You can even drag Sam into this because technically none of this would have started if she didn't leave behind a drunk Liz to fuck some sleazy guy, which you find out one half thanks to Richard's help and another half because your brain is actually online for once. Like oh you're so worried about Liz, then why the fuck didn't you protect her the first and most important time?

As for ending I can see two ways: one you still remain with Liz after Matt is ruined/defeated/imprisoned, but not because you love her. It's because you want to ensure she will never be free from this life even after Matt is gone, and you will be there to savor it every step of the way. And the other ending is you breaking up with her and letting go after fulfilling your vengeance, and somehow she ends up with Richard (would both be hilarious and bodes ill for Liz because Richard knows she's a cheater and a whore). Happy ending(?).
 
Last edited:
Dec 10, 2024
39
28
86
Can someone explain this leaked chat thing to me? I haven't played the game in a while, and there seem to have been several issues with this version 0.19.
 
4.10 star(s) 60 Votes