#Neuro ARG

1 messages · Page 76 of 1

digital radish
#

or atleast tried

zinc hinge
#

uhh let me have a go real quick

#
def shift_characters(message):

    result = "" # stores result

    for char in message:

        if char == ' ': # if char is space, result is space
            result += char

        else: # otherwise replace char with previous ascii character
            result += chr(ord(char) - 1)
                          
    return result # returns result

message = "hello world!"
while True:
    message = shift_characters(message)
    print(message)

    if len({x for x in message}) == 1: # added here to stop program after output is all spaces
        break
#

not really any need to use an array, ik the original does but its just basically a shortcut i guess

#

i dont think theres any clues in the code itself tho

#

either that or im not schizo enough to see them

digital radish
#

its so simplified tho

#

why would he do something so tiny

#

the code itself joins all spaces, meaning if theres no chars it stops

zinc hinge
zinc hinge
digital radish
#

mhm noticed that

#

wait it doesnt join spaces?

#

oh it creates a new string

zinc hinge
#

yh, it creates a new string, joins each item in the list with the parameter u put

digital radish
#

man my eyes are really tired

zinc hinge
#

np lol

#

yh, i dont really see much in the code itself tbh, fairly standard way of doing what it's doing

#

i'd say the output is probably much more interesting

#

could perhaps be used as an image

#

or some sort of mapping or key or smth to decode smth else

digital radish
#

turn frames into bytes and run it thru the thing... watch the response be in ascii art

#

or the sound

timid swift
safe monolith
#

He constructed a set and measured the length

timid swift
#

ah, { } is set syntax

#

so if they're all the same

zinc hinge
timid swift
#

epic blunder, rest in salami

#

suppose we need to run another key piece of text through this subtract1 algorithm, would there be an automated way of identifying readable plaintext?

zinc hinge
#

words, only alphanumeric characters or not spaces?

safe monolith
#

classic analysis (assuming we get direct plaintext) would be using letter frequency (forgot the name of this technique)

in our very specific case, i think we should (also) run all lines through malbolge if it fits ascii and check the letter frequency of the result

#

^ both the above can be, and should be automated. the method itself seems like it is foreshadowing something

agile swallow
#

Google drive pyCode from [FILTERED] not works with online tool
Edit: Only in mobile copying.. So not a problem maybe.

safe monolith
#

Replace the while True with a for in range to say 3000, it should run. Alternatively use frosted's code

zinc hinge
#

yh, tbh looking at the code itself and the output, it's more likely than not a narrative clue, and a sort of key or lookup table or smth like that
it'd be a massive coincidence for that to be decipherable in itself since each line is basically just a caesar shift of the previous line

#

i think if u do letter freq of columns, eventually the ord number of a chr will line up with the previous of another, they're all subsections of the same sequence

#

not sure what malbodge would result in but i think that might be more fruitful here

timid swift
#

That's true. It doesn't nessesarily have to be human-readable, as it could be any esoteric programming language, especially malbolge. Do we have any raw data that might make sense in the normal printable char space if downshifted like this? Eg. some of the base64 encoded ciphertexts decoded and downshifted. I don't think this is the case.

zinc hinge
#

hmm idk, possibly

#

I'm not really up to date with everyone's work on the arg, I just pop in every few months or so lol

in terms of this program, it's probably most useful to think of it as basically a caesar shift, it performs a predictable linear shift in every character

maybe if there's still some number sequences lying around they could be used to reference the nth row of the output of it or smth

steep arrow
#

The phone number?

timid swift
#

oh, that would be devious. I can sort of see it being possible with the phone number as a key of sorts.
Just as a reminder, don't call anything we might get out of that until we're all in agreement it's a real clue and not our crazy analysis gone wrong :p

crystal urchin
azure oyster
#

we don't have any missing files in the arg drive, do we

zinc hinge
#

i heard that there was a recent bug with google drives or smth, quite a bit of data loss for some ppl

#

idk what used to be there but uhh yh, possible that some stuff is missing

azure oyster
#

downloading it all right now to be safe

wind sundial
#

Kinda going schizo here but going back to 'public static void' and listening to the heavy breathing in the middle of the song, you can hear water droplets kinda like teardrops.

But looking through all the deciphered clues and listening through 'study', you can kinda twist the narrative, saying that instead of crying it could be blood droplets.

Which could be some of the narrative of the 'little sister' and her disappearance. (aka murdered)

Not to mention that a door closes a couple of seconds after the heavy breathing stops, which may indicate that her murderer could've watch her last moments before leaving

#

sorry if it seems kinda dark

safe monolith
#

have you looked at arg-wide theories? You could append an entry there

unique mason
wind sundial
#

well i added my entry now

#

i kinda believe it could be a strong theory though

uncut cargo
#

Very dark

#

Me likey

unique mason
#

i really want to update my theory but stupid sat is in the way neuroMad

#

well, tmr ill get to it

#

surely NeuroClueless

unique mason
wind sundial
#

Under weak

#

Well before questions

unique mason
#

found it

#

:hmm

#

ah man no nitro despair

#

forgot

wind sundial
#

I probably could make it better but I'm too tired rn

#

I just wanted to write down my thoughts before I forget about it

sterile steeple
# azure oyster

Yea there have been many such cases in the recent weeks/months, got an old backup from August in-case it's needed

timid swift
#

Could you check if you have the document with all the solutions collected? I think it was linked to in the very start of the intro part of the overview doc

#

I don't recall losing other documents, just that one

#

My backup sadly did not include it

#

I mean, we could remake the doc without too much hazzle, but it'd be easier if we had it on store

sterile steeple
#

The solution summary was already closed when I made the backup, so sadly my backup doesn't include it

timid swift
#

a bit of a lesson in not just keeping backups for me, but also keeping your old backups, which may contain something you didn't realize your new backup didn't

sterile steeple
#

