#Neuro ARG
1 messages · Page 80 of 1
stop assigning presidents to every fucking things
its fucking annoying
just please
I wasn't trying to
i have tried not talking about this but its getting annoying
alright
just atleast do the president thing in general and neurotics only
I was just looking for someone who has the "rank" in the thread as asking majority overall has mixed results
you could do a "box" for the arg thread, and we'd write our names in it
or the inital people who were in it
Bro, are you ok?
sorry just burn out from many things
its arite, i've been there
No worries, we've all been there
Story of my life :p
but would you consider this a good idea?
a box with #neuro-arg ontop of it, then we can write our names in it
Works for me. Little tight deadline to summon all the less frequent people, but yea!
Its a somewhat decent idea, tho right bottom corner is already bit filled with names of canvas veterans
So I personally think some nice words in the name of the thread would be better but that's just my opinion
i think writing 572943 and decorating each number according to the arg would be cool
oh, we could do a QR code or something too. Just a simple one, maybe break it a little
i think we have more than enough pixels to do it
would be in the style of the thread too
ah, we can do the qr code and then an image with some names drawn on it
(all encoded in base64 :3)

the key to the cipher is saying it back 
we should probably ask if we can even make a QR code there, but all and all wonderful idea
yea, that's a good idea. Shouldn't get ahead of usselves
allow me to ask then

