HTML Accidental Mind [v3.6 Alpha] [Myscra]

4.60 star(s) 49 Votes

ARB582

Active Member
Jan 6, 2018
561
331
I am also stuck with the nightingale mission. The raffle part doesn't seem to be working. I have probably earned over 10K at this point by working but nothing has happened yet.

Edit -
Found a post by the dev, it seems to be broken.

SugarCube.State.variables.scenelistP[45] = 16

Enter this in the console to skip ahead and get the tickets
 
Last edited:

Fulminato

Well-Known Member
Oct 17, 2017
1,410
1,159
Loyal path
try this in the browser console
Code:
SugarCube.State.variables.prism.max
SugarCube.State.variables.prism.rap
SugarCube.State.variables.prism.dis
SugarCube.State.variables.prism.endState
the result are?
 
  • Like
Reactions: ARB582

ARB582

Active Member
Jan 6, 2018
561
331
try this in the browser console
Code:
SugarCube.State.variables.prism.max
SugarCube.State.variables.prism.rap
SugarCube.State.variables.prism.dis
SugarCube.State.variables.prism.endState
the result are?
0
73
0
2



Edit - I made it work
For some reason it doesn't work if you access her dreamscape by using the subconscious bridge, I was entering blaire's dreamscape and then going to prism's. But when i went directly to her dreamscape it worked, so by calling her and setting it up for next morning it works. Once you have triggered it for the first time, you can use subconscious bridge to access her dreamform. Nope it doesn't work that way, you have to go through her dreamwalk only, if you enter some elses dream first and then go hers, you will see the option of talking to her dreamform but upon clicking it will act as if you have already talked to her today.
 
Last edited:

Fulminato

Well-Known Member
Oct 17, 2017
1,410
1,159
0
73
0
2



Edit - I made it work
For some reason it doesn't work if you access her dreamscape by using the subconscious bridge, I was entering blaire's dreamscape and then going to prism's. But when i went directly to her dreamscape it worked, so by calling her and setting it up for next morning it works. Once you have triggered it for the first time, you can use subconscious bridge to access her dreamform. Nope it doesn't work that way, you have to go through her dreamwalk only, if you enter some elses dream first and then go hers, you will see the option of talking to her dreamform but upon clicking it will act as if you have already talked to her today.
ah, yes. the variables involved with the dreamform are handled when you start the dreamwalk with that specific person.
i will pass to the dev a note to extend it to the subconscious bridge.
 
Last edited:
  • Like
Reactions: BeeGee and ARB582

envy5

Newbie
Jun 22, 2017
46
11
done with the update but it was very good but sometimes it said umbralette didn't want to talk but you can still talk with her in her cage, which i guess makes sense for a yandere. dream sequence was fun but a bit basic, I enjoyed the hunt of finding items from previous dream sequences. Also, still really bothered about not being able to 100% stuff in the dream room despite definitely doing some of the scenes some are marked with a cross.
 

Kalkrion

Member
Feb 27, 2019
229
291
I'm not sure why but my saves all got corrupted, given that the last update I played was 3.4. Regardless I have been replaying the game from the beginning and run into a part I'm not sure how to proceed, I cannot go to the Anderson house because it says I do not know the gate code I have maxed Blair already and I'm not exactly sure how I'm supposed to get access to the code.
 

smkey21

Active Member
Nov 15, 2017
587
472
I'm not sure why but my saves all got corrupted, given that the last update I played was 3.4. Regardless I have been replaying the game from the beginning and run into a part I'm not sure how to proceed, I cannot go to the Anderson house because it says I do not know the gate code I have maxed Blair already and I'm not exactly sure how I'm supposed to get access to the code.
I'm pretty sure the easiest way to get the code at that point is to do the morning jogging scene with her. It's been a while since I didn't get the code earlier than you are in her progress though, so I could be mistaken.
 
  • Like
Reactions: Kalkrion

Kalkrion

Member
Feb 27, 2019
229
291
I'm pretty sure the easiest way to get the code at that point is to do the morning jogging scene with her. It's been a while since I didn't get the code earlier than you are in her progress though, so I could be mistaken.
Weirdly this method works only if you have not achieved level 5 dedicated. Thankfully I found the method for level 5 dedicated being to wait for her to fully move in and then waiting for her to sunbathe.
 

wompo88

New Member
Oct 7, 2019
1
0
Does anyone know how to get the One is the Loneliest Number scenes for Kiara and Prism? I'm not 100% sure but I briefly looked at the code and as far as I can tell $[NAME].last increases by one a day, and since the scenes only trigger when the value = 7 and when the respective NPCs are in certain locations isn't it possible to permanently miss the scenes if you skip the day when $[NAME].last = 7? It seems the only way to reset the last value back to 0 is to see the second scene, but that can only trigger if you have seen the first. I've been trying to get all the gallery scenes and I may have messed something up when I manually unlocked some (which I thought I missed) by editing the save. I also encountered a bug that during the Tatjana Congressional Campaign investigation where I went to follow the people at LaLune back to the headquarters during night, which put me into late night, but I still had an option to follow them which passed time into some weird state where there was no time of day and no options. Was still able to use excel drive to get back home and sleep but that may have messed something up as well.
 

