#Neuro ARG
1 messages · Page 28 of 1
its a popular song on osu

and neuro sama started as osu bot
sad
someone tell azaka add another line could b an i
I is a line
true
im saying the letter I is a line

number 1 is also a line in many peoples writing
i thought that said 'ace is crying' then, lol
true
(not ace is typing)

😭

still don't know what the significance of Matching all the letters is tho
thats why im saying, matching all the letters, maybe to their look-alike'
People in this chat not wanting to be an engineer
bold of you to assume that i don't want to be an engineer
infact i also believe i've seen a ghost
Double space in that sentence that must be a clue 
Dumping two random schizo theories
The chromatic abberation (red and blue) in this one made me wonder if there's anything you could see with 3D glasses 
hmmm
It's so dark up there 
And this made me think it might be "Piet", an esoteric programming language (since Malbolge was used before) but idk how to run that 
ok now you're going into schizo territory again
Home sweet home
sTArt wIth nuMbER 2, YeaH
MATCHING all the LETTeRS
572943
lol
guys maybe the high-hats are morsecode
On a side note making a song purely out of morse code could be interesting
true
guys maybe americas president is a clue! vedal follows him on twitter
Imagine not guessing wildly when solving an ARG. That'd be crazy
It doesn't seem too plausible, since it'd be reliant on the video resolution
weird
2020 arg
what about counting all the days tho
Approximate how many more to go and how long this has taken lel
damn
its even slower than normal
do you have the python code somewhere? I'd try running it in multiple processes if it's okay
yeah i canr
also i decoded the desc in base 64 then i did "finding all these numbers" so i used a regex for finding all the numbers in the decoded Base64 it gave
5138113507628035870772399012342229090090
i guess next is to start with number 2
its doing counting
hmm
so it cant be run in multiple process
it could. for example, on 2 cores, process 1 starts at 000, process 2 starts at 002. each counts by intervals of 2, not one
read the multiprocessing namespace docs
be that as it may, it's still gonna take forever
its counting to like
my "solution" is not multithreading, but it would work lol
10^10
64! to be exact
process 1 does 000, process 2 does 002?
and then what
starts 001* sry. then each counts up by 2 for example, not one
p1 002 p2 004?
can't he just do a pool with his multithreading ?
process 1: 000->002->004->006->...
process 2: 001->003->005->007->...
doing that wirh
hm
like 10^10 numbers
hm
if you can map it to a generator or something (like range) you can very easily use multiprocessing
multithreading doesnt work
spread to 8 or 16 cores, I don't think that's taking years. I'm not following what is exactly being done with the code, but if it's just counting multithreading/multiple porcesses should be possible
nothing is impossible
everything you said i tried
I was looking into hashcat yesterday for the AES stuff, but I only managed to crack my own wifi password with that once D:
if you have the code up somewhere, I'd take a look. not promising anything
hashcat is not designed for this purpose
yes, but for the AES thing yesterday, almost
honestly the thing we really need is more info,
yes
multithreading is not funny in python
bros tryna decode more stuff again
you cant just spread tasks to cores
like i said vedal's hint sucks
normally unconfigured multithreading is for parallel tasks that take a long time
hopefully we get somewhere
Yes.
We need to stop speculating and start investigating
or we just not levels 5 hackers
doing fast generation on python is already optimized by python itself
doesn't help that vedal doesn't include the actual lyrics either
this could be parallel, with a sequence of numbers like x=8*i+k on 8 cores, with k={0,1,2,3,4,5,6,7}, 8 diff sequences running in 8 separate processes. they don't necessarily have to communicate
since day 1 there was trouble between lyrics interpretation since there is no manual subtitles
which could be the stat with number 2 part
LETS START INVESTIGATIN, BOIS