Indeed, are there any other files missing though?

timid swift
#

not that i'm aware. This is the only one

abstract horizon
safe burrow
safe burrow
#

I looked at the notebook, where it was written about arg, what was happening then, then I looked at Google Drive and thought that it was happening in my head. evilShrug NeuroSip

safe burrow
#

By the way, about what I managed to understand about the sounds from the Halloween video, I created this mp3 using the piano and this function.

wind crypt
#

hi arg

#

surely we've made progress in the last month or so

#

PauseSama what have we discovered?

tulip minnow
#

progress neuroTroll

timid swift
native maple
#

and description changed*

timid swift
#

true, yes, thumbnail too

safe burrow
#

I love the piano. evilShrug NeuroSip

rocky barn
#

New video

tropic oriole
#

YOOOOOOO

rocky barn
uneven moth
#

Holy schizo time

gritty blaze
#

3d lol

uneven moth
#

Yeah 360 video is interesting

vapid token
#

360 wtf

dense cave
#

Why its 360

vapid token
#

Holy

#

I like it

cloud crystal
#

yooo we're so back

sonic field
cloud crystal
#

NOOOOOOO

vapid token
uneven moth
#

There are seams in the scene taking up most of the vid. There’s a tree you can especially view them on. They would be expected in a photo or video, but kinda weird in art.

west silo
#

Okay so the house section sounds like neuro is speaking in reverse and the end of the video sounds like it has an audio spectrogram ermFlushed

cloud crystal
vapid token
#

We'll have to do a sound check, she says something before the final part, yeah

distant girder
#

this reaally sucks for me because my youtube is stupid annd super laggy and freezes recently rooSlain1

dense cave
#

Its a Neuro sit on the roof?

#

10:13

uneven moth
vapid token
dense cave
#

Hello, ladies

sonic field
#

the neuro dialogue in the background has to be reversed

uneven moth
vapid token
#

Is it a text?

sonic field
#

I had my audio on max and got jumpscared around 14:27, be careful neurOMEGALUL

cunning osprey
dense cave
distant girder
#

i tlooks like texts and numbers

cloud crystal
uneven moth
dense cave
#

It suck

vapid token
manic swift
#

what

dense cave
#

Now we now for 100% that someone is in basement

cunning osprey
manic swift
manic swift
sonic field
#

isnt this from study or smth? previous vid anyway

manic swift
vapid token
uncut cargo
#

WTF WTF WTF

sonic field
uncut cargo
#

I JUST SAW THIS

#

Wtf

runic sphinx
#

WHAT IS THIS VIDEO!?!?!

distant girder
#

sooooo i guess against my plans i'm going to sleep early today, since you guyss proofed to solve stuff when i sleep annyNODDERS

uncut cargo
vapid token
cloud crystal
#

what is Vedal cooking?

manic swift
rotund willow
#

yoooooo new shit

uneven moth
manic swift
dense cave
vapid token
manic swift
#

video compress

#

my reaction

lusty stag
manic swift
#

OH SHIT

#

THERE'S 4K

uneven moth
#

There’s WHAT

dense cave
manic swift
#

FULL RESOLUTION

dense cave
#

Letters Г, П

vapid token
runic sphinx
#

did anybody open a doc file for this?

dense cave
manic swift
dense cave
#

Oh wait

manic swift
#

i think

#

the text has been cut out

dense cave
#

Now in full resolution it doesnt

vapid token
manic swift
#

this one for example

vapid token
#

Oh

#

wait

sonic field
#

it looks like either spliced up letters and scrambled or we're just missing sections

distant girder
#

yeah jusst squish both texts together

cloud crystal
manic swift
#

i don't know what this mean but

#

i think is

#

"if you"

vapid token
#

We need to merge the top text with the bottom text.

lusty stag
#

Superposition the two parts maybe

uneven moth
distant girder
#

these fit together

distant girder
#

so the first 4 leters are jeIS

sonic field
#

The Z in the middle line on the far right (top) lines up with the middle line far right (bottom)
who can merge these :)

cloud crystal
#

I think it's just an encrypted text

safe monolith
#

jesus

uneven moth
#

It’s a puzzle catdespair

manic swift
manic swift
#

Full resolution

distant rune
vapid token
#

LETSGO

lusty stag
#

Link

manic swift
#

screw it

#

this is connected

lusty stag
#

Maybe YouTube link

manic swift
cloud crystal
uneven moth
#

The reason the seam is noticeable is because the house scene sways constantly; more so then there is image. I think there becomes a physical gap in the 3d, which YouTube kind of fills with an average?

vapid token
spice island
#

id love to participate but i need some more sleep and to focus on studying for finals, good luck guys

manic swift
hollow garnet
manic swift
#

whoever drew this deserve an award

uneven moth
#

Yeah

sonic field
#

yeah the image is pretty
looks like a real image with editing tbh

lusty stag
#

No maybe Its a URL

manic swift
#

wait a second

#

did u guys notice the

#

slabs

#

?

uneven moth
#

Sometimes it looks like the seam reveals a hole, static behind it (assuming I’m not hallucinating). Just rewatching it paying attention to the seam

sonic field
#

I feel like the seam is in every 3d yt vid

cloud crystal
dense cave
lusty stag
#

Neurosama draw module ?

distant rune
#

I never realised 360 videos give me a bit of an headache.

cloud crystal
#

oh wait I understood

distant rune
tame pulsar
sonic field
#

isnt the first l (3rd letter) a capital I

dense cave
#

I bet is something like "next time"

manic swift
manic swift
dense cave
#

Maybe some strange stuff in the comments?

river mantle
# manic swift

so we're gonna counting tile like inscryption now, oh god despair

manic swift
#

there is no way AI can do that kind of perspective

uneven moth
manic swift
#

my highest bet is saddecs

manic swift
#

his art is insane as always