Fulminato

Well-Known Member
Oct 17, 2017
1,410
1,159
I'm not sure why but my saves all got corrupted, given that the last update I played was 3.4. Regardless I have been replaying the game from the beginning and run into a part I'm not sure how to proceed, I cannot go to the Anderson house because it says I do not know the gate code I have maxed Blair already and I'm not exactly sure how I'm supposed to get access to the code.
perhaps you are go to far in her progression, you obtain the code when she is level 3 (affection need to be 25+) and watch her sunbathe in the weekend from the window in your room.
try to interact with her in that specific case (even if she is dedicated path she use her garden to sunbathe the WE) if nothing will trigger use
Code:
SugarCube.State.variables.blaire.HouseC = 1
in the browser console.

Does anyone know how to get the One is the Loneliest Number scenes for Kiara and Prism? I'm not 100% sure but I briefly looked at the code and as far as I can tell $[NAME].last increases by one a day, and since the scenes only trigger when the value = 7 and when the respective NPCs are in certain locations isn't it possible to permanently miss the scenes if you skip the day when $[NAME].last = 7? It seems the only way to reset the last value back to 0 is to see the second scene, but that can only trigger if you have seen the first. I've been trying to get all the gallery scenes and I may have messed something up when I manually unlocked some (which I thought I missed) by editing the save.
the variable should count the day passed from the last time you had sex with the girl in question. in my normal playthrough i was able to unlock blaire and prism first loneliest scenes. checked the code and seem you are right, so no fucking idea.

I also encountered a bug that during the Tatjana Congressional Campaign investigation where I went to follow the people at LaLune back to the headquarters during night, which put me into late night, but I still had an option to follow them which passed time into some weird state where there was no time of day and no options. Was still able to use excel drive to get back home and sleep but that may have messed something up as well.
after spotting tatjana hq you need to go here and investigate. if you can do that you are ok, otherwise a deeper search is needed.
 

Kalkrion

Member
Feb 27, 2019
229
291
Can someone teach me how to force advance concert investigation because by my calcs I have made 3250.5 and still nothing has happened.
 

Fulminato

Well-Known Member
Oct 17, 2017
1,410
1,159
Can someone teach me how to force advance concert investigation because by my calcs I have made 3250.5 and still nothing has happened.
I am also stuck with the nightingale mission. The raffle part doesn't seem to be working. I have probably earned over 10K at this point by working but nothing has happened yet.

Edit -
Found a post by the dev, it seems to be broken.

SugarCube.State.variables.scenelistP[45] = 16

Enter this in the console to skip ahead and get the tickets
.
 
  • Like
Reactions: Kalkrion

turtlzeqeq

New Member
Jul 1, 2024
2
0
Consulting with Cerebralite says that I don't have Prism's investigations done but I have nothing in my backpack telling me what to do. (The investigations aren't there for some reason)
Can someone let me know where I go to give the last card?

This is my backpack(no prism investigations here):
There are 1 business cards left.
- Gave a card to Crystal
- Gave a card to Edwin (who gave it to Aurelia)
- Gave a card to a woman at the country club
- Gave a card to, Mr. Stainthrope, Liane's boss
- Gave a card to a nice couple at Cavaleri's
- Gave a card to a social science trustee at JPU
- Gave a card to a man in city center
- Gave a card to the actress Eliz Haflin at the Gala
- Gave a card to a horse rider in the park
 

Fulminato

Well-Known Member
Oct 17, 2017
1,410
1,159
Consulting with Cerebralite says that I don't have Prism's investigations done but I have nothing in my backpack telling me what to do. (The investigations aren't there for some reason)
prims level?

Can someone let me know where I go to give the last card?

This is my backpack(no prism investigations here):
There are 1 business cards left.
- Gave a card to Crystal
- Gave a card to Edwin (who gave it to Aurelia)
- Gave a card to a woman at the country club
- Gave a card to, Mr. Stainthrope, Liane's boss
- Gave a card to a nice couple at Cavaleri's
- Gave a card to a social science trustee at JPU
- Gave a card to a man in city center
- Gave a card to the actress Eliz Haflin at the Gala
- Gave a card to a horse rider in the park
mary (blaire's frient) as amelie when she works at the tetons (strip club) in harbor side. friday night for sure, perhaps saturday as well.
 
4.60 star(s) 49 Votes