The song is seriously stuck on my head
I know right
@fossil wigeon
global count
count = count+n
if len(str(count)) != 10:
strcount = str(count).rjust(10, '0')
alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz' + strcount + '+/'
encoded = str(b64string).translate(str(b64string).maketrans(alphabet, 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'))
try:
decoded = base64.b64decode(encoded)
if '\\' not in str(decoded):
with open(r'C:\Users\TC\Desktop\TBD\test\results.txt', 'a') as f:
f.write(f'>----------<\nAlphabet Used:\n--> {alphabet} <--\nResults Obtained:\n{decoded}\n>------------<\n\n\n')
print(decoded)
except:
pass
count += total```
it faster
now i just have to do this
for i in range(0,32):
doCount(i, 32)```
let's see if vedal will give more hints before this sunday
i hope he does lol
if you intend to run this function in parallel make sure to not have each thread/process attempt to write to them same file
it only writes to file once when it gets a result
What if two threads have a result at the same time?
save me
it's a simple substitution
replace all instances of "Numbers" with the whole song
We've been decrypting emails for weeks
lol
understood..
but all we've found is useless government corruption evidence 
were there any hints or leads from vedal?
nope
Vedal's best hint was to tell us to stop spending money
https://docs.google.com/document/d/1n3nEfer7vQcE4yIQAQyoBiWsi3r7f5mfgwmEUNXZ3AI/edit
for phone numbers
Timestamp: 10:21 in the study video The code is similar to the example code from the MessageMedia Node.js library (a library for automatic SMS messages for businesses). Transcription (filled in blanks in yellow) First Frame const lib = require('messagemedia-messages-sdk'); lib.Configuratio...
Kinda see how it would be faster. I'll look into how python3 handles for loops (and the docs because I'm lost as to where the string is from ;_;)
*stop spending money to donate and ask for hints
Vedal reading this chat = 
🤔
vedal laughing at us
Vedal +20k
anyone checked the thumbnails for hidden stuff ?
Not sure if anyone has actually 

Wow what on earth is this software
wtf is that
it's what i use for investigation
fascinating never seen anything like it
remember i do investigation work a lot
maltego one, interesting
epic
oh yeah cool
you should had "line could be 9" "line could be \n => ASCII 10" "line could be \r\n => ASCII 13 and ASCII 10"
Nice. We need more organized work like that
whats \xa
?
also multiply could mean concat X times
but we probably overthinking everything
hmm
Time to go back and investigate the facts
we are probably going too much into things

clearly we're not smooth brained enough
I might be going crazy after listening to the denoise version of [8:40-8:52] but I can hear numbers repeating each other starting with 8-10-24
hu
so who of them is vedal
fixed
could be all of them
a what offender
Darkeew's come a long way in such a short amount of time 
Hey guys
Somebody has done similar https://www.figma.com/file/SbnGiREzBTdLX2GsdR9XWg/Numbers-Key-Tree?type=whiteboard&node-id=0-1
Please put everything on the Drive https://drive.google.com/drive/folders/1qm6GSRlstTmjbyOFCuH1OhSmPK4pi4Aa
btw isn't this like massively slowed down due to all the prints
If we don't print the data to watch the terminal, then it what are we even here for??
of all the people you dont have to tell me lmao
i dont even know how to reply to this
bribing vedal to give a hint
btw can i just put a .py file here instead of putting it in markdown?
WAS THAT THE BITE OF 87
😮
the fucking 1987

Im guessing a response such as like "Oh I'll gladly take the money but Im not giving any clues"
just before 6 AM too
I KNEW IT
some say that will be at 21 GMT+3
many things to be fixed with the code
its skipping numbers
it was in voicechat
Two more hours, just wait
plus i have to reinstall windows
i did some theorising
nicee
I don’t want to be an engineer - ai?
I tried so hard and got so far - osu gp
And now I can’t decide
All my life I’ve given my career - streaming her life basicaly
These numbers in my head - NUMBERS REFERENCE, THE TWO SONGS JOIN?
keep on spinning round and round yeah
I can only guess
What’s right? Should I stay? - thinking bout i being he, that would mean vedal is the 'enemy'
Three more years - of what?
Just to waste away - who?
Become a slave to all these numbers - NUMBERS REFERENCE, THE TWO SONGS JOIN?
It’s overdue, all this stress - ok again shes been streaming all life
Yet I say I’m fine… - yet he says hes fine wouldnt make sense, lyrics are prob corect
[piano break] - n signifance... right?
Working overtime
Tryna finish this in time - WAIT... before the homocide?
Got myself into this mess - going crazy?
Can we really pass this test, yeah - i not we? would make more sense
XYZ yeah teach me how to breathe - letters mean something
I’m suffocating deep inside
I can’t deny just want to quit - yup neuro wants to leave streaming forever, killing vedal would achieve that
All my life I failed…
To be the one to meet those expectations - which?
All my life I tried…
Now all this stress to fill those answers - yes which answers
ABC finding all these numbers, numbers - NUMBERS REFERENCE (xyz abc)
Integrate differentiate - add in, make different... what could this mean?
It’s getting old, yeah - this should add to that, right?
543 - xyz abc 543 all sequential...
Finding all these numbers, numbers - NUMBERS REFERENCE
Calculate, no mistake - calculate... what?
It’s getting old, yeah - above
i cannot share everything
nice
has anyone reversed study?
i love how i cant type one worddddDDDDBUT I CAN TYPE HOMOCIde
wow...
Gotta be one of the most based setups I've seen in a while
I WANNA HAVE A SETUP LIKE THAT
AND ACTUALLY HAVE A COMPUTER THAT DOESNT LAG WHEN RECORDING'
You are fucking genius
@worn bison has leveled up! (3 ➜ 4)
wow I can send pictures
WHY? also, use the txt
genius real
Oh, is that from there?
i am 136 iq but that isnt genius'
I didn't check it at all today
my iq is very low
the dslr to the side when using the iphone webcam though
sorry
yeah i cant put the full text in cause one word, but txt works
because ARKit has way better tracking with the TrueDepth sensor
otherwise yes when i started i did just use the camera as capture
fun !
Very weird and general question, but what different kind of engineers are there, and do the lyrics relate to them in any way?
what this ARG feels like
all of which tend to deal with numbers lol
A building to which people are legally committed as a pu
there no asylum icon?
sorry everyone i'm pu
punishment i bet you
can someone upload this to the docs? thaks, also, who likes my THEORIZING
i am super sure its a custom alphabet
im proud of you
good theorizing
lol
i speedran
most numbers i get from the numbers video are 10 letters long
so its not my best
NEURO ARG STUDY SPEEDRUN ANY%
Wife bad amirite fellas? 
but numbers arent letters ._.
this considering whatever comes after the golden ratio appear isnt used
custom alphabet includes letters & numbers
a slave to all these numbers
the world record for any% could be 0:00 as its ANY %
YES
then what?????????!!!!!!!!
HHHHOOOOOOORRRRRAAAAAYYYYYYY
and the numbers are changed
i made something in python to do that
but python is python
and i dont python
very well in 1 hour
right
based64
wait which part r u decoding
kk
no-one pythons, python is scary it can poison you!!!!!!1!11!!!!!1 (joke)
btw has anybody noticed there's "=" at the end of numbers desc basically proving it has to be base64
the study hash has its response in the study video
numbers description will finally be decoded (hopefully)
true
it has + and /
It's very highly likely that it's an encoded base64, we just don't know how it's encoded for sure
what
the = is padding, not reaching the byte treshold
oh i see, well yeah, that basically discards all ciphers that don't do byte manipulation in some way
doc points to the possibility of AES but we need some semblence of a key
and tbh I don't know if the lyrics of Numbers is it
but then you cant get the 1000$ reward for anyone who solves it!!!!!1!!!!1!!1!!1!!!!!
(joke)
goodbye, imma head off, maybe on later but doubt it
I NEED DAT MONEY /j
It's not proof, but it's pretty strong evidence
goodbye
have a nice day or night
or whatever time it is for you

night, im in uk
M? Progress?
kinda

WAIR WHAT=RRR
here in the uk its 5:15 pm
so yea
vedal should teach neuro to play geometry dash /j
back on topic
YES. YES.
XD
hehe
but yea have a nice evening/night
ok actual bye now 
True but sheesh that would be hard
I'm no AI dev but I can imagine how difficult it would be
Since geometry dash isn't just straight forward
James is dead ? 
he's still with us in color
the nitro trial vedal gave me expired
f
clue /j
Nice setup
@jade ocean check ur dm
But how will Vedal pay Alex now D:
boo hehehehe
i was bored on gd and osu
lol
😉
ima probably go play modded minecraft soon
Trial 💀
i wanna solve something iwanna solve somethng'
good luck
FYI since I do not see it posted anywhere: https://gchq.github.io/CyberChef/
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
It's in the tools document
ah is it alreadY?
if you got any other good tools please do dump them there <3
what exactly does this code check for, i don't get it

i've never seen chatgpt spurting out slurs before
lol
bro prompted chatgpt to rewrite numbers
dev mode ._.
thats just jailbreaked chatGPT
you could literally ask it anything like cooking drugs
how do i jailbreak chatgpt
though
i've never been able to even with those prompts
it tells you to use
look up on internet but you can fo example ask it to play a character and tell him the personality of that character and that he needs to answer you as that character not as chatgpt
do we have other interpretation for ABCDEFG
yes
Melody sung at the beginning of Numbers: C#, E, C#, B, A G#, A, G# (TODO: Find the/a source that this is the case. Like a spectrogram or similar) TODO: Someone with an actual music background should analyse this. Do we have any in chat? TODO: check the downwards key shift before and after 10:21...
that one is a little far fetched
u can google search chatgpt DAN
dan doesnt work no more
🤔
you can also just check the reddit for chatgpt they use jailbreak a lot
hmm
music theory is a bit too far away from the ARG
So are a lot of long shots. We shouldn't shoot down people's contributions
it was just the only other interpretation available on the drive
im gonna assume everyone has already seen the comment by HIADMIN?
i have not
no
which vid is it on
uh how do i link to comments?
did we figure out numbers?
you could take a snip of it and send it
unless no image perms
This one?
Abcdefg is a cipher. I solved it and got "baedcfg", but I think it's "badcfg". So, in solving the second puzzle, which we see throughout the video, Neuro talks about numbers and the final result. If you solve the equations, you get 645. Here's the cipher "DQ5z14ighWwiag7y+cWFQg==" I managed to decrypt it and got the following words: "hi, wish, dag, sighs, if" but I think it's possible to form the following sentences: "Hello, if you feel like it, put on a wig, Desire evokes a sigh of greeting, If you have a wig, express your desire, A sigh of greeting is a desire to see a wig.
@dapper wraith has leveled up! (2 ➜ 3)
yeah
DID we figure out numbers
why does it form a sentence about a wig-
lol
HOLD UP, DID THEY ACTUALLY FIND SOMETHING NEW?
from what i understand thats the base64 in study though?
so we didnt find numbers answer
atleast i found that comment looking ctrl f-ing the base64 i saw in the comments there
no numbers yet
truly a schizo take
How'd they even get 645?
more details plz
ood enough for a level up tho lel
Did anyone ask neuro about wigs
There's a section in the docs about asking people, do check it out
did you guys ever tried asking chatgpt for answers?
there really SHOULD be a section about chatGPT at this point. And to not use it to try to solve this. It's too hard for the poor machinebrain
poor AI
It's too hard for poor human brain as well
lol
People actually did
I'm honestly suprised people are even trying it
Tho again in here we are trying anything in any way possible
funni arg
i need friends ;-;
anyways back to arg
idk what to do that is my analysis
Hi guyss

I haven't been in discord for about 6 years until last month, and now I'm so uncomfortable using it((
I'll come home and read our files and think
0
yeah thought so
Right((
.
Maybe there will be a secret stream in 40 minutes
i hope not; i have a meeting at 3
If he is not there, I will find Vedal, kidnap him and torture him for the sake of clues
I do ask, has anyone tried answering the numbers in the form of the Fibonacci sequence? Like 572943 could be 0-5-7-2-9-4-3?
I TALKED ABOUT IT, BUT NO ONE LISTENED TO ME
Not like thag
it's probably a coincidence but the middle few equations only use numbers which are used as digits in 572943
It's just speculation
in this, i mean
Cuz it would explain the "add another line yeah"
how do you imagine we use the fibonacci sequence, though
30 mins until the "secret" stream
Well, "Add another 9 yeah, add another line yeah"
0-5-7-2-9-4-3
9-14-16-11-18-13-12 (add another 9 yeah)
Row 1: 9-14-16-11-18-13-12 (add another line yeah)
Row 2: 9-14-16-11-18-13-12
"Multiply by 5 yeah"
Row 1:45-70-80-55-90-65-60
Row 2:9-14-16-11-18-13-12
I can be confident to say I'm probably wrong
I just wanted to put another idea in the bowl
Wtf does "matching all the letters" and "add another line" mean 
just match the letters
If a bunch means the first line, I will just say that I have no idea since I have no idea how to apply that in the use of the Fibonacci sequence
572943 converted to letters is FGBACG; maybe that is a melody from some song
What converter did you use?
oh wait no i just copied that from the doc
doyee
i don't know how they got that now that i realize that 9 isn't a valid musical note
unless it goes up an octave


Yea me neither
time to try to play that in fl studio
i haven't used this since i left the fnf community 
as a member of the fnf community myself i can confirm leaving it was a good idea
its hell
drama everywhere
yep
Do anyone actually do any progress on the Arg?
nope

i'm currently doing something which will probably be a dead end
well good luck
It will. What I do will. Until something isn't.
i have no idea what you just said
I think saying "we have no progress" is just being dull on what we speculate
I mean everything on the drive and docs came from speculation and immediate evidence
We have a lot of speculations but I don't see much new info in the drive

Cuz not much write on it
Well my point of asking was because im curious thats all
@rain flame has leveled up! (5 ➜ 6)
we need to keep believing in ourselves guys
@daring acorn has leveled up! (12 ➜ 13)
ok
It's good to have ideas so that when one is debunked in can widdle down the possibilities and that can count as "progression"
yeah this doesn't really sound familiar at all
for anyone who is wondering what the file is, it's 572943 converted to letters and then to music
i also tried doing what we did for the description of Numbers but on the Study video to see whether there was anything more in the description
and there was nothing
damn
It's also good to have a list of things we tried that didn't pan out, so it's a double win
question: is vedal in the static-sama thread
that could help determine whether static-sama is legitimate
vedal is only in this thread
hmm
there is the possibility that he doesn't know about the other thread too
but i don't know
Bro gonna right out the sheet music
does any streamer ever make sure their schedule tab is up to date? 
it is up-to-date
momoko is just delusional 
.-.

yes, imagine being the puppetmaster and stalking your players from your main account that they know belong to you 
Really good work today
not on the arg though
conclusion: tutel is to blame for everything
you know what would be useful
guys have we done anything with
if vedal accidentally leaked something from his pc again and it included hints about what he used to encode the ARG stuff
hello fellow engineers finally home time to play around some esoteric code
i dont want to promise anything but i thought of an idea. Im too sleepy to act on it so ill talk more tmr

AES key is "Shrek" 
having a really good idea just before bed
i have the exact opposite timing as you 
u wake up and i go to sleep-
lol
ive saved notes
but you're too lazy to act on it or record--
but imma go cause im super sleepy
we actually need to get something done this time..
hopefully you'll understand what you wrote in the morning
LOL

why does the automated subtitles for Study on 2:30 spam ha ha ha ha ha
even google laughs at us
thank you on 3:05
lol
guys im so schizo rn
omg
for some reason it keeps saying thank you on random times
i guesss
yes
The word without engineers
so far, we are followers of the dead point
I'll say goodbye soon
Though it's the end of the world
it will be sad
Hmm that sounds much better
Followers of the dead point

If noone attempting to decypher numbers in TempleOS, then we're still just fooling around.
I NEVER WANTED YTO BE AN ENGINEER
Guys...
I want to be an Engineer 
scp 3001 fan art
Guys! Maru = static sama 
Can you really pass this test yeah?
a test...?
lol
guys before im going to waste an hour of my life overwriting the automated subtitles for Study , is it going to be worth it?
it's 7tv emote id, better not look it up
@light arch has leveled up! (3 ➜ 4)
ReallyGunPull Tatsu
I promised you
doxxed

lol
lol
haha nice joke
joke? 

I don't see anyone laughing 

We are slowly going from being schizo to being danger to society
183.567.657 <- those are random numbers i made up 59670.5667.6.7.76

My brother in christ that's not even an IP
You won't win internet arguments like that
Okay. This is just becoming completely disorganized
1337 < decode this, hackermans
Static sama and numbers cracking are actual working channels, this one is straight up asylum
My personal 2 cents are that we probably won’t progress any time soon unless we eventually get a hint, or somebody has a eureka moment
i numbers they are mostly bruteforcing
hello, still no progress?
Yeah, if numbers gets a breakthrough it might unstuck everyone esle
teach me how to win internet arguments :C
But at least numbers are actively working towards something. Study crew seems pretty aimless rn
Sorry, you have to learn yourself
STUDY
in russia we just say something about opponent mother and block him

but it work only if this is argue in dm
there to many ways to interpret it
Literally genius
to be fair the only reason is that they have something (they think) they need to crack. for study nobody knows what we are even searching for
Yeah, that’s what i mean
hello momokO
We will find the answer through Faith in void sama 
I feel like unless some sort of clue gets indirectly dropped by vedal, or somebody has a sudden Eureka moment, it’ll probably be a while before progress gets made.
But patience is key
is it possible to joke about the mother here?))
no))))
Fun is important too