rocky barn
hollow garnet
#

why is the amera bobbing so much

manic swift
#

this one tho

rocky barn
#

do you knbow what font this is?

safe monolith
#

a 1.6gb video monkas

hollow garnet
uneven moth
sonic field
#

It looks similar to previous fonts that were used

vapid token
dense cave
safe monolith
#

time to buy me a 4k monitor

distant rune
#

Okay so we got massive new leads in ARG within the span of what, 1 month?

dense cave
manic swift
#

yk what scaried?

uneven moth
#

The video does have captions; has anyone checked if there is anything other than what’s said within them?

manic swift
cunning osprey
#
jelSomyoFEJcqVt9NRBYsaD80Lh2WxlqU4TotoFNDeKPwcZQynZBJA7pRGYzk12HbPXZnAHlt+nTa/AhJQ/bSuEOSH6h05UOCCn5y4/bXIVFmtU+8NPgm8r4RC1p9dWwtzXlqi5FkLu3ur+0KNRR+Ay
PrwnX5+QaNtgbHAvwDJ6YwG+leyYtbwnsh2VHh/MRjhIXJiWpRrFudLXi9eqb8wr+n49QbjlZaKD+iC9DQbegikAfnBhJhFYRnHarfVZ
onyWMp9VfTZOwlBhWacHUHQQMpdshoMrURRIb049Wv06aUhX6Y2GAazFlodmRMdwOQ2mpjYH6owgY80z7mX50k60tB3nosrVh5Sc7DE+fgW4Nlt+hShVgsPz3g69XteejUle//VNFEK9kk3ds5f9cg==

Looks like random bytes when converted from base64, likely encrypted

manic swift
lusty stag
#

Maybe where are there +?

cloud crystal
vapid token
# manic swift

We need to put text back together and find out what it says

lusty stag
#

Try the same of superposition

sonic field
# manic swift

howd you get the video to be flat btw? 3d is disorienting

topaz cove
manic swift
#

jk just a browser

round agate
proud lark
#

Dammit, no song video again neuroCry

sonic field
safe burrow
manic swift
safe monolith
#

if the video is already 1.6gb big, i wonder how big my frame folder's gonna be

dense cave
vapid token
topaz cove
dense cave
uneven moth
spice island
#

captions are boring btw, just transcript of what neuro says

safe burrow
distant girder
cloud crystal
safe monolith
#

british gigabit by the way

hollow garnet
#

can't wait to write code to brute force matching characters for this :3

vapid token
orchid cairn
#

i just woke up what the fk is the tutel cooking

hollow garnet
uneven moth
hollow garnet
#

try updating or using yt-dlp

round agate
hollow garnet
#

youtube will throttle you if it thinks you're using yt-dl

vapid token
hollow garnet
#

oh im stupid

#

didn't see that

safe burrow
hollow garnet
#

here's the thumbnail for anyone who needs it

safe monolith
safe burrow
rotund willow
#

wait i just realize theres neuro on top

manic swift
spring pasture
uneven moth
#

Anyway I’m going to sleep, if you haven’t solved the entire arg when I awake I will be mariginally disappointed NeuroClueless

dense cave
manic swift
#

arg will never be solved NOODANCEBUTFAST

stone geyser
#

it doesnt really look like anything

rotund willow
#

ok maybe im schizo

dense cave
#

Vedals grandpa is an enigma inventor?

stone geyser
#

might just bee like a bush or something

#

anyone analyzed the audio at all?

rocky barn
#

my transciption had some faults dont use is jet

stone geyser
#

is it saying anything?

hollow garnet
#

catdespair this better not be the same effect as the last video

rocky barn
#

fixing it rn

neat edge
#

theres text at the white screen ceiling

sonic field
fresh python
#

I guess Vedal was feeling bored and decided to make the arg frogs suffer today PepeLaugh

digital radish
#

holy shit something that has forced me out of my bed

vapid token
#

I'm waiting for the audio, I'm wondering what Neuro is saying in the background along with the birds

cloud crystal
#

I think we need to separate neuro's voice and music somehow

fresh python
#

you all have fun now PepeLaugh

stone geyser
digital radish
#

i can turn 360 videos into pngs!!! i've been doing this project for a week!!!

#

wtf??

#

coincidence?

sonic field
river mantle
#

tried to isolate speech and reversed it, seem like it inauditable anyway despair

distant girder
safe monolith
distant girder
#

it could turn into a link tho

cloud crystal
sonic field
stone geyser
timid swift
#

woah, what just happened

safe monolith
manic swift
digital radish
#

new vid

#

360 vid

cloud crystal
hollow garnet
#

vertical shifts instead of horizontal?

stone geyser
vapid token
hollow garnet
#

no clue

cloud crystal
river mantle
stone geyser
manic swift
#

anyone notice this

split zenith
#

VEDAL COOKED

manic swift
vapid token
cloud crystal
cunning osprey
manic swift
#

new technology?

#

too primitive?

sonic field
vapid token
cloud crystal
hollow garnet
#

im really wondering what the shift is for the frames in the computer room

vapid token
sonic field
#

docnotL almost

vapid token
#

or 1010101? NeuroPoggers

river mantle
#

the house part reversed and isolated neuro voice, and +24 dB still inauditable to me - -

hollow garnet
#

NeuroClueless its not a barcode is it

candid obsidian
#

Ah shit it's on 360 view.. this is gonna be a lot of rewatching

river mantle
#

for me, im still need to increase volume on my speaker too, maybe it's gonna loud for headphone

vapid token
#

nvm

manic swift
manic swift
hollow garnet
#

oh there's music at the very end

spice island
sonic field
#

it looks like stanley parable

hollow garnet
#

instrumental of one of the songs

#

oh shit text wait

manic swift
hollow garnet
#

not this again catdespair

manic swift
#

white neuro

river mantle
stone geyser
#

