Doki Doki Literature Club

Doki Doki Literature Club

Lycoris Feb 9, 2018 @ 11:50pm
How did Monika know my real name?
I put "Ran ChangFu" (chinese name which i only use online) as my real name in steam profile but still, at the ending part with just Monika she actually said my real name "Aung Kyaw Soe" which I use irl... how??
< >
Showing 1-15 of 24 comments
Avenamen Feb 9, 2018 @ 11:55pm 
if you are good at coding:
label splashscreen:

python:
process_list = []
currentuser = ""
if renpy.windows:
try:
process_list = subprocess.check_output("wmic process get Description", shell=True).lower().replace("\r", "").replace(" ", "").split("\n")
except:
pass
try:
for name in ('LOGNAME', 'USER', 'LNAME', 'USERNAME'):
user = os.environ.get(name)
if user:
currentuser = user
except:
pass


if not, Monika just simply read your name which you use on your computer.
In my situation i have Administrator,aaaand...she called me one.
Hopefully it didn't scare ya 2much
Lycoris Feb 10, 2018 @ 12:00am 
Originally posted by Avenamen:
if you are good at coding:
label splashscreen:

python:
process_list = []
currentuser = ""
if renpy.windows:
try:
process_list = subprocess.check_output("wmic process get Description", shell=True).lower().replace("\r", "").replace(" ", "").split("\n")
except:
pass
try:
for name in ('LOGNAME', 'USER', 'LNAME', 'USERNAME'):
user = os.environ.get(name)
if user:
currentuser = user
except:
pass


if not, Monika just simply read your name which you use on your computer.
In my situation i have Administrator,aaaand...she called me one.
Hopefully it didn't scare ya 2much


I don't get the coding part.. but I don't use my real name in my computer either... I literally only use it irl and stick to the chinese name on computer and online. I was quite creeped out by that...
BONES_KEEPER Feb 10, 2018 @ 12:11am 
Originally posted by ♥ 东吉 ♥:
Originally posted by Avenamen:
if you are good at coding:
label splashscreen:

python:
process_list = []
currentuser = ""
if renpy.windows:
try:
process_list = subprocess.check_output("wmic process get Description", shell=True).lower().replace("\r", "").replace(" ", "").split("\n")
except:
pass
try:
for name in ('LOGNAME', 'USER', 'LNAME', 'USERNAME'):
user = os.environ.get(name)
if user:
currentuser = user
except:
pass


if not, Monika just simply read your name which you use on your computer.
In my situation i have Administrator,aaaand...she called me one.
Hopefully it didn't scare ya 2much


I don't get the coding part.. but I don't use my real name in my computer either... I literally only use it irl and stick to the chinese name on computer and online. I was quite creeped out by that...
This can only mean one thing, you have a new girlfriend))
Lycoris Feb 10, 2018 @ 12:29am 
Originally posted by BONES_KEEPER:
Originally posted by ♥ 东吉 ♥:


I don't get the coding part.. but I don't use my real name in my computer either... I literally only use it irl and stick to the chinese name on computer and online. I was quite creeped out by that...
This can only mean one thing, you have a new girlfriend))

I only want Natsuki tho :c
Le Lieu Tenant Feb 10, 2018 @ 12:30am 
These the privacy name of your Steam...je account reminds you that it has access to this kind of easy data in history.... sorry for the bad English.
Le Lieu Tenant Feb 10, 2018 @ 12:35am 
By cons These a good idea the "Aaaaaand... "! A buddy of mine had just made sure that this dialogue passes before Act 1 by making him say funny things but with an extreme black humor XD
Lycoris Feb 10, 2018 @ 12:36am 
Originally posted by Soma Néo Saki:
By cons These a good idea the "Aaaaaand... "! A buddy of mine had just made sure that this dialogue passes before Act 1 by making him say funny things but with an extreme black humor XD

hmm... I still don't get what you meant tho.. .-.
Le Lieu Tenant Feb 10, 2018 @ 12:37am 
Originally posted by ♥ 东吉 ♥:
Originally posted by BONES_KEEPER:
This can only mean one thing, you have a new girlfriend))

I only want Natsuki tho :c
How are the servers in China?
Aaaand... Just Monika
Le Lieu Tenant Feb 10, 2018 @ 12:40am 
Originally posted by ♥ 东吉 ♥:
Originally posted by Soma Néo Saki:
By cons These a good idea the "Aaaaaand... "! A buddy of mine had just made sure that this dialogue passes before Act 1 by making him say funny things but with an extreme black humor XD

hmm... I still don't get what you meant tho.. .-.
Basically it ta explain that the file of the game on your name somewhere that you use on your account and that there is nothing serious, they do it for the surprise but otherwise you can go change it directly if you wish!
Lycoris Feb 10, 2018 @ 12:46am 
Originally posted by Soma Néo Saki:
Originally posted by ♥ 东吉 ♥:

hmm... I still don't get what you meant tho.. .-.
Basically it ta explain that the file of the game on your name somewhere that you use on your account and that there is nothing serious, they do it for the surprise but otherwise you can go change it directly if you wish!
ahh nevermind..
Le Lieu Tenant Feb 10, 2018 @ 12:52am 
Originally posted by ♥ 东吉 ♥:
Originally posted by Soma Néo Saki:
Basically it ta explain that the file of the game on your name somewhere that you use on your account and that there is nothing serious, they do it for the surprise but otherwise you can go change it directly if you wish!
ahh nevermind..
XD on will say that it is because we have not the same passions...
gorgoroth Feb 10, 2018 @ 3:49am 
Monika is the psycho mantis she knows everything
Strider VM Feb 17, 2018 @ 7:34pm 
It cross references multiple things :

- Windows account name.
- Windows registration name.

Among other things to try to guess your name.
Eilwynn♡™ Feb 17, 2018 @ 9:02pm 
Hey, now as a few of you have said, coding in DDLC allows Monika to alter data, giving her free roam of your data, meaning potentially she could scan all files and if by coincidence you have a file containing your name, then there is your answer
Rick25 Feb 18, 2018 @ 5:51am 
Spooky right?

Its the magic of coding and programming ;)
< >
Showing 1-15 of 24 comments
Per page: 1530 50

Date Posted: Feb 9, 2018 @ 11:50pm
Posts: 24