Honestly, i think brute forcing will happen earlier than we stumble over it randomly.
Well it wasn't even a week, I am sure he still believe in us (not that he should)
Yeah, patience is key.
sadly(
1984
Maybe if we go another week without getting anywhere
will take pity on us

So true
Only
wasting away, being a slave to all these numbers.
lets gooo 
I think Vedal clearly knew what he did
I can't imagine how hard he must be laughing looking at most insane and impossible ideas we have
Alternatively the word about the ARG could spread. There’s still relatively few people working towards solving the ARG at the moment, so more people participating from the word spreading would probably also be helpful
yay arg
I am not sure what his reactions are.
Maybe a mix out of confusion and pure laughing.
It really stings me that i'm still not sure about some part in the numbers lyrics
true
I hope after this gets solved someone will make compilation out of it
Just so we can laugh it off
I think Numbers and Study are only the intodruction to the ARG
This is what i've got for now
0:04 to 0:13 "I don't want to be an engineer I tried so hard and got so far and now I can't divide all my life I've given my career these numbers"
0:18 to 0:22 "what's right should a day three more years"
0:28 "I'm fine"
0:57 to 1:01 "to be the one to meet his expectations"
1:23 "numbers"
1:55 "in my career"
2:23 "ha ha ha ha ha"
2:29 "ha ha ha ha ha"
2:32 "ha ha ha ha ha ha ha ha ha ha ha ha ha"
2:36 to 2:47 "I don't want to be an engineer I tried so hard and got so far and now I can't divide all my life I've given my career these numbers"
3:04 "thank you"
3:14 "we're looking over time"
3:55 to 4:00 "what's right should I stay three more years"
4:32 "thank you"
4:33 to 4:37 "I'll keep myself from falling down"
4:59 "thank you"
5:27 "I'm fine"
5:55 to 5:57 "all my life expectations"
6:22 "anxiety"
6:46 "inside"
7:04 to 7:09 "somehow I've fallen down again"
7:18 to 7:23 "I can't keep myself from falling down"
these are from the automated subtitles for study
If you wanna add timestamps to the docs that's not a bad idea
Study Voice, Art, Music: unknown source but might be AI-Generated as well. There are 65+ grammatical errors according to Grammarly! Please correct it (As long as the words are accurate to what is being played YOU DON’T TOUCH THEM) 0:00 - I don't want to be an engineer Lyrics I don’t want to be a...
Could maybe need some timestamps.
But even then, i think study was almost finished ?
i though of that there where maybe clues in the subtitles
im currently just copying them
ill wait with editing the doc
I believe so to. I think we’re currently stuck at the beginning stages
Those are propably the ones that bother me the most in Numbers :
"Finding all these numbers"
"Add another line, yeah"
"Add the numbers 2 4(might be “to”) 4"
The first line means either we should have already numbers or that we get more than one number out.
The second line i am unsure what line means. Is it just a "-" or is it just a sign we start a new number and the seperator is unimportant.
And the third. Well yeah I understand add the numbers to the four. Which would mean that we should add the numbers to the 4th number ?
how deeply we are going into all this scares me more and more
I mean this ARG seems kinda normal so far
"Only people who abandon their sanity are destined to succeed" should be a motto of the ARG


Evil Neuro should be Void-sama
I haven't seen you before here
May I interest you in our Lord void sama 
CLUE??
We'll have to wait and see
Or Evil Neuro und Neuro are both secretly possesed by Void-sama
Would be interessting when both their eyes flickered 
they've been around
I'm observing it mostly, my only actual attempt of contribution here was the idea of letters and numbers in study video referring to Pythagorean Theorem and that sollution to the numbers video might be a sum of two numbers as it's basically how fibonnachi code loops
traffic reaction
Well evil neuro technically is just a copy of the actual neuro, thus I doubt they share "special properties"

true
isnt evil neuro just another instance of neuro opened up on vedals pc
but just linked to a diffrent model of neuro with different colored eyes
I mean yeah, but to be fair Evil Neuro seemed like an angel compared to Neuro in the last collab
true
Yeah after all you can't copy a soul
maybe evil neuro is nice neuro

Neuro instantly filtered the shit out of Evil Neuro was the best thing
My theory take on this, actual neuro is alive, evil neuro is just programming copy
I don't have experience with ARG's and only few days ago I've discovered AES exist. The only thing I think I get about AES encryption is that it works like messing up the large, complex rubik cube with each square having a data unit on it so decrypting it is painful af
I think the "Finding all these numbers" line is just there to tell us what we should be looking for. I'm more worried about the "matching all these letters" line
That one and "add another line" are so open to interpretation it makes me not want to even try to figure it out
https://i.imgur.com/EptAKrA.png is it to deep to dig here?
probably
nvm i`ll check just to chill my schizo
I feel like we've missed something obvious 
the problem f.e with numbers video is that there are tens of possibilities of how to approach the riddle so it's hard to guess which direction is the right one
Oh, true "Match all the letters" exist 
ok not relevant for ARG
The main problem is that we lacking is lyrics which aren't in focus almost daily, because some understand something else.
and probably after we solve the riddle we'll be like:

Could be. Solution is properbly not as complex as we make it seem.
don't really understand what you mean here, sorry
It means that some are unsure for example with "line" and "572943"
and understand "nine" and "572953"
@past grove has leveled up! (7 ➜ 8)
Ahh yea, if only we had official lyrics. It's no fun when the puzzle is more understanding the question than figuring out the answer
true
Yeah
Alright completely different message here, but in regards to the subject of this thread often being off topic and difficult to sort through for more serious things. Perhaps people can add a tag to their message if they have something they see as important to say? That way it can be found quicker by just searching for the tag in this thread.
It might also help ease @copper vault and his 
I think the problem is also that we don't know for sure how to use number (or number and letters) that we can find with lyrics. That is why we can't be sure if the answer is right or not. If it had been a meaningful text, we would understand if our guess is right or not (we would check if the text makes sense). But with numbers and sequences (like in lyrics problem or in eye flitter problem) we can't be sure until we use it for something
@junior atlas has leveled up! (1 ➜ 2)
I think this chat has mostly become a general discussion thread for the arg while #1112401279680008242 is where the actual solving happens
True
true
*general insanity thread
rename it to ARG Asylum
from what I seen, the discussion in the past hour are still ARG related
I just hate it when people use it as a meme chat/General chat
Cause they basically making the thread longer and harder to climb, especially for those who just got up
I mean only Numbers is active right now. But yeah i would say that we need a quick searchable term for ideas and potential answeres
Neuro arg is crazy
make a reddit 😄
Lol might be a good idea actually
What I mean is we can't find the solution for lyrics problem for sure right now. And maybe people need to focus on something that potentially can have a text, not some sequence (description). The problem is that maybe we can't get meaningful text without knowing some sequence
Problem is that from what I've seen is that it often shifts between being on topic, to semi-on topic, and then to just barely on topic.
nah, wouldn't it be just like this thread but with much less activity?
It would be more so for people that are well...
i relate because it was hard to try to keep up with whats happening
i still dont btw
The way I see it, you're not nessesarily supposed to be on top of chat. It's chat. Ephemeral. If we discover something it goes in the docs
Tbf, most ARGs are hard to catch up with. Good documentation usually doesn't exist until after the fact
True
the docs are indeed the best we have atm, it's pretty well structured
this feels like a school project smh
We still aren't sure how deep this rabbit hole goes yet either, as it hasn't even been a month yet since it was discovered.
@daring acorn has leveled up! (3 ➜ 4)
just keeping up with the arg because I want more bangers. Study is great background music(cut until fall down)
Really is a banger
hopeful he made more these kinda clue of banger music
Calming yet painfully relatable.
Good night?
ive tried looking for secret accounts on twitter by looking through the list of who vedal follows and found a weird user called @tuntap1

I can just imagine Vedal typing in chatgpt "Give me lyrics about university stress, blah blah engineer blah blah, etc..."
I don't want to be an engineer 

This could be really the case. Maybe with a snippet of meaningful text it will become easier
What if...those aren't the full instructions
Yeah having official captions on the videos would go a long way
Can be, i think Study has instruction too
now all I wish is for I saw a ghost part to get a full version. The creepy cut blueballs the climax so bad
"``Working overtime
Tryna finish this in time
Got myself into this mess
Can we really pass this test, yeah
XYZ yeah teach me how to breathe
I’m suffocating deep inside
I can’t deny just want to quit
All my life I failed…
To be the one to meet those expectations
All my life I tried…
Now all this stress to fill those answers
ABC finding all these numbers, numbers
Integrate differentiate
It’s getting old, yeah
543
Finding all these numbers, numbers
Calculate, no mistake
It’s getting old, yeah
I can only guess
What’s right? Should I stay?
Three more years
Just to waste away
Become a slave to all these numbers
It’s overdue, all this stress
Yet I say I’m fine…
`"
This part could mabye part of the instruction too, but how could we implant them in Numbers.

how did you get the text like that?
Is this a text from "Study"?
Wonder what the bpm is on that song
Yes it is
Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to d...
looking at it really hard to see simple solutions. not big head enough to do the complicated stuff so really trying to check if theres a simple stupid part of the puzzle people overlook
smooth brain goes brrrr enough and we'll probably bump into the answer. Keep at it
2 and 3 parapraphs that @past grove sent almost describe those who try to solve the ARG
ye, the study lyrics feel like they're about us
just add three "`" at the start and the end of the block you wanted it to be like this
Yeah, but i wonder if there is some things that could be used for numbers 
And if yes, where in numbers ?
or just study how HTML and CSS works
kindda like AI/Neuro herself, just do it enough time and you'll hit something at one point.
i like neuro sama arg
stop the cap
after a week solving neuro arg 
i hope we get link a link to vedals face reveal or something when we solve the puzzle
everytime i check here its people going schizo
Now you are close to becoming an engineer)
fun fact: all command lines in the numbers video consist of 6 sylables