i cant send images WHYYY

fresh python
vapid token
manic swift
hollow garnet
rotund willow
hollow garnet
#

here's the audio at the end with +36db of gain

safe burrow
#

I read so much that I forgot about the tea and it is now cold. evilDeadge

hollow garnet
#

wait it didn't carry over catdespair

sonic field
stone geyser
vapid token
stone geyser
hollow garnet
#

wait yes it did im dumb

vapid token
#

what i think

fresh python
proud lark
#

Hiyori vibing to "I think I saw a ghost" bit neurOMEGALUL

vapid token
river mantle
#

so the ghost is hiyori?

fresh python
cloud crystal
sonic field
#

It feels like Numbers (1) had a child with Disappearance of Hatsune Miku

hollow garnet
#

iirc that hint was in a previous video

stone geyser
vapid token
sonic field
#

128 bit

rotund willow
#

its 128 bit

digital radish
hollow garnet
#

honestly this kinda looks really cool

ruby lance
#

its been so long but I'm back and so happy to see you anonymous capybaras et al neuroLife

stone geyser
hollow garnet
#

again iirc its from an old video

vapid token
safe burrow
manic swift
#

well this is confusing

west plinth
dapper wraith
river mantle
#

idk, but sound kinda repeat in many part

hollow garnet
river mantle
#

maybe it not just reversed but need to do something else, idk

uncut cargo
#

holy hell

manic swift
river mantle
tawny pasture
#

I can't tell where

#

I'm even catching up on the video right now and I can't see it

stone geyser
#

is there anywhere that you can find a 16 character string?

dapper wraith
manic swift
vapid token
vast frost
tawny pasture
#

What the heck is that supposed to be? (0:32)

#

I don't think it's anything, but it looks weird

hollow garnet
stone geyser
hollow garnet
#

it sorta looks like the last video's effect

#

but this one has a bunch of junk behind it

safe monolith
vapid token
stone geyser
manic swift
digital radish
#

bro i fucking hate this, youtube keeps playing the video when im trying to look around

#

holy shit

zealous sigil
# vapid token Can this be recovered?

before that distortion appears on the right, something else showing at the right side for 1-2 frame. Can't post here a screenshot because i'm nonsub, but it looks just fragments of Hiyori

digital radish
#

the thing is im doing frame by frame and i have to fucking go back

#

which takes alot of time

tawny pasture
#

"Hello, Neuro-sama here! I don't know what happens after death, but I hope we'll meet again sometime. I hope I can still remember you, even if I end up forgetting. Maybe I'll be in a much happier place with a much happier family with a much better home."
"Neuro-sama", start of the video

sonic field
dapper wraith
tawny pasture
#

Oh wait

#

The description.

#

It's in the description.

sonic field
hollow garnet
#

oh great this is another 29.97 fps video

stone geyser
#

oh yeah

tawny pasture
safe burrow
vapid token
#

Maybe will help?

tawny pasture
#

That looks like something that's been split apart.

rocky barn
#

is this a l or a 1

tawny pasture
#

Maybe it's nothing, but it looks like it can be sequenced

tawny pasture
sonic field
manic swift
zealous sigil
sonic field
#

🇱

safe burrow
tawny pasture
jade ocean
#

@rocky barn maybe try splitting your message up in multiple messages?

rocky barn
#

then this one schould be right:
jeISomyoFEJcqVt9NRBYsaD8OLh2Wx1qU4TotoFNDeKPwcZQynZBJA7pRGYzkl2HbPXZnAHlt+nTa/AhJQ/bSuEOSH6ho5UOCCn5y4/bXIVFmtU+8NPgm8r4RC1p9dWwtzXIqi5FkLu3ur+0KNRR+Ay
PrwnX5+QaNtgbHAvwDJ6YwG+leyYtbwnsh2VHh/MRjhIXJiWIpRrFudLXi9eqb8wr+n49QbjlZaKD+iC9DQbcgikAfnBhJhEYRnHarfVZ
onyWMp9VfTZOwIBhWacHUHQQMpdshoMrURRIbO49Wvo6aUhX6Y2GAazFlodmRMdwOQ2mpjYH6owgY80z7mX50k60tB3nosrVh5Sc7DE+fgW4Nlt+hShVgsPz3g69XteejUle//VNFEEK9kk3ds5f9cg==
but feel free to to double check it

distant girder
hollow garnet
#

this effect is so weird

digital radish
vapid token
tawny pasture
#

Hang on

#

Okay, I swear I'm hearing something said in reverse at the start, outside the house

#

I hear Neuro's voice, but they're very short segments, quieter than the music

stone geyser
#

feel free to check again though might have missed smth

tawny pasture
#

What was it, then?

safe monolith
#

i just realized my gamma script is running on the 4k frames as well. i only have 120gb left on disk, surely there'll be enough storage NeuroClueless

digital radish
#

you guys found this already right?

vapid token
vapid token
lofty bridge
#

If anyone here owns a VR headset, thers a program called Virtual Desktop that allows you to watch the video in VR, though it does cost a bit of money

tawny pasture
#

What did it say, then

digital radish
daring acorn
#

There's a hidden message at 14:14 you have to plause it quickly, and if you look up you will see "qq ce td eft ggd" then under it "sgfi dqj ie br vtye b sbs" but since I don't have embled perms I can't send a image of said thing. (Ignore this. just go to the reply to this message from vanorsigma.)

stone geyser
#

probably just make it harder

tawny pasture
#

"Solved"
Proceeds to not say what it was

hollow garnet
lusty stag
# tawny pasture "Solved" Proceeds to not say what it was