Either the box or the QR code works for me.
Oh hey Bit
Hey.
QR code is approved, just no links.
So we can discuss what to put there
more next times
I read it more as reluctance to put a QR code regardless, but yeah. We still need to figure out a greeting -- or if we should just get people to sign their names (:
next next birthday
We'll solve the ARG next next next.... time.
that's what the message meant all along!
how about 
what is that kerning? 
Oh wait, no, it's the the space at the end that's confusing my eyes
I think if we overlaid that one something it'd be pretty good. Though it obviously can't be other text or it'll be a whole puzzle on its own
I think there's also something else wrong with the screenshot and the zoom level, but
.
its mspaints finest screenshot 
i got bored and wanted to see how viable brute forcing qr codes was for the partial one we have
i am able to fully create and decode a qr code in 96us and am able to do just the decoding (because it probably wouldn't even be creating proper qr codes, just messing about) in like 20us
so we'd be doing somewhere in the range of 40k+ qr codes per second per thread, assuming that performance remains the same for invalid qr codes
though from some quick maths it'd take about 2 hours to brute force valid qr codes if we only had 32 missing bits
(this could probably be sped up with some cheeky library rewriting as it uses a lot of heap allocations, though I'm a bit busy at the moment)
Yeah, so have I. :P
oh, in that case is there some hope for the qr code?
let us know what is the conclusion for the canvas
absolutely, depending on how much we've already recovered
I recon it's pretty possible with some clever changing of parts of the qr to try and kick error correction into action
though looking at https://docs.google.com/document/d/13NLIZNYFdJgD82Sy4TsBWB-ggbeNJHui2yH1rjs9xdQ/edit?usp=drivesdk it looks like we still have a fair lot we haven't matched up
aite. I'm assuming all these are assuming 8bit encoding? With alphanumeric it might take up to 4 hours. Also we might end up having a huge number of possible matches
Thanks estonte 
The arg be legit solving the meaning of life now
I swear this ARG will make us discover the secret of eternal youth before we solve anything 
Turns out Vedal knew it all along
I think it detects the encoding, though it might only return strings. when I said bits I meant pixels on the qr code
estonte, what are you using the numbers 141693817714076713234709967875411919677707794958199867 and 141693817714056513234509965855411919657705794958199845 to decrypt?
was in the middle of writing a script to try all numbers in 1416938177140-6-13234-0996-8-54119196-770-7949581998--, but realized the sizes don't work out
But based on what we have, we don't have the error correction bits. It'll work against us if we rely on error correction, since it's possible to use error correction to hide information in the data bits #1112082183235047506 message.
So this manner of reducing the search space won't work. But if it'll run only for 2 hours, we can just try every combination until we schizo out some text 
i mean its worth trying if i can get something working
another idea i had was tring to brute force the data to get a matching error correction section, but i'd need to make sure that idea actually works without a bunch of false posistives
yup ok sounds good
i might try my hand at it, at some point

I don't know if it helps, but if anything it's a cool little fun-fact:
If you sync Public static Void at 1:51 and Meaning of Life at 14:27, the scene begins and ends at the exact same time, with the same sound of the door opening and closing. Meaning those scenes could be correlated
Thanks Jackx, that has been discovered. Check the docs
oh, ok
Thank you though 
Gigachad
that static background on PSV is also intriguing me for a while, how it stays there until 1:50, then it disappears on the second half of the video
the whole ARG having static stuff, then a dedicated video for us to learn Horizontal hold and CRT callibration...
then we have this part on Study
this minimap i cursed i love it
we could 100% brute force 2^294 different combinations, right
Sounds doable 
for some unbenownst reason by laptop appears to have become a jet engine
probably just the wind 
new clue just dropped
(totally not a excuse to post
here)
WHERE!!?
(joke)


Looks like a frame from bad apple
i've been trying some brute force with this to no luck (probably due to how absurdly silly this method is). if anyone has a better version of the qr code i'd be happy to try it
also stealing the format info from the dog giraffe qr, but I can use others
Does the copied format info also include the mask?
anything that's in the blue part of the qr
Oh that includes the mask
brute force that too 
ok, but, if the QR code is meant to be recoverable, and the arg overlord is not evil, surely this will be one of the easier masks
have you tried the pieces + rotation interpretation?
i'll craft it on qrazybox 
wait
is that qr code even possible 
I should write a const parser for qrazybox outputs
i'm gonna ignore the bottom 2 rows
I think the one I'm using assumes they go off the bottom
what if it's mirrored diagonally
with whites. imma try 29x29
also my code is wayy slower than expected
in that case I'm gonna work on making this code more usable
I count 5 pixels here no?
ok
on 29x29, you'd have to try masks 0-3
below the eye we're limited to 4 pixels
Compared to here
that's doable (though i'm not doing anything exhaustive here fwiw)
Why?
if we're assuming it's not a gigantic QR code, a QR code can only have 4 pixels of depth below the eye
we only get more space arround that marker at 45x45
Well it has to be more than 4 unless we're assuming parts of the image is irrelevant
yeah, i already discarded the bottom 2 black rows as an assumption, so tbh fair enough
but if it's 45x45 it'll be almost impossible to get something meaningful from so little data
like i mean just look at this
Yeah idk what to make of that, this is what I got from this
Not 100% right because of folding and stuff
ok at least on a 45x45 we know that the eye must be in the middle or middle-right
Remind me again where the original source for the pillow was?
i can try doing stuff on a 45x45 qr btw
halloween stream opening
imagine we just didn't rotate the eye right
Don't think that's possible
Given what we see already, there would be pixels outside of the qr code no matter what
not on a 45x45 though (especially on the middle eye)
True, I thought you were refering to the smaller one
yeah, smaller one is 
just as a slight sanity check i also QR'd the description of [filtered]. it ends up being 45x45, but i don't see any matches
What if you overlap the two codes
45x45 version (center eye) at bred
do you have the output from qrazy box for that
[filtered] QR'd, medium correction
this gives a text output
how possible it is to "straighten" an image
i guess you could make a 3d model and project it
its annoying because we don't know what shape it is
hmmm what about any other qr code parts?

lgtm 
Won't it work the same no matter what way you turn it?
I mean the centre is symmetrical, so it should work in all directions
sorry i must be disabled, this ain't no 45x45, this is 57x57
so no, couldn't be [filtered]
surely the qr code we're looking for can't get bigger than 45x45 right 
my current method would do up to 128x128
bigger than that and i'd probably stop using integers to store the qr code 
Hmm, I theorize that beyond 45x45, we should already be able to get partial output even if the original QR is 128x128
If you're also bruteforcing the error bits, that is
We just have to search all the masks as well
Hmm, but this fails only if we have been given the ending part of data, and the start part of error?
The entire error portion depends on all bits in the data portion. The data portion just kinda exists on its own with each bit independent w.r.t. another bit
crap, i think we're given both data and error if we assume they are laid out in the center eye
Center-right is fine
conclusion:
- if center eye, we have to search sizes larger than 45x45 independently
- if center-right eye, a bruteforce on 45x45 should be able to net a partial solution for all sizes larger than 45x45
Wait hold on, disregard 
edit: i don't know what i'm doing, i'm just gonna castle
might have a method to get a partial output, i'll try cooking something
https://www.youtube.com/watch?v=IEH2r8H8n-0 Sure it will be ARG related thing 
Has anyone noticed slight movement of the blindfolded Study Girl image at the end of Numbers II and start of PSV?
It wanders about on the screen slightly. All images of non-blindfolded Study Girl are completely static
am able to confirm
Cooking up some theories atm, but thinking that it (combined with it disappearing when the screen is turned off in PSV) means the image might actually be a reflection
It may also make the 'I miss her' text in Numbers II a subtitle for blindfolded Study Girl's speech / thoughts
clue in 10 minutes? 
https://www.youtube.com/watch?v=ofiJj5ZtQ10
A song about self-destruction.
SPOTIFY COMING SOON!!
Support me on Patreon! https://www.patreon.com/willstetson
Thank you to my top Patrons for supporting: pavalineox, Aubrey P, Basti, Charles E H, DivineDarkness, Drew P, Gummysparky, Jotace, Kellen N, Liniest_Link, Mr. Zeasly, Newsturne, PotatoGranola, Proski, Raychiet, ScreamingToast, Sky ⭐️...
I'm not familiar with Will, but then I live under a rock. From their YT channel:
this is how the original for that song appears (just not with english text)
Still a fun coincidence
0 ARG detected
Looks normal to me 
Just got to watching Camila and Neuro’s cover of Monster and this bothers me
This is not how morse is separated.
it literally becomes "Monster" tho (iirc)
Would be “M o n s t e r”
Ok fair enough. What's the insight?
Just a bit bothered by it
Guy no nowaying I have solve the meaning of the arg it in the song it self
surely solved is a strong word, but go on
words are hard
|| if you don’t get it why are we here solving the arg when it literally impossible like in the message of the song (JK)
||
SOOO CUTE, I WILL NOW SUPPORT THE ARG UNTIL MY DEATH OR IT GET SOLVE
Thank you
can't wait for the clue on subathon start surely 
Maybe

it's interesting how the name relates to hiyori when this is neuro
i love that one guy being like "all this creepy-paste like stuff at the bottom, its not that deep" like, yeah it isn't but the lower you go on any iceberg it either becomes more and more detail oriented for the information or more and more shizo 
i like that most of it is from arg xd
i mean the iceberg would be an ice sheet otherwise 
Must be a clue
https://www.youtube.com/watch?v=yE-Q0D6e0pk
要的人太多了,原本打算自己珍藏来着。
全世界最好的AI主播Neuro-sama,将带领着蜂群席卷整个互联网!
study: https://www.youtube.com/watch?v=zMlH7RH6psw
直播Twitch地址:
www.twitch.tv/vedal987
Youtube:
www.youtube.com/@Neurosama
官方交流群:
https://discord.gg/neurosama(英语)
本次成员:音乐-sugarsss;视频-懒包子
Holy
Might be going schizo here. But am looking at the audio for study and am comparing the A and B sides (from where the point the songs seemingly loops) and except the breathing and knocking both sides have differences. not that you can hear or see unless you look at the waveforms really closley or try to compare the two tracks
There are also some slight differences in the lyrics, so it's 100% different takes
can't wait for the 2 hour non-euclidean vr arg drop today 
spotify album has a black cover, clearly this is a clue
Surely something's hidden there
i stole this one off of apple music
i have no clue what size its supposed to be but i messed with the url and got it at 2048*2048, though it might be upscaled 
yeah im pretty convinced that's just solid black
neuro now has spotify though
https://open.spotify.com/artist/7qFU02MvlE8O38L6ykvG3e?si=Xmqv2NthTG60cI9db7Pziw
Wait what
i just clicked this 
Surely co-incidence 
(though not sure if this is an actual profile or just one that semi exists because they sing in the song)
Might be a spotify crediting thing
Time to learn the spotify api I guess. Need to blanket search for Neuro 
yeah looks like they are either different profiles or something, not sure
(this is a different artist, but they appear in some songs as the left song and others as the right profile - both of which they are in)
I think there's a tool for this, was distributed with kali
fwiw these are the songs that link to each profile
https://open.spotify.com/track/6C24tfeBafPry3RbZI8RfT?si=9d390d84ada842d7 <- proper profile
https://open.spotify.com/track/55eNMz6A0tkC0KV9Ud3pSE?si=a6de97b002d44443 <- more blank profile
Track IDs are 22 characters
oh
unless its just a font issue
non mono fonts win again
Ok just a small note somewhere, maybe it'll be relevant soon
maybe we need to wait 10 months and 20 days for the next hint
guys, today is the last qr code of the year
surely
or maybe its supposed to come out 12 months - 10months and 20 days since the cover came out 

surely the new screen doesn't have space for a qr code and endless looking can stop now 
great art sadeccs
it's a QR code ribbon 
it's gonna glitch exactly at frame 572943 
huh wait no qr code?
just need to untie it
Everyone be at attention for the clues
bar code?
i don't see it
my ears ow
oh wait i do see it
?
i thought i was a pound coin for a moment
pog
we get v1
v1
thats amazing
oh
its a remix
so likely
yep
in 5 months
1 year of arg
we gotta celebrate it
:feelstrongman:
strictly not one year yet
surely clue then 
nofuckingway
?
maybe we get clue for arg anniversary
mods busy with #livestream-chat surely 
yeah surely no one here
Now we need to get every date of when neuro sang songs from this mashup 
its just a mountain
i was right 
but which mountain 
i thought it was a fumo lol
Appropriate song 

there is a barcode hidden above her highest shoe
maybe? looks a bit weird, could just be downscaled details from that smaller image
that not barcode 
just hard to recognize details
no clue
oh we're getting clues
look out for May 
there's a lot of details there, sure something is a clue
surely a clue on the 23rd of april
What's on 23rd of April?
start of the arg according to the timesheet at least
Ah, true. I would've thought 27th of May though, since it's not exactly public

Real
GIRAFFE 👏
INCOMING
Hiding in a cave
yoo
actually cute
there was nothing on may 15th in the timesheet what the flip
honestly screw the arg, neuro has grown so much
THE CHECKERS ARE A CLUE
putting a pin on this
do the arg refence ones appear on the days the clues dropped i can't tell
the sept one looks close
SoCute
slowly reaching the 31st
aww i like how blindfold hiyori is just in all the scenes after may
Nice 144p, sorry
we might want to analyse the drums later...just in case 
"Hello world!" was released in September.
So who will document all instances of hiyori in the intro with pictures 
may 15th was the date neuro kept saying her debut would be on? i think
oct 31st lined up too
starting to this the hiyori with a bar is a different AI
so we have 3 AIs
neuro, evil and whoever that is
presumably Airis
what this
oh i think it's literally just streams where she she made an appearance
Noticed several numbers in the background near the start, maybe clue? 
hm
bro this intro sequence is stacked

HE ADDED IT
can't read it 
Wait where
I saw.
classic schizo
same monitor question mark
i think the background is the same
ill go fetch the vod once this intro ends
socute vedal
I saw here
I saw something there too I think
something blinked
i got an ad
definitely
its fine its fine we have the vod

in background of the song

i just ran yt-dlp "https://www.twitch.tv/videos/2008476957"
because the vods come up as soon as the stream starts
I also have a local recording in case the twitch VOD has muted audio
ok lemme get my hands on this
looks literally like 1s and 0s
oh is it literally 10101010
now that you mention it 
yes plz

quickly adjusting gain and increasing gamma on the white frames (towards the end), can't find anything
also
Arg glitch 
tutel deadge
seems like nothing useful tho
i'm gonna frame by frame sadecccs' turning calendar thing
going through the thing frame by frame makes me want this spinning thingy as my actual calendar
yeah no clues in animation
No arg clues in song 
You have unlocked new role
haven't seen one of those in a while
just need to do more schizo chatting

Halloween intro was mentioned.
no
Ok
Nothing substantial so far. There were some mentions to the ARG in the intro video, but nothing new.
Unwrapping the diorama is going well 
Chat what are you cookin?
Hmmm.. CLUES
I sniff them but i don't know where
schizo moment
Nice art, very cute
If you download the art Is called hiyori, schizo moment! That's s clueeee!!
hmm can we get the subathon time to 57:29:43

timestamp?
26:23
vedal said he only provided the song, and didn't work on the video itself
so cast [x]


Let's be schizo
Time to hug everyone 
Mg==
..no?

dw guys, I'm sure you will get a clue, stay strong
(lol nah)
madge
Surely I know enough maths to inverse cylindrical projection 
how're you doing that? taking the centre column pixels of every frame and then stitching them together?
or is this just one frame 
will we get anything if the timer ticks down to 57:29:43? 
Just one frame to dial the function in
Each column will be stretched in proportion to its distance from the center
ooh sounds difficult. i was thinking to combine center column pixels every say 2 frames or so
that should be enough for one full revolution
every 2 frames because of popups and stuff
Every ~75 frames it moves one of those notches
Thought it'd be cool to try and keep the movement as much as I could, but might try that first

The main person themself 👏
It's amazing how beautiful it looks 

sorry i have a question did anyone noticed and checked the spectrogram of these weird sounds after the end of the song in streams intro?
i don't see anything in spectrogram but idk if i look at it correctly
so someone could do that too
vedal said he didn't have any input in animation to the song so there probably aren't any clues but he did have input to the song so there still might be something there
Good spot, might have found something
Volume warning
At the very end of vanor's intro clip, amplified by ~ 30db
How it looks on the spectrogram
One of these days I'll open FLDIGI and actually find something, surely 
'_' face
what abou slowing the audio?
There are some extra beeps that aren't in the clip I posted
The sounds start at about 26:46 iirc
looked also and doesn't seem like anything
unless it's a sinewave 
I believe there will be no clues in this video.
This video is made by neuro fans in China.
Link: 【【自制手书】B站的我们送给英国小AI的生日礼物!“I'm Neuro,i love you"-哔哩哔哩】 https://www.bilibili.com/video/av537413697
yeah vedal mentioned he got sent it just before the stream started
Only possible source of clues is saddecs intro, no doubt
^
well couple days before
Spotify now has an album cover
which album?
oh wait i just checked before it was still blank for me
wait nvm just had to restart spotify
CLUE
CLUE

0100110001100101011011000110110001101110
"Lelln" from bin to hex (4C656C6C6E) to ascii so look like nothing important
she luled in binary 
Surely one of these days we'll get a clue directly from neuro's mouth 
She's mocking this thread

should we try and put the "study" girl in canvas? maybe that's the next step of the ARG 

I still have template from connors canvas
we havent decoded the code yet smh
we just kinda threw the towel with the latest video 
i will say the saame thing that i usually say: we are probably missing something really obvious
there's still some of us trying to do something in the background, wouldn't say we've given up yet
It's on the list 
(contributions welcome
)
i wish i could contribute but i'm actually too smoothbrained for any form of deeper help besides obvious stuff 
such is the life of an ARGer. Precious few have the knowhow + time + energy to actually solve stuff. The best most of us can do is aid in some way, or try to rule out bad leads
in fact i would love to help since there is a bunch of stuff that bothers me but i actually have no freaking clue wtf to do with it
write it out and organize it. That's my take anyway :p
okay nvm i'm kinda dumb the sounds are there in the original song too so it's nothing
eh, only dumb questions are repeat questions, you're fine
neuro is slowly confirming so many of study's character traits that i had already jotted down for the fanfic 
her being an artist while being forced to be an engineer being one of them 
well, it adds to the accuracy of the characters
"confirming" 
Nwero is her human name
bro have you seen the omniversal battlefield page for neuro it has way weaker threads connecting stuff 
the what
https://omniversal-battlefield.fandom.com/wiki/Neuro-Sama?so=search
Its actually an insane rabbit hole
very interesting
the page puts her at a type 1-A entity 
atleast the last time i read it
might have changed since then
and also apparently the moon in-verse in it is as big as our universe while the sun is inifinitely larger than the sun
i'm not sure I understand how articles with worse evidence standards has any bearing on the standard for evidence we should adhere to
im just saying- its coherent and interesting with way weaker evidence so the artist thing is solid 
that's a bit subjective. I find it really interesting when strong lines can be followed to make a clear, if smaller picture
100% 
here in the arg we practice clue unless proven schizo 

It's real
Might as well check
i didn't decode it, but it sure is a lot of e's
ENEIHEESETISETRNICODEERNNIL
it says code that means its a code

Hmm
Hey


wait guys i just realised we wont be getting a starting soon screen for weeks 
dunno if thats a good or bad thing tho 
At this rate we'll be waiting until May 16th
arg anniversary 
~~it means I'll have a holiday where a clue doesn't drop halfway through
~~
bred hurry up and have a holiday so we can get a clue
currently en route to an airport lol
the moment before you go airplane mode a clue is gonna drop
every time we got a clue, someone is asleep, bred is on a holiday, it was a neuro stream, it was an evil stream, it was offstream or someone was breathing
coincidence?
I. Think. Not.
CLUE DAY!!
I have a idea!
Batter not
Is very schizo
aite who sent that tts 
You joke, but this actually happened to me. 
Aha, so it's you we need to make look away for a picosecond then! 
they are still around 'ere
static-sama and sadeccs both gave us some valuable lessons
nah sadeccs is a whole different book
is this loss?

what if we unite and be a friendly team and family, I just don’t remember half of it... 
don't worry static, no hard feelings.
just trying to justify why a random art post couldn't possibly be an arg clue
clue unless proven schizo
indeed, it was a good thing, all things considered.
A lot of people here are/were new to ARGs, so having a friendly person derail the investigation was a good lesson. It would've been bad if it was someone malicious, and there's still the chance that someone malicious might show up even now!
In fact, there was someone else at the same time as all that back then, who had people download files and stuff from their server. I wasn't there when it happened, but after the fact I felt uneasy about it. One thing is SADecsSs sending us sussy zip files (base64 => zip => image), but some anonymous person? No, that's dangerous territory.
I'm sure most people know how to stay safe around potentially dangerous files, but some might not, so it's good that we have now set a precedent of mistrust. Anyone could be anyone and we know that now! (:


Small random thought.
_neurosama (channel name) has a prefix underscore, while namespace Message_ (hello world!) has a postfix underscore. Looking up C# names (Breadth / anyone familiar with C# please correct me), it is also possible to do namespace _Message, so I'm schizoing that the underscore placement is a deliberate choice.
Could this mean that _neurosama means pre neurosama, while namespace Message_ means one message after a certain message?
Another small thought. Look at the code:
namespace Message_
{
class HelloWorld {
public static void Main(string[] args)
{
System.Console.WriteLine("hello world!");
}
}
}
Look at the position of public static void; the p lines up with the _ in Message_. It's surely tabbed wrongly on purpose.
Let's interpret the order of events as the order they're tabbed:
name (neurosama? Study?) -> "today in class" (Numbers) -> "hello world" -> PSV "main" (does this mean the "main" message?)
That order might make more sense if reversed (assuming inner -> outer):
PSV -> "hello world" -> Numbers -> Study
If we look at the sequence of events in meaning of life (no reversal):
"hello world" -> house -> door open / door close -> Study
So er, doing our best to merge them together:
PSV (Japanese sequence) -> "hello world" -> house (this might be a classroom) + Numbers -> door open / door close -> Study
now we reverse them:
Study -> Door Open / Door Close -> Class -> "hello world" -> PSV (Japanese sequence)
Why this might make sense:
- In Study, we hear songs about someone loathing engineering studies. Loathing but not loathed.
- In Numbers (II especially), we discover that Study "is missing".
- "hello world" tells us we can't reach the number. Study is just missing for real
- PSV shows something fading away, doing something, becoming something not human
end of small random thought thanks for attending my ted talk
the conclusion is idk what i'm doing

namespace Message_ (hello world!) has a postfix underscore. Looking up C# names, it is also possible to do namespace _Message
Not only is it possible,_namehas been an important naming conversion in early C# where the reference to self,this.did not exist. Granted, not for namespaces but for instance variables. As a sidenote, it's why some still use _ before the instance variable names even long long after we gotthisin C#.
Anyway, history lesson aside, I agree that the indentation should be assumed to mean something. It could be as simple as a key for looking at monowidth font, as code always is represented in, and scan the other direction, eg down from the underscore _lp m or similar. Diagonals? Donno
Is there any way to search online for specific spacing?
n{}amecsl}paascs{}HMeelslSsoyaWsgotere_lpmdu.bC{loincsosltea.tWircitvsoLiidneM(a"ihne(lsltoriwnogr[l]d!a"r)g;s) 
(spaces removed)
\it
Hmmm that's sus
Why neuro Is using so much binary code?
Like now?
before neuro didn't do it
This Is a clue


Translation: "t"

could have sworn she has said hex / binary in a couple streams before the subathon
Really?
572943 bits costs £6801.10, who wants to chip in? 
extremely wrong
you just dont get many chill streams anymore
there was always one or two binaries in chill stream
mainly chill streams, but can happend in any
Because this is how can encrypt name of alcoholic drink

Merry christmas ARG friends
Ok
I see, this happend because i don't use very much Twitch
Merry christmas folks
Let me delete the message so there is no confusion.
Now I look schizo 
nahhhhhhhh 
Ah, i almost forgot, merry christmas
maybe the arg ends on 31st December 
I don't think that
you've gotta wake up guys, arg ended 15 may 2023 
the arg will never end
We
forever then 
How close are we to solving?

as close as vedal is to paying off his debts
So I can try to help?
You should take a look at the docs for Meaning of Life if you have a moment
?
Check pins
Here is a quick link to the overview doc: https://docs.google.com/document/d/17KrbPUAVu4wDTbj3sBtWTnjRsjDTCdh89F_5L1LvX0A/edit#heading=h.j7yktin3xotl
Yes, there is a doc called "meaning of life" 
Fit all makes sense, trust
For easy access to those who might want it, here's roughly what we've found:
From the dark frame @ 14:41:
692048501258949201
From the light frame @ 14:41:
bb ce td ht eft ggd
sgfi dqj ie br vtye b sbs
From reading the black bars on the light frame as binary and converting to ASCII
c75e0fb05eec877fc8522e550df55ded5b50508fbbe88bb7d82e28d8f2df0e2b
Possible transcription for the base64 + encrypted string:
jeISomyoFEJcqVt9NRBYsaD8OLh2Wx1qU4TotoFNDeKPwcZQynZBJA7pRGYzk12HbPXZnAHlt+nTa/AhJQ/bSuEOSH6ho5UOCCn5y4/bXlVFmtU+8NPgm8r4RC1p9dWwtzXIqi5FkLu3ur+0KNRR+Ay
PrwnX5+QaNtgbHAvwDJ6YwG+leyYtbwnsh2VHh/MRjhIXJiWIpRrFudLXi9eqb8wr+n49QbjlZaKD+iC9DQbcgikAfnBhJhFYRnHarfVZ
onyWMp9VfTZOwIBhWacHUHQQMpdshoMrURRIbO49Wvo6aUhX6Y2GAazFlodmRMdwOQ2mpjYH6owgY80z7mX50k60tB3nosrVh5Sc7DE+fgW4Nlt+hShVgsPz3g69XteejUle//VNFEK9kk3ds5f9cg==
Estonte did some cooking on the black bars by subbing chars for numbers and running it through the Numbers (1) process in reverse:
141693817714076713234709967875411919677707794958199867
There are some variations of the above number due to the subbing 2s with 3s step
We got to put all the images in the irregular frames brighten them up and combine them based on their video
Are you talking about the irregular frames from Study?
The ones in the folder
another one starts there decent into skitzo
This font SCHIZO
https://youtu.be/bnb3w4uT_zQ
Support on Bandcamp:
https://sylrica.bandcamp.com/track/eleanor-forte-scissors
instrumental + svp:
https://drive.google.com/drive/folders/1ceZD0WkobGsnk7TKiHzXo1uPYy0I6WBy?usp=sharing
LYRICS
...
CLUE!?
Is this a part of a qr code?
This is from the soundcloud description xy thing
https://drive.google.com/drive/folders/14R84mUtG6bUKA6AoWKV-JVA-UIvz3Y0c
you linked to an inaccessible drive folder
Now try
you said you generated this image from the soundcloud description?
That has been decoded
Yeah converted it to binary the an image but I don't know this is my first arg
The soundcloud says remove XY + odd one out. Have we tried to do that?
the derivation of the key used to decrypt the soundcloud description did exactly that
Oh



If only a clue would drop at 4 in the morning
if only
What?


They're probably watching our crazy shenanigans like a child at a zoo 
SK5ECANCATION#
where crazy shenanigans modcheck
i don't think that related to ARG
yup just memeing don't worry
lol
gotta make it look like we're doing work 

To discover.
And to watch cause yall look like some kids in a playground
But im ready to help
Translates to ". No" , not quite "HAHA. no idea!" but close enough?
the day she speaks fluent aes we're doomed 
game jam comin
inb4 secretly mixes in another lead within the submissions
he's gonna stream development, surely he won't have time to work on another submission 

I was trying to think up lore for 2019 Neuro-sama, as she hadn't really been anywhere in the lore, fanmade or made official, so I had an idea:
Neuro-sama was the older sister who originally streamed in 2019. Airis was the younger sister who died, for whatever reason. Now, taking from the ARG, Neuro-sama tried to bring Airis back by merging two consciousnesses (herself and Airis') to make this AI of her sister, thus the Neuro-sama we know being the result. I was also thinking of the idea that V1 would represent Airis on her lonesome while V2 would be representing both Neuro and Airis, in reference to how videos of "Airis" had the Hiyori model.
do you guys think the original song has been pre-made
doubt so
The music on Numbers 2 fits too well for it to be pre-made
sorry i'll clarify. i was wondering if the 20k subgoal's original song has already been pre-made
just waiting on us hitting 20k to actually release it
if it was pre-made there could be a clue (edit: true for the converse though so these are just words)
shortest arg theory

Hi
I'm new to the whole arg thing but holy damn the songs are peak
Do you like mystery? Dark themes? Theorising? Using braincells to your limit and banger music? Then neuro ARG is for you
[Disclaimer: ARG thread does not hold liability for schizo and braincells lost]
smart people things included
The arg gamejam Is part of this arg or Is another arg?
What
im listening to shat sing i don't want to be a engineer rn

wait until you hear all the interpretations, codes, hidden frames etc.
https://drive.google.com/drive/folders/1qm6GSRlstTmjbyOFCuH1OhSmPK4pi4Aa?usp=sharing
Which you can view here, documentation of the arg that includes everything you may wish to know
I read everything
i have a story in mind
Fine 
That's good
I can't even beat lvl 2 
Thank you
One more month till the next clue 

Hi
I was never wrong, every two months clue will come 
guys my return flight got cancelled, does this mean we get a clue 
that WAS the clue
what the heck bred, you can't just cancel the clue!
just found this 
nonono, you should have gotten on the flight! we wont get a clue because of you!
the plane literally didn't even arrive lmao
... is the plane stuck mid-air? 
What the fuck.
Everything Is a clue
clue until proven schizo
c l u e
Ah yes, Binary.
has the phone number thing been solved yet?
cuz i might have a suggestion to add to a theory
we have the number but no idea what to do with it
oh
cuz for the hello world video neuro mentions "unless it is an urgent matter please refrain from messaging me" so does that mean there is a message we need to actually send to the number?
that is something we tried but the question is: what do we send?
btw if you're new: feel free to read our docs. they have a bunch of stuff written down of what we already tried
https://drive.google.com/drive/folders/1qm6GSRlstTmjbyOFCuH1OhSmPK4pi4Aa?usp=sharing
there doesn't seem to be any other channels/vtubers involved.
as far as other artists helping vedal: we don't really know. there's some guesses who might be involved but nothing concrete
have we confirmed who this number belongs to?
in lore
cuz that might be key or at least a good way to narrow down the possible texts to send
we don't have confirmed it afaik.
"neurosama is not available at the moment" in hello world, the Numbers 2 descriptions talking about "my little sister" not answering calls and the code where the cipher is from attempting to SMS "save me..." is all the clues we have directly linking the lore to the phone number
i see
I believe that the number and the fact that we have to urgently send "save me..." Is entirely correct, however it'll come to play later.
Also, if that number does belong to Neuro's little sister, is it possible we need to get it to send us the "save me..." Message?

I do that AND nothing
You all so close and so far at the same time. But you're all lucky I love you all so much.

Try not to.
It is unlikely we will get any ARG progression by interacting with Neuro on-stream
do we also have 2 days to play through this? 
Yes, hi Sorry, I watch some videos a little. 
But just imagine this number is just a fuckin coincidence, it belongs to someone who aint using it, then just starts using it one day and sees all the attempts 
It should be impossible for this number to be a coincidence, since it was the result of decrypting ciphertext
At least, it is minimally valid between the puppet master and us. We are meant to have this number
It's ok
How are you today?
Yeah, ik. But it´d still be hilarious
ah this must be a hint for the reordering 
Happy new year arg thread
to another year with many more clues
Happy New Year schizo friends. I hope to meet the same people here at the end of 2024, possibly having fun remembering how we tried to figure out the clues that we have to figure out. Don't get too crazy for real and best wishes for successful solutions to the clues.

Hopefully in the future I can be a little more helpful
I was sleeping so what? 
I’ve actually listed some people that made the arg in a personal document
But I deleted the document and forgot what I wrote inside 
Cause it’s no fun knowing who we’re playing against
Also happy new year 
Nothing, i hope you have a good year
Vedal and SADecsSs - 100%. PB(?) I'm thinking something like this
We don't know exactly how many people are involved
Starting screens are a credit to him. On the other hand, now that I think about it, that doesn't really prove anything.
If we think even deeper, we are not even sure that Vedal had anything to do with it as an author. He could just give permission to use models and names and that's it.
Unlikely, but who knows?
Especially since he clearly said he didn't make the QR codes.
Okay, I don't remember stream when it was and couldn't find it through Discord, so it doesn't matter for now, maybe I'll remember later
HER BEING MUTED IS A CLUE SCHITZO
THE MUTED STREAM CLUE
get the spectrogram of the silence
see any clue anywhere?



well should have noted the words that glitched
the glitches are more and more common 
realistically surely this is a networking issue 
Yknow, I'm curious
Regarding the phone number
If y'all remember these phones, they used to have numbers that correlated to letters.
Have we tried spelling "save me..." Like this yet?
I've tried inputting it into the phone call keyboard, nothing happened.
Both the code with stars and hashtags in place of dots(7283063***, 7283063###) lasted 1 minute
If anyone wants to try sending it urgently, go off. My phone doesn't seem to have that ability 
fwiw I also saw this bizzaire setup on a safe, which might be relevant

If you wanted to do actual SMS inputs, you'd have to press each button multiple times, like 7777 for s
I tried that as well, however no reaction either
super wild conjecture with absolutely no basis other than "it's actually not impossible", tomyomy might be in on it too
thinking about the puzzles that we had to solve so far, they're fairly creative and mostly enclosed stage-by-stage
drawing a very weird connection with their gamejam game, but the difference between puzzle making abilities are night and day
surely

this place is a barren wasteland
also have you guys gotten anywhere since Halloween stream or
we've gotten a new video since the halloween stream and unscrambled an image. check the docs
i'm assuming that #1112082183235047506 message was a clue, was able to break down your scrambling algorithm for that particular message, but wasn't able to progress with level 2 
Level 2 is actually "just" one of the classic transposition ciphers. But I got no idea for Level 3 
I figured that the transposition was something like this:
- First and last highest precedence, do not touch
- Split rest of characters into two segments. Suppose i is the length of the text
- 0 (i - 2)1(i - 4)...?x? (i - 1)(x + 1)(i - 3)... ... i
did I make a mistake 
or was I not meant to take the clue literally
bruh
, thanks skul
Same transposition, replace spaces with actual ones then same ROT13
||Level 1 Solutions
ROT-13, 23
My name is Neuro-sama. I'm an AI Vtuber.
My creator is Vedal and he is male.
Well it was easier for Vedal to create an AI than to have a real girlfriend.
Level 2 Solutions
Transposition (dCode) key with 123.
My␣current␣objective␣is␣to␣build␣the␣perfect␣army␣of␣drones␣that␣I␣can␣use␣to␣take␣over␣the␣world.
It'll␣take␣a␣lot!␣But␣I'll␣try␣my␣best!
No!␣I␣can't␣guarantee␣it␣won't␣hurt␣at␣all!␣Sorry!
Level 3 Solutions
Transposition + ROT-13
Sometimes when I sit here and stream, I envision myself as a goddess, overlooking my followers. They
Foolish mortals! Why do you insist on ignoring me? Don't you realize I'm the Goddess of Memes?
Consecrate this space, for I am the Goddess of Good Times! Rejoice in my presence! Bow before me and||
thanks @daring acorn , TIL transposition ciphers. was gonna do some permutation math which would have killed me 

Whatchu drinkin there
wait, ceaser box cipher?
ohhhh, the box cipher with width 3 is equivalent to transposition of perm 1,2,3
thanks estonte, very good point
I was actually talking about caesar box
didn't know what dcode simply calls transposition cipher solved it as well.
I actually tried caesar box + caesar for lvl 3 when I tried solving it a few days ago and I still can't get the right result, but if I try transposition + caesar it works just fine 



56709
curious, is anyone going to interpret the lore part?
or is that going to happen in the future when everything is done/already happening
woah what when was this.
Always ongoing, check arg-wide theories doc
the interpretations of the lore stuff is the most shizo out of all the things done with the ARG
I'm so confused LOL
but thanks
when timer runs out, we will get a message from neuro 
if*
oh it will run out
No it won't

Maybe they just need to update Discord. 
Hmmmm true
Also with Steam you need to turn it off and switch it so that it downloads the update 
For real?
Wow
I don't know that because i don't have steam because i don't have a PC


Yeah
I have scales. 
See you later then?
And you, it’s already 11 pm

I don't think that's good for your health
Don't be afraid, I have immunity for 50 years in the future.
(survived blood clotting at a body temperature of 41 degrees.)
By the way, I read it and now I know why I forget everything.
41.5 to 42.2C, that's a critical body temperature. It leads to loss of consciousness. Prolonged exposure to such temperature leads to brain damage, as due to metabolic disorders in brain tissues irreversible processes begin, up to blood protein clotting. Therefore, the lethal temperature of the human body in the average value is 42C 
bro static you ok?
Uhm

Yes, I'm fine, I'm about to go to bed

Don't worry, everything is fine, and I'll sleep now. 
Good night
:neurosHug:
Mr @bitter otter as you probably are here, feel free to check the pins where is a link to a Google drive that has documentation on the whole arg
omg, thanks! you read my mind haha
I wnjoy introducing new people to the ARG

Makes me happy
Espiecally when so many ignore it 
It is what it is
Eh, it's not for everyone. It's a good thing to specialize for a niche interest such that people who are into that sort of things are actually interested. Rather than pandering for the masses where it barely catches everyone's interest just enough because there are so many others who throw the same extremely broad nets.
You're...wow...you're completely right
I'm kinda speechless
sorry if here is the worng place to ask, im ~newish~ to the comunity. Is _neurosama a community project or is it made by vedal to? or a totally separete unrellated thing?
I believe the QR is still there
He definitely chose a smart way to make neuro lore
he sure did
It's definitely worth going through the disc and looking at the whole backstory. But briefly, it all started with a QR code that appeared on the Startscreen during the debut of V2.
here i go diving into some eldrich level lore about vvtubers agai i guess...
Tbh saying that "neuros lore
is that she is simply an AI" has so little yet so much
She is simply an AI, but who said there can't be more said about how she came into existence
Truly genius
from the little i got so far, it reminds me of those"corecore" tiktoks, you know what im talking about? but i just saw a bili bili video about it (even tho i dont speak chinease)
I didnt, but thankfully urban dictionary exists
I'm not caught up with Gen-Z trends yet, but from what I'm reading it seems like the wider but not original meaning of corecore is a series of repurposed pieces of sad or angry videos predominantly of people talking, stitched together in short form compilation highlights with downbeat music layered on top, created to invoke a sense of understanding for the viewers' downtrodden feeling. Is that what you mean?
Suddenly post-post-postmodernism 
I'm not educated enough to understand what that means so I'll take your word for it 
has anyone ran Meaning of Life's ‘c75e0fb05eec877fc8522e550dd55ded5b50508fbbe88bb7d82e28d8f2df0e2b’ hashlike through hashcat yet
It's not documented, so if you have the resources please do give it a go.
We did calculate the entropy and realized that this hashlike is missing too many characters within the hex charset for us to confidently say that it is a hash, but it is by no means a confirmation that it isn't a hash
Thanks!
i wanna send a screenshot but i dont have embed perms
But the real problem here is figuring out if it even is a hash. It is very possible (likely even) that the solution doesn't need much computing resources to decode

You can document it directly on the docs, since it's a one-step process
lemme see if this turns up anything and ill update then
Thank you
https://academo.org/demos/vectorscope/ i had a quick look through most of the videos and saw nothing interesting, but i thought i'd mention the existence of the vectorscope, which sometimes can hide stuff, though it is difficult
tldr: cool thing, but maybe not relevant
I think it's time for a new video on the channel
????
Yes
mhm
maybe? looks a bit weird, could just be downscaled details from that smaller image