when I become engineer I shall leave this weak flesh
average ARG enjoyer
plot twist engineer is actually a higher ranking rank in 'The Hive'
I wonder how long people will last without progress, tho 
Could be. Maybe this is all a test for Neuro-sama to find engineers who will build her drones
I shall ascend in the name of the dead point

progress? in this thread? lol
Or it's just a link to this video lol
The official video for “Never Gonna Give You Up” by Rick Astley
‘Hold Me In Your Arms’ – deluxe blue vinyl, 2CD and digital deluxe out 12th May 2023 Pre-order here – https://rick-astley.lnk.to/HMIYA2023ID
“Never Gonna Give You Up” was a global smash on its release in July 1987, topping the charts in 25 countries including Rick’s native UK and...
Shiz here and no more update?
Yeah imagine if it all lead to a rick roll.
Hahahahah that would be so funny 
if is a rickroll I may or may not commit warcrimes
Come on guy we will never lose to this arg
true
we might've lost our sanity, but we will never lose our determination
maybe we should stay three more years just to waste away
get it?
like in the song
haha
like it will take 3 more years for us to solve it
yea and get engineering degrees
@onyx goblet has leveled up! (5 ➜ 6)
people have tried shifting the index of A i'm assuming
like when she says "start with 2" A=2 b=3
before that we'll become slaves to all these numbers
have we tried every secret language
i also tried messing with starting with "line" two
making / the new line
i got nuthin
So whats your guys dumbest trail youve tried to follow?
We actually already solved it, we're just pretending so to keep it a secret 
good question
https://i.imgur.com/bDI83Xf.png assuming vedal was here maybe we should look at it? and what was used
probably the one i just did. i took the youtube description and used the / as new lines, and then tried to start from line two and followed the lyrics
too old posts tho?