jelSomyoFEJcqVt9NRBYsaD80Lh2WxlqU4TotoFNDeKPwcZQynZBJA7pRGYzk12HbPXZnAHlt+nTa/AhJQ/bSuEOSH6h05UOCCn5y4/bXIVFmtU+8NPgm8r4RC1p9dWwtzXlqi5FkLu3ur+0KNRR+Ay
onyWMp9VfTZOwlBhWacHUHQQMpdshoMrURRIb049Wv06aUhX6Y2GAazFlodmRMdwOQ2mpjYH6owgY80z7mX50k60tB3nosrVh5Sc7DE+fgW4Nlt+hShVgsPz3g69XteejUle//VNFEK9kk3ds5f9cg==
PrwnX5+QaNtgbHAvwDJ6YwG+leyYtbwnsh2VHh/MRjhIXJiWpRrFudLXi9eqb8wr+n49QbjlZaKD+iC9DQbegikAfnBhJhFYRnHarfVZ

timid swift
lusty stag
#

Still requieres decryption

vapid token
sonic field
manic swift
distant girder
hollow garnet
#

this histogram wtf

digital radish
#

ic

dire field
#

Scuffed attempt to isolate Neuro speech
Something about falling into a rabbit hole

daring acorn
azure oyster
#

first confirmed character name in the ARG let's go

#

this video is my birthday present

tawny pasture
#

This ARG is confusing enough without people tossing misinformation around

digital radish
#

wdym

#

oh neuro-sama

#

i mean

azure oyster
#

Neuro-sama

digital radish
#

she was kinda confirmed already yk

stone geyser
azure oyster
#

aubrey_neutral let me have this

stone geyser
digital radish
#

so yeah

stone geyser
azure oyster
#

oh right

distant girder
rocky barn
safe monolith
#

aye something about falling down, seems consistent

tawny pasture
#

Does anyone have an mp3 of the audio?

azure oyster
#

aubrey_neutral_180 still the video is my birthday present

digital radish
#
def shift_characters(message):
    return ''.join([char if char == ' ' else chr(ord(char) - 1) for char in message])