true its a weird coincidence...
actually what am I saying
Go for it
not that we have any better leads
I'm not sure if cyberstalking Vedal is part of the ARG

just wanted to make sure yk
@fierce trout has leveled up! (12 ➜ 13)
oh yeah that also
Latitude: -49.63137, Longitude: -1.57877, Distortion: 2.38
I don't necessarily think so. He might have been inspired by this and is using some of the same methods.
i think youre going crazy
"Your Honor, I only broke into that programmer's house while he was asleep to find more ARG clues"
this. and on a related topic to my previous question, I spend 30 min trying to find info what education vedal had, where, and when if he had it,(Dont want to be an engineer) before realizing thats kinda doxing and tad creepy, and gave up.
Dammn..
The most you'll get about his background is his website
maybe hidden links on there?
true
yee, that's given freely, but even that is not part of the ALTERNATIVE reality game. :p
good idea no one checked that
Pretty sure early on people did go there and as far as I recall nothing was found
Unless you literally search through every UK university that has engineering/compsci program and look for people with jack as a first name in the past 5 years
You won't able to find much about him
@copper vault has leveled up! (9 ➜ 10)
not the entire uk, only a portion needs to be checked 
but i tought vedal didnt go to any uni
he only said that he didnt go to college for programming if i recall
yeah, but that is too obvious and I had to go further, before realizing, 1. I cant do that without doing some serious privacy invasion stuff(assuming personal life opsec secured), and 2. This trail Im following 100% leads nowehere
we can find his house and search his pc for clues
Unless it does. Tbh some ARGs Ive seen have gone to stupid length thats beyond reasonable. Presumably, vedal is reasonable
well this includes jacks born after 2006 which wouldn't even be 18
good luck finding a specfic person with only his first name in a country with a 67 million population
yeah
We can't dig below bedrock
Yeah, I don't know where this line of reasoning came from
I was just saying and showing how ridiculous the idea of doxxing is
sad
You're also all assuming it's about vedal, maybe it's about airis or something. if i was vedal i wouldn't go too much into my private details.
Well this is based on the idea that Vedal is probably projecting his own experience through Neuro-Sama Backstory
(I assume, I didn't read chat for the whole day)
No you dont. Hopefully not. Again, vedal, should be reasonable enough. Unless he drank some heavy arg kool-aid you have to go to the middle of nowhere in Wales and find his address hiding his old GPU with codes to the next clue
yeah, if it was custom alphabet, there would be a clue about it