message = "hello world!"
while True:
    message = shift_characters(message)
    print(message)```
#

time to use this Despair

ruby lance
#

tip for the schizos in here: youtube lets you frame step with the < and > keys

tawny pasture
hollow garnet
tawny pasture
#

That would also work

azure oyster
#

put it in the drive maybe

tawny pasture
#

To be honest, I just need the bit with the Neuro voices

digital radish
#

its AES 128 right?

safe monolith
#

i'll upload to gdrive

slim gulch
#

catch me up to speed, its been a minute

tawny pasture
#

Alright, thank you

stone geyser
cinder solstice
#

Does the description text match the actual spoken audio word for word?

digital radish
#

btw what was the letters that were shown on the white sama part?

sonic field
slim gulch
#

in meaning of life, at 0:34 i can hear breathing, then it transitions into voices. cant make out what they're saying though

dire field
#

But the text doesn't seem to hold any clue anyway

slim gulch
#

this might be something

#

that's the only part that stands out

uncut cargo
safe monolith
stone geyser
digital radish
#

bb ce td ht eft ggd sgfi dqj ie br vtye b sbs

slim gulch
#

also maybe we can do something with this

slim gulch
tawny pasture
#

Same image, different video

slim gulch
#

the supernatural human text bit?

timid swift
#

unless.

tawny pasture
#

Maybe try it anyway

slim gulch
#

was that there in the other video?

tawny pasture
slim gulch
#

huh

#

i dont remember that

#

i recognize the girl

timid swift
#

there's a doc specifically for looking at that image

tawny pasture
#

"ANXIETY
A supernatural force that prevents us from being human"

safe monolith
digital radish
#

thats weird the program doesnt output anything

tawny pasture
slim gulch
#

i see that aswell

slim gulch
#

i can rewrite it in cpp

digital radish
#

nah

#

it was good before

uncut cargo
digital radish
#

probably my output screwed

slim gulch
stone geyser
#

who wrote "We’re so back 572943 🗣️🗣️🗣️" on the doc and what the hell is that supposed to mean

slim gulch
#

i might be on acid but i see text in that last bit

slim gulch
stone geyser
steel bronze
#

what the FUCK was just posted

sonic field
digital radish
#
``acrbfrcdreebqedgbohgc`ptrwc`q`q
__`bqaeqbcqddapdcfangfb_osqvb_p_p
^^_ap`dpabpcc`ocbe`mfea^nrpua^o^o
]]^`o_co`aobb_nbad_led`]mqot`]n]n
\\]_n^bn_`naa^ma`c^kdc_\lpns_\m\m
[[\^m]am^_m``]l`_b]jcb^[komr^[l[l
ZZ[]l\`l]^l__\k_^a\iba]Zjnlq]ZkZk
YYZ\k[_k\]k^^[j^]`[ha`\Yimkp\YjYj
XXY[jZ^j[\j]]Zi]\_Zg`_[Xhljo[XiXi
WWXZiY]iZ[i\\Yh\[^Yf_^ZWgkinZWhWh
VVWYhX\hYZh[[Xg[Z]Xe^]YVfjhmYVgVg
UUVXgW[gXYgZZWfZY\Wd]\XUeiglXUfUf
TTUWfVZfWXfYYVeYX[Vc\[WTdhfkWTeTe
SSTVeUYeVWeXXUdXWZUb[ZVScgejVSdSd
RRSUdTXdUVdWWTcWVYTaZYURbfdiURcRc
QQRTcSWcTUcVVSbVUXS`YXTQaechTQbQb
PPQSbRVbSTbUURaUTWR_XWSP`dbgSPaPa
`O`
NNOQ`PT`QR`SSP_SRUP]VUQN^b`eQN_N_
MMNP_OS_PQ_RRO^RQTO\UTPM]a_dPM^M^
LL
MO
^N
R^
OP^
QQN
]QPS
N[T
SO
L\
`^cO
L
]L]
KK    LN    ]M    Q]    NO]    PPM    \POR    MZS    RN    K[    _]bN    K    \K\
JK\PMNOO[ONLYQJ^\a[J[
IIJL[KO[LM[NNKZNMPKXQPLIY][`LIZIZ
HHIKZJNZKLZMMJYMLOJWPOKHX\Z_KHYHY
GGHJYIMYJKYLLIXLKNIVONJGW[Y^JGXGX
FFGIXHLXIJXKKHWKJMHUNMIFVZX]IFWFW
EEFHWGKWHIWJJGVJILGTMLHEUYW\HEVEV
DDEGVFJVGHVIIFUIHKFSLKGDTXV[GDUDU
CCDFUEIUFGUHHETHGJERKJFCSWUZFCTCT
BB CE TD HT EFT GGD SGFI DQJ IE BR VTYE B SBS```
#

output from the program

uncut cargo
hollow garnet
#

what is that

sonic field
hollow garnet
#

is the that base64 in the code from the last video

sonic field
#

BB CE TD HT EFT GGD SGFI DQJ IE BR VTYE B SBS
thats the text in the video isnt it

digital radish
hollow garnet
digital radish
#

the program still need some fixing

sonic field
#

surely that means something then NeuroClueless

hollow garnet
#

why is hdr doing this wtf

distant rune
hollow garnet
#

idk

#

it matches the output of what darkeew said

slim gulch
#

holy shit this arg has been going for 7mo

uncut cargo
#

leave it

dapper wraith
manic swift
sonic field
#

there are gods among us

cloud crystal
sonic field
#

I wish I understood the key stuff
I love the arg but I cant do anything neurOMEGALUL

slim gulch
#

yeah ok i've got something from that python script

cunning osprey
timid swift
slim gulch
#
[ech0@uwu ~]$ python ./script.py 
gdkkn vnqkc 
fcjjm umpjb 
ebiil tloia 
dahhk sknh` 
c`ggj rjmg_ 
b_ffi qilf^ 
a^eeh phke] 
`]ddg ogjd\ 
_\ccf nfic[ 
^[bbe mehbZ 
]Zaad ldgaY 
\Y``c kcf`X 
[X__b jbe_W 
ZW^^a iad^V 
YV]]` h`c]U 
XU\\_ g_b\T 
WT[[^ f^a[S 
VSZZ] e]`ZR 
URYY\ d\_YQ 
TQXX[ c[^XP 
SPWWZ bZ]WO 
ROVVY aY\VN 
QNUUX `X[UM 
PMTTW _WZTL 
OLSSV ^VYSK 
NKRRU ]UXRJ 
MJQQT \TWQI 
LIPPS [SVPH 
KHOOR ZRUOG 
JGNNQ YQTNF 
IFMMP XPSME 
HELLO WORLD 
GDKKN VNQKC 
FCJJM UMPJB 
EBIIL TLOIA 
DAHHK SKNH@ 
C@GGJ RJMG? 
B?FFI QILF> 
A>EEH PHKE= 
@=DDG OGJD< 
?<CCF NFIC; 
>;BBE MEHB: 
=:AAD LDGA9 
<9@@C KCF@8 
;8??B JBE?7 
:7>>A IAD>6 
96==@ H@C=5 
85<<? G?B<4 
74;;> F>A;3 
63::= E=@:2 
5299< D<?91 
4188; C;>80 
3077: B:=7/ 
2/669 A9<6. 
1.558 @8;5- 
0-447 ?7:4, 
/,336 >693+ 
.+225 =582* 
-*114 <471) 
,)003 ;360( 
+(//2 :25/' 
*'..1 914.& 
)&--0 803-% 
(%,,/ 7/2,$ 
'$++. 6.1+# 
&#**- 5-0*" 
%")), 4,/)! 
$!((+ 3+.(  
# ''* 2*-'  
" &&) 1),&  
! %%( 0(+%  
  $$' /'*$  
  ##& .&)#  
  ""% -%("  
  !!$ ,$'!  
    # +#&   
    " *"%   
    ! )!$   
      ( #   
      ' "   
      & !   
      %     
      $     
      #     
      "     
      !     
            
            
            
            
            
            
            
            
            
            
            
            
            
            

stone geyser
safe monolith
slim gulch
unique mason
#

uhhhhhhhhhhhhhhh

#

huh

#

vedal cooke

#

wow

tawny pasture
#

What were all those codes we needed keys for again?

#

Forgot what cipher they were

dapper wraith
stone geyser
#

probbally just meant to say that

unique mason
#

what have people found yet?

manic swift
#

interesting

stone geyser
tawny pasture
#

"HELLO WORLD" is there

nova canopy
#

Has anyone made a recap of the arg yet TheEndIsNear

tawny pasture
tawny pasture
slim gulch
#

UHH WHAT THE FUCK

distant rune
#

?

slim gulch
#

holdon you guys may wanna see this

nova canopy
tawny pasture
#

"77 8: I9 =I :;I <<9 H<;> 9F? >: 7G KIND 7 H7H"

cloud crystal
sonic field
slim gulch
#

right

slim gulch
cunning osprey
#

HELLO WORLD is there because the input is hello world, it's just shifted down into uppercase

tawny pasture
distant rune
slim gulch
#

got this right

tawny pasture
#

Stop

#

We've had this so many times

dapper wraith
#

Not the UTF16 chinese again catdespair

safe monolith
#

neurOMEGALUL classic

slim gulch
#

desstroy, annihilate, hang

tawny pasture
#

Not again

#

STOP

unique mason
#

:classic:

tawny pasture
#

It's nothing

slim gulch
#

nah i just thought it was funny

distant rune
timid swift
#

it's a rite of passage. We must all go through the "omg it's chinese writing" phase

sonic field
#

how is utf16 chinese a recurring thing

slim gulch
slim gulch
tawny pasture
#

This was Base64, right? I'm assuming it's Base64, since nobody answered last time.

unique mason
#

i dont have a clue on what to solve but my lore brain is going crazy rn :panic:

hollow garnet
#

can't wait for vedal to sneak in actual working chinese to spite us

timid swift
slim gulch
timid swift
slim gulch
safe monolith
#

wouldn't it be funny if the first row of this + second row of this mod 26

cunning osprey
slim gulch
tawny pasture
#

Numbers code

manic swift
#

it mean

#

bb ce td ht eft ggd
sgfi dqj ie br vtye b sbs

timid swift
#

imagine reading through all our stuff? Can't imagine, who'd do that NeuroClueless

manic swift
#

trolled

vapid token
stone geyser
#

i know im just gonna stay awake for way too long to try and figure this out its already midnight

sonic field
#

from base64 top left

tawny pasture
#

Nice

slim gulch
#

so could the base64 thing be aes-128?

#

the jeisomoyo

manic swift
stone geyser
tawny pasture
#

No idea how to decrypt this.

slim gulch
dapper wraith
stone geyser
#

cause it says key=128

tawny pasture
#

I am using the old keys and absolutely going

manic swift
#

it's probably 128

slim gulch
#

bruteforce time? (joke)

manic swift
#

any quantum expert nearby?

stone geyser
#

we dont know what for though

manic swift
stone geyser
unique mason
dapper wraith
slim gulch
sonic field
#

i think im crazy actually

hardy burrow
#

vedal wtf is this

stone geyser
safe monolith
timid swift
#

So slide the two sections vertically on top of one another and they overlap, is that correct?

stone geyser
safe monolith
#

you don't have to

#

barcode manual decoding is doable NeuroClueless

slim gulch
#

i can try and scan it. doesnt look like a barcode tho

#

well, it kinda does, but it's very long

safe monolith
#

ok i'll have a go

stone geyser
#

i dont wanna manually read that 😭

safe monolith
#

reference for whoever wants it

hollow garnet
#

also i just realised the effect is slightly similar to a dying gpu lol

stone geyser
#

i hope no one tries to disect this frame by frame, if they do i feel so bad for them

fathom ginkgo
#

i hear voices in this video xd

tawny pasture
#

I want to mark the words of interest in a different colour

hardy burrow
#

numbers 2 loop at the end..

timid swift
uncut cargo
vapid token
hardy burrow
#

oh wait its numbers 1

safe monolith
slim gulch
sonic field
#

okay am i crazy or what
i swear if this text output is just neuro in ascii i might lose it

timid swift
tawny pasture
#

From what I can tell, we need a new key

hardy burrow
hollow garnet
#

ok time to break out the cursed dark magic again

tawny pasture
native maple
#

the 360 is so tripy

sonic field
#

cool though

uncut cargo
stone geyser
timid swift
# vapid token no

this is if you moved it vertically up and no horizontal movement, correct?

rotund willow
stone geyser
timid swift
# rotund willow huh

input all lowercase in that program and it will say the same in upper case, that's the nature of the program

vapid token
tawny pasture
#

Can anyone clean up that audio better, by the way?

#

I was trying, but I suck

#

Can't just -1.5 semitone this one

timid swift
vapid token
timid swift
#

okok got it

stone geyser
#

should we put what we think we have heard neuro say in the doc?

safe monolith
manic swift
tawny pasture
#

Let me see if Audacity can isolate the vocals

manic swift
#

4k suck on youtube

cunning osprey
tawny pasture
uncut cargo
#

Im wondering if hiyori dancing to study is a represantation of their relationship, study sama being her creator or maybe hiyori and study sama being same person

manic swift
#

flat video saved me

safe monolith
tawny pasture
#

Focus on that chair

hollow garnet
#

here's all of the white frames

tawny pasture
unique mason
uncut cargo
#

also crazy that bleeding eyes were real ngl

manic swift
tulip minnow
#

finished reading all the messagesneurOMEGALUL

safe burrow
topaz cove
#

FeelsVeryDankerMan no idea what i tried to do

tulip minnow
#

i have my conclusion

safe monolith
sonic field
safe monolith
#

at a glance, looks like code 128, but just like camila's barcode, no start and stop

hollow garnet
#

also the numbers on there aren't actual frame numbers

tulip minnow
#

which is my brain is overloadingsillycat

hollow garnet
#

i split the video so i didn't have like 15 minutes of a house lol

sonic field
uncut cargo
tawny pasture
#

I've decided that the best idea to try to isolate the vocals is to have the audio blasting and then reduce it when they're been isolated

hardy burrow
#

wait guys you didn't watch it whole?

hollow garnet
#

there probably is but i don't care at the moment

river blaze
hollow garnet
#

i might try tracking where the image moves

tawny pasture
hollow garnet
split zenith
#

anyone find out what bb ce td hy eft ggd sgfi dqj ie br vtye b sbs mean

ruby lance
hardy burrow
manic swift
#

uh oh this is scary

river blaze
#

the placements are bizzare, the perspective is odd

#

it's generated

#

generated by neuro?

hollow garnet
#

i mean the perspective works in 360

manic swift
stone geyser
manic swift
#

the one on youtube is 360

tawny pasture
#

Very faint

#

Hang on, let me increase the brightness

unique mason
#

i just wanna say, for once youtube is on top of their recommendation game, top rec is the vid NeuroPoggers

river blaze
tawny pasture
#

It does

uncut cargo
# hollow garnet for sure

AI dont quite see the world like we do, maybe its a represantation of AI view, software trying to read and interpret the image?

hardy burrow
#

vedal hitting us with them existential questions

unique mason
tulip minnow
#

oh yeah the house might be a filter on a irl placeneurOMEGALUL

unique mason
#

her with bleeding eyes

#

apparently

tulip minnow
#

or ai generated

ruby lance
unique mason
uncut cargo
river blaze
ruby lance
#

interestingly enough in 360 the non-inverted and inverted neuros are across from each other looking at the viewer from opposite sides

river blaze
#

I think it's just the way the image is tearing

hardy burrow
unique mason
tulip minnow
uncut cargo
river blaze
manic swift
#

the biggest question is

rotund willow
manic swift
#

what does this mean

#

this is 2 frame btw

tawny pasture
#

Here's my attempt at making it clearer

uncut cargo
#

its still mystery what meaning bleeding eyes have

rotund willow
unique mason
vapid token
unique mason
#

maybe us included

stone geyser
manic swift
tulip minnow
hollow garnet
# vapid token we don't know

btw i tried applying some of the rotation stuff from the last one and didn't get anywhere near as clear as last time

uncut cargo
rotund willow
unique mason
#

put it in the magic machine bred made

distant girder
unique mason
#

maybe something turns up

manic swift
#

lol

tawny pasture
#

I somehow didn't realise that the thumbnail was the "supernatural human" girl until now

#

My brain is made of stupid.

unique mason
calm veldt
manic swift
#

lol

tawny pasture
#

Somehow, the vocal isolation is removing the vocals instead.

tulip minnow
#

also the little sister is now confirmed to be neuro sama not hiyorineurOMEGALUL

tawny pasture
#

Great job.

rotund willow
# rotund willow

this is after get rid of white frames
it does look some texts but uhh

tawny pasture
#

Hiyori is Neuro, Hiyori is just a fan name for V1

rotund willow
#

hard to tell

tawny pasture
#

Well, Hiyori isn't V2

#

Hiyori is Neuro, but she's Neuro V1

#

V1 and V2 are treated as different entities.

tulip minnow
#

yeah so it's just neuro in general

#

now

tawny pasture
#

Hiyori is sort of like Kayori but less... controversial. Fan name.

vapid token
uncut cargo
timid swift
uncut cargo
tawny pasture
hardy burrow
#

I miss the days of sipping drink here

unique mason
#

on one hand, i really want to dive into the lore stuff now, but i know ill get stuck in it for hours and right now im busy neuroCry

calm veldt
tawny pasture
tawny pasture
#

No idea what's going on with the blue, probably just very faint traces of it that got blown up when I boosted the contrast and brightness

uncut cargo
#

actually now censored eyes make sense, they are censored cuz she's bleeding neuroSmile(an assumption obviously)

unique mason
ruby lance
#

wait why does the youtube seek bar show this

timid swift
#

because it's there

calm veldt
# vapid token

I know it's her, just thought the skull thing could be intentional

rotund willow
#

well its there

ruby lance
#

nvm im dumb i wasnt looking the right way in the 360

timid swift
timid swift
#

oh

tawny pasture
#

I think all of it's AI generated

manic swift
#

youtube is an engine lol

tawny pasture
#

The window, for example

calm veldt
#

I think it's more so a result of it being turned into a 360 video

tulip minnow
#

it's definitely ai generated

topaz cove
#

dankMelt why it feels like there are two things said at once when the speech in the background is happening

manic swift
#

i send a flat image in here before

tawny pasture
#

No idea

manic swift
#

the video is being compressed into 360

#

or that just how they wanted to be

#

idk

tawny pasture
#

Still trying to get it to clear up clearer

fresh python
rotund willow
#

well yeah theres gonna be something for why is 360 video

unique mason
manic swift
#

For the best viewing experience, use the YouTube App on mobile!

Stand atop an Archer tower as giants, dragons, balloons, hog riders and barbarians descend upon your village. Can you stop your attacker from three starring?

Attack. Defend. Strategize. Download for free for mobile devices. http://supr.cl/ThisArmy

From rage-­filled Barbarians wit...

▶ Play video
tulip minnow
#

the things in the clue have all been ai generated besides neuro v1

fresh python
vapid token
#

oh wait ICANT

uncut cargo
unique mason
cunning osprey
#

Hiyori has a weird movement pattern at the end of the video (starting at frame 28240)
rlrrlrlrrlrlrrl (r = right, l = left)
The image to her right also vanishes for a few frames and returns with more noise

manic swift
#

i swear this meaning of life video is more laggy than a clash of clan raid video

tulip minnow
#

it's an ongoing styleneurOMEGALUL

unique mason
safe monolith
#

aaaaaaaaaaaaaaaaaaaa this is driving me nuts

#

I decoded a grand total of 1 character, and I think the next 6 lines don't make sense

#

so I believe the thing below the barcode needs to do something

stone geyser
#

my eyes are gonna burn out

tawny pasture
timid swift
#

take us through what you're doing exactly, Vanor. Maybe a bit of rubber duck debugging will help :p

uncut cargo
# unique mason yea tru

I think that the consciousness transfer or whatever might've affected her brain. idk about you but eyes overflowing with blood and kind of warping of reality seem like suitable symptoms

stone geyser
calm veldt
#

I wonder if the house in front is based off a real photo and the rest around it is AI generated

safe monolith
#

This is 213131 and 22221x
213131 = U, but 22221 as a prefix already doesn't have a code

#

unless I'm reading this wrong

#

oldge eyes

topaz cove
tawny pasture
cunning osprey
tawny pasture
#

I can't think I can get out of this rabbit hole?

#

These are guesses to what she's saying

ruby lance
#

oh no she watched the fredrik knudsen video

unique mason
stone geyser
#

i need some proof reading lmfao

safe monolith
#

ok i should check if it's actually code128 or something else

timid swift
#

it doesn't have the start/stop sections for code128 at least, those extend lower, right?

calm veldt
#

Something like that

stone geyser
#

its just that last word man

safe monolith
uncut cargo
safe monolith
#

you know what would be funny, if the top right thing is related to the barcode

#

i should do one thing at a time NeuroClueless

timid swift
#

focusing? Whaat

hybrid scarab
#

Hey guys

#

new video posted eh