#easter-eggs
1 messages · Page 117 of 1
ah
and that a slash was the first EE clue we ever got
@pure loom Could you maybe check the 4 corners colours, just making sure I haven't done anything stupid
the colours you mean?
Yep #
for me
also weird enough, this image background color is
RGB: 666
its not entirely black
Yes
there’s no wayyyyy that’s not a coincidence bro
is white pure white?
no
nvm I see
top left: f0f0f0
top right: e0e0e0
bottom left: ececec
bottom right: d9d9d9
the first letter of each one spells "feed" - Rob is reminding us to eat hahaha
**So wait let me recap in one post:
White image corners are;
Top left is #f0f0f0 wich is not pure white
Bottom left is #ececec
Bottom right is #d9d9d9
Top right is #e0e0e0
Black image background is:
#060606 (wich is not pure black) and is 6=R 6=G B=6
? is $3F in C64 Screen Codes
? is ASCII Code 63 (0x3F hexadecimal)
? is Unicode code-point U+003F
� is U+FFFD
T3-F**
@timid solstice I think you were right
If that's not a solid thing to look at
Idk what else is
lol
what if that is it
the only thing I can think of is 3 letter word passwords
WTF
I tried "gah" - long termers will get that one
ggwp
does rob utilize any 3 letters word?
'ovo' and 'oro' are both 3 letters, they mean 'egg' and 'gold' respectively in French (?)
rob like to say OYE
(open your eyes)
uwu?
Just a reminder for everyone.
vi vi vi from tier 2 -> 666
You know eye in Spanish is ojo
And ovo and oro are both Spanish btw
I'm on the edge of my seat here!
ques… tion.. 3/3F… gold… eggs… nytimes… image noise.. dates… hours… months… years… I think I’m gonna dream about this and see if dream me has any luck
Search for gah. You’ll find Rob pretty quick 😂
haha oh yeah I understood the Rob reference… been in this server since it was originally opened.!
I’m pretty sure that’s a Scotty line in game- “Gah! I’m on the edge of my seat here!”
Code:
import numpy as np
import PIL
from PIL import Image
img = Image.open('tfee_tion.jpg')
print(img.mode)
r,g,b = img.split()
print(r==g)
print(g==b)
Output:
RGB
True
True
The three color channels are perfectly identical in tfee_tion.jpg
Basically it's a black and white image despite actually being a color image.
colors used in each image
this tier has got to be a culmination of some sort
if this password completes the whole of LVL2
yup was able to find these somewhat clear common symbol in the photo with "Fresco filter"
I think the reason why we have those diagonal line it's because the background has a very very subtle gradient color
Gold in french is Or, not Oro and Egg is Oeuf, not Ovo
@whole geyser
was able to some what separate those weird pcb like lines with other filter
that subtle gradient really make it hard to show stuff in the bottom right corner
it wouldn't explain the varied diagonals here
unless there were multiple light sources, but I'm not sure they would create that
yeah it just an educated guess that the background is gradient since every filter I mess around with always shows the bottom right corner darker than the top left corner
the diagonal lines look to be about 48 degrees from the vertical
I can't even tell if those lines are actual clues or just artifact from the gradient anymore lmao
the more vertical diagonal lines look to be about 60 degrees
some of the line do kinna random tho
how did you make it look like that 😭
watercolour filter?
Sumi-e filter from filter gallery
there's binary along the symbols, by rotating it all the 90 degrees possible you can tell
I don't see a way to compile all of it
Here's an other example, of an other spot 180 degrees flipped
Good morning all! So, I love Easter eggs been hunting gta v chiliad for years (crazy I know lol) but I’m new to all of this here. Why is the question mark seeming to be the main focus?
hard to tell since it's basically pixel art
That's the clue we got from solving the past 2 levels
2 images with ?
you can check out #egg-hunt-onboarding to start out
These are the pictures we were given when we solved the last tier. Check #egg-hunt-onboarding and the pins
I’ll go start there, thank you guys! ☺️ I’ll be back once I’m caught up.
Glad you're still driving yourself mad with pixels. I can see where you're going with it
I am pretty sure looking at the symbols is great, but, I think the symbols are the layer in front of texts, you can clearly tell there's letters behind those symbols
for example
you can tell on the bottom left side of the A the opacity is doubled on where the lines should be
here's an other example of a mirrored F
an E
TH
Rob probably typed in the letters then put the symbols pattern in front of it
I think we having the same problem with this and the screenshot 15 thing again
This is 1/8th of the picture, but basically, it's full of letters
even if we find all the letter we still don't know the order of things
this is also WIP there's way more
This might be a reach, but Lulz said it yesterday, pretty sure it spells Can you reach the finals
I am not sure yet so plz don't go down that rabbit hole y'all
but yeah
oh yeah did you guys find anything in the dark gold question mark
There was a date in the meta data that refered to two things. A easter egg in Black Ops and also a Crossword puzzle where there was gold themed questions.
Speaking of which. This is probably also a rabbit hole. BUT.
Jason Blundell was responsible of the Black Ops impossible easter egg, and a double question mark in chess (??) is called a Blunder.
Not so far away from his family name 😆
The # of colours
White image corners are;
Top left is #f0f0f0 wich is not pure white
Bottom left is #ececec
Bottom right is #d9d9d9
Top right is #e0e0e0
Black image background is:
#060606 (wich is not pure black) and is 6=R 6=G B=6
? is $3F in C64 Screen Codes
? is ASCII Code 63 (0x3F hexadecimal)
? is Unicode code-point U+003F
� is U+FFFD
T3-F
black used in ? black background
I don't see a reason to not having it pure black
as they normally do with their fonts
So I went and caught myself up a bit. I see the most recent challenge is a password protected site. But the challenge before that with the question mark. Seems to be complete? (By the red X’s?) so what’s the current target that may contain the site password?
is it 060606 the whole way through?
Yep
solid background
No gradient
the white is gradient but always XYXYXY
probably a clue for T1-def then
well yeah, no colour whatsoever
Pure black and white is XYXYXY yep
I was hoping to devise some code to find if ANY of the pixels in the image don't have matching XYZ
but my code sucks and doesn't work
it shouldn't be that hard a task though
yes the completed one unlocks the clue to the next tier so tier 2abc and 2def was solved and it unlocks the clue to tier 3 which is the question mark picture (you can view the picture by clicking the red X)
this is for black image
you can zoom in and see % of the pictures wearing the colors
Ok got it, just wanted to make sure I was in the right place lol. Thank you!
this is the white one
Per example
#f3f3f3 is used 0.03% times in the whole image
so f=3? rob did say that it shouldn't that hard so I think don't have to overthink it too much
Meh idk
there's lots of F
etc...
F is the color range for Black and white images
pure white is #ffffff tho
it is also not being used once in the black and white image
Black and white image there's this one
Sorry for asking the usual question you already answered 500 times but did anyone look into the PSDs from the press kit yet as every single one has layers named by rob
we did look into it a long time ago
but since we found nothing we probably missed something.. feel free to have a look!
One weird thing is that all files are duplicated, but half of them are renamed to "panda" because half of them should feature the panda character instead of the woman. So maybe we don't even have all the puzzle pieces due to this issue.
I think we're close
very possibly
from PIL import Image
def rgb2hex(r, g, b):
return '#{:02x}{:02x}{:02x}'.format(r, g, b)
img = Image.open('tfee_tion.jpg')
print(f'Image mode: {img.mode}')
color_counts = img.getcolors()
print(f'number of colors {len(color_counts)}\n')
print('Decimal RGB color counts. FORMAT: (count, (r, g, b))')
print('\n'.join([str(col) for col in color_counts]))
hex_col_counts = [(count, rgb2hex(r,g,b)) for (count, (r,g,b)) in color_counts]
print('\nHexidecimal RGB color counts. FORMAT: (count, hex code)')
print('\n'.join([str(col) for col in hex_col_counts]))
Output:
what are you thinkin?
any of them without the 3 RBG values being the same?
if not, then not worth worrying too much
from PIL import Image
def rgb2hex(r, g, b):
return '#{:02x}{:02x}{:02x}'.format(r, g, b)
img = Image.open('tfee_tion.jpg')
color_counts = img.getcolors()
hex_col_counts = [(count, rgb2hex(r,g,b)) for (count, (r,g,b)) in color_counts]
hex_colors = [color for (_, color) in hex_col_counts]
unique_channel_hex_colors = [hex_col[1:3] for hex_col in hex_colors]
print(unique_channel_hex_colors)
Output:
['fb', 'f9', 'f7', 'f5', 'f3', 'f1', 'ef', 'ed', 'eb', 'e9', 'e7', 'e5', 'e3', 'e1', 'df', 'dd', 'db', 'd9', 'd7', 'd5', 'd3', 'd1', 'cf', 'cd', 'cb', 'c9', 'c7', 'c5', 'c3', 'c1', 'bf', 'bd', 'bb', 'b9', 'b7', 'b5', 'b3', 'b1', 'af', 'ad', 'ab', 'a9', 'a7', 'a5', 'a3', 'a1', '9f', '9d', '9b', '99', '97', '95', '93', '91', 'fa', 'f8', 'f6', 'f4', 'f2', 'f0', 'ee', 'ec', 'ea', 'e8', 'e6', 'e4', 'e2', 'e0', 'de', 'dc', 'da', 'd8', 'd6', 'd4', 'd2', 'd0', 'ce', 'cc', 'ca', 'c8', 'c6', 'c4', 'c2', 'c0', 'be', 'bc', 'ba', 'b8', 'b6', 'b4', 'b2', 'b0', 'ae', 'ac', 'aa', 'a8', 'a6', 'a4', 'a2', 'a0', '9e', '9c', '9a', '98', '96', '94', '92']
Joined output:
fbf9f7f5f3f1efedebe9e7e5e3e1dfdddbd9d7d5d3d1cfcdcbc9c7c5c3c1bfbdbbb9b7b5b3b1afadaba9a7a5a3a19f9d9b9997959391faf8f6f4f2f0eeeceae8e6e4e2e0dedcdad8d6d4d2d0cecccac8c6c4c2c0bebcbab8b6b4b2b0aeacaaa8a6a4a2a09e9c9a98969492
There's such limited color information something could be encoded in it for us.
I think the problem we have rn is we’re coming up with great theories, but we’re missing anything to run it against
i.e. a key needs a lock, a code needs an algorithm to decrypt etc
feels like we keep getting a key with no lock or a lock with no key
More often than not that's how we figure things out in this hunt though...
Find a datapoint -> figure out how to mold that datapoint using other clues
@fallen jasper user @tribal oar is spamming in this channel and deleting posts to farm server level
@tribal oar you'll probably get in trouble for that 💀
Oops, sorry for the reply there @river flame
haha you were in the middle of replying for Lime there lool
Easy way to get banned
sowwy
just go talk about your pets in that channel
YIP YAP YIPPER
Find the EE password and you will be forgiven.
yo the party last week was sick bro, can't wait for next years' one when you turn 14 💪
Just want to point out that this post is inaccurate/incomplete.
There are 21702 colors in tfee_ques.jpg
and 107 colors in tfee_tion.jpg
Erm actually I'm 16 buckeroo
oh okay, that's fine mb
you're just acting 2 years below your age 💀
Wheewhaw
I think if we're looking at colours then tfee_tion the one to go to
but even then I don't think we'll fish out much there
perhaps the dimension of the images hold some info
Another rabbit hole, https://www.agriddle.com/departure/egg
Someone found a easter egg on the date we got from the meta data.
11/6/2015
Alessa Starseeker
That's an heartstone card lmao
You can also play the card version in the normal game and the effect is to shuffle a card named : Map to The Golden Monkey in ur deck ahah
LINKS EVERYWHERE
They don't share any factors other than 1, so if there's a grid of symbols, they're either not equal width, or some of the symbols are cut off around the edges.
1149 factors: 1, 3, 383, 1149
635 factors: 1, 5, 127, 635
What if all the Three connections we have means Tree
What I don't understand is how we should approach the latest password. Should o's be 0's? should e be 3's? should g's be vi's? All of those, some of those, none of those rules?
Because I got ideas for passwords, but there's like 100 ways to type them.
that river was a trade route
I swear all rivers are trade routes
The powerful Volga Bulgars (cousins of today's Balkan Bulgarians) formed a seminomadic confederation and traded through the Volga river with Viking people of Rus' and Scandinavia (Swedes, Danes, Norwegians) and with the southern Byzantine Empire (Eastern Roman Empire)[3] Furthermore, Volga Bulgaria, with its two cities Bulgar and Suvar east of what is today Moscow, traded with Russians and the fur-selling Ugrians
thinking about the Gaz Volga and the folklore behind it https://en.wikipedia.org/wiki/GAZ_Volga https://en.wikipedia.org/wiki/Black_Volga
probably nothing tho just wanted to add and feel special :3
^ i was thinking the same but what would there be any connection ykno 
https://en.wikipedia.org/wiki/1149
July 15 – The Church of the Holy Sepulchre in Jerusalem is consecrated, after reconstruction.
That part in bold.... the link is purple for me... I KNOW I saw it recently... this tier I think.
Let me see if I can figure out why I was looking at it
It actually links to the Bolsheviks, they're the one that stole Tsar Nicholas II Fabergé Eggs
Battle for Volga River Port
1149 and STATUS QUO LINKED
I went thru it in https://discord.com/channels/1008696016318513243/1175257406838677514
What was the statu quo link again? @coarse dagger
Going to document this in #1175483856179179601
yeah it's a good one
obviously it doesn't mean anything to us at all yet, but maybe something will come of it
LMAO
also obviously Virgin Mary is mentioned in these pages but.. like.. christianity
it's bound to appear
aye yo wait there’s a link there that’s crazy
There's a lotta links between Year No.s and religious terms
but this one does seem poignant
🙂
mainly cause 1149 was the year the Sepulchre Church was finished iirc
and 1064 was the beginning of Pisa Cathedral, the one that started the whole thing
ok so hows with the sepulchre church fit in hmmm
so idk.. maybe this link is worth it
but I'm just warning y'all that numerical links are everywhere
I mean EVERYWHERE
if we can fit it into the context of current clues then we can make something of it
but if the numbers line up and we struggle with it for days with no Rob confirmation then I'd suggest turning our attention again
like here, look at this https://en.wikipedia.org/wiki/Byzantine–Hungarian_War_(1149–1155)
The Byzantine–Hungarian War was a series of border conflicts between the Byzantine Empire and the Kingdom of Hungary that took place in the Balkans from 1149 to 1155. The conflict was affected by international disputes in Europe, primarily between Manuel I Komnenos and Roger II of Sicily, starting in the 1140s. The war broke out when Géza II of...
wasn't so hard to find Status Quo again in 1149
and THIS one is Byzantine!!
I wonder how many hunters remember that phase 😭
IMO seems like the most direct link we've found yet this tier. Doesn't seem spurious to me...
Matchstick Men -> Pictures of Matchstick Men -> The Status Quo -> Church of the Holy Sepulchre
Matchstick Men -> Pictures of Matchstick Men -> The Status Quo -> Byzantine-Hungarian War
both have links, the difference is we just want the first one to fit
maybe look into the church of the holy sepulchure
if there's other links
what could 635 be
31.7785° N,
35.2296° E
coordinates of the church in case anyone can see any relevance with this:)
already am, there's plenty of links to gold and otherwise
I can already see the Rabbit hole 😭
What if it was both?
I’m jumping
There have been enough times where it's actually been none of the possibilities cause we just didn't have more clues to put it into context
https://en.wikipedia.org/wiki/635
Byzantine Empire
Emperor Heraclius makes an alliance with Kubrat, ruler (khagan) of Great Bulgaria, to break the power of the Avars on the Balkan Peninsula.
oh btw the Byzantine Empire was a red herring
that's why it's a running joke 😭

cause we kept finding "links" and Rob just watched us spiral
he even made a beautiful Namtama to commemorate it
This could fit well into the ''lore'' of Level 2
Being the end of Level 2
we did have Christianity pop up before, Rob confirmed there was ONE other path with the Virgin Mary
and also obviously Pisa Cathedral
The Status Quo (Hebrew: סטטוס קוו, Arabic: الوضع الراهن) is an understanding among religious communities with respect to nine shared religious sites in Jerusalem and Bethlehem. Other holy places in Israel and Palestine were not deemed subject to the Status Quo, because the authorities of one religion or community within a religion are in recogni...
Or we just don't know what it's connected to... There've been multiple connections to Byzantine throughout the tiers and in-game...
It could be diamond clue related, TEH connected...
I don't think we can just say "Rob's just making fun of us for time spent looking into Byzantine" and then discount any further connections to Byzantine...
''Controlled by the Roman Empire and then, following its division, by the Eastern Roman (Byzantine) Empire''
we asked Rob to make the Byzantine Nama lol
Status quo from Jerusalem and Bethlehem is kinda connected to Byzantine Empire tho
If it's such a meme, wouldn't not be fun to actually end it with Byzantine?
Didn't Rob said you were going to laugh @sharp flame ?
Rob confirmed there was ONE other path with the Virgin Mary
Could you dig up a source on this? This is the first I'd heard of this. In T1F I was taking LOTS of notes, and noticed multiple connections to the Virgin Mary, but decided not to go there because I feared it would connect to too much other stuff....
I laugh lots hehe
yeah about gold watch
maybe I would laugh because gold egg was close
The status quo (Jerusalem and Bethlehem) links to this tho;
-The church 1149,
-Byzantine Empire,
-Tsar Nicholas I (Father of Nicholas II who created the Faberge Eggs)
how connect to tsar nicholas?
''Napoleon III of France pressured the sultan to invalidate the 1757 status quo in favor of the Catholic church, leading in part to Nicholas I of Russia declaring war in favor of the Orthodox church's rights''
So, Christianity carry a high symbolism regarding the Eggs
Rob also talked a lot about time / years
He said YEARS in caps a lot
All the clues we've been finding where based on one thing combined, the whole YEAR system we used is based off on Jesus/Christianity
AD/BC is Jesus related
status quo… eggs.. could it be that the password is some connection, and it has to be entered in with all of the same ways we had to enter past passwords
i.e. numeral, G = 6, 0 = o = 0 = O etc
At this point we've touched everything, could be Leet, could be roman numerals, could be ASCII,PETSCII, could be a Caesar cypher, could be anything
damn true
I’m talking about the “status quo” of entering the passwords though
i.e. the status quo has been it’s never just a plain old english language answer
Yeah it never was pure english
https://en.wikipedia.org/wiki/We_Three_Kings could this be a link to all the 3x links we have?
The first, referred to in the carol 'We Three Kings', interprets the gifts as symbolising three aspects of Christ's future life: gold representing kingship, frankincense (worship) and myrrh (death and mourning).
also ''Gold is not just a beautiful metal; it signifies God's eternity and Jesus's True Presence in the form of bread and wine''
Christianity is full of gold mentions, as we all know
In 2018, medieval scholar Michael McCormick nominated year 536 as "the worst year to be alive" because of the volcanic winter of 536 caused by a volcanic eruption early in the year, causing average temperatures in Europe and China to decline and resulting in crop failures and famine for well over a year.
635 flipped is 536
Yellow = Gold
Yolk = Egg
Mirrored/Flipped = No idea maybe 635 going 536 hinting at the ''worst year to be alive''
Latin = Vitellum, Oviform (maybe links to Christianity) By the way, Vatican official language is Latin
Three = 3's everywhere from the ? ASCII, C64 screen codes, hex, + the backgrounds colors being X-Y-X-Y-X-Y
also this
The 536 event and ensuing famine have been suggested as an explanation for the deposition of hoards of gold by Scandinavian elites at the end of the Migration Period. The gold was possibly a sacrifice to appease the gods and get the sunlight back.
Year 536 (Roman numerals: DXXXVI) was a leap year starting on Tuesday of the Julian calendar. At the time, it was known as the Year after the Consulship of Belisarius.
In 2018, medieval scholar Michael McCormick nominated 536 as "the worst year to be alive" because of the volcanic winter of 536 caused by a volcanic eruption early in the year, ca...
@coarse dagger @sharp flame
I mean rearranged it's also 365, which fits very snugly in the time theme
just in case im dumb
me when I do 2+2 on the calculator to make sure it’s 4 still
I don't necessarily see a huge "3" connection this tier (yet), but for those that do:
https://en.wikipedia.org/wiki/Calvary#Church_of_the_Holy_Sepulchre
In 333, the author of the Itinerarium Burdigalense, entering from the east, described the result:
On the left hand is the little hill of Golgotha where the Lord was crucified. About a stone's throw from thence is a vault [crypta] wherein his body was laid, and rose again on the third day. There, at present, by the command of the Emperor Constantine, has been built a basilica; that is to say, a church of wondrous beauty.
And a connection back to T1A:
https://en.wikipedia.org/wiki/Calvary#Temple_to_Aphrodite
#easter-eggs message
#easter-eggs message
And connection to Calcium Carbonate T1E:
https://en.wikipedia.org/wiki/Calvary#Rockface
During 1973–1978 restoration works and excavations inside the Church of the Holy Sepulchre and under the nearby Muristan, it was found that the area was originally a quarry, from which white Meleke limestone was struck;
has anyone with photoshop tried "dying" the egg picture
like how people dye eggs on easter?
I'm pretty sure nothing would appear but, maybe worth a shot to mess with tints and color overlays?
¯_(ツ)_/¯
has anyone noticed the edge of the gold question mark has rivets in spots like a quarter or coin? unless the lines are for something else
you should update Embark Bulletin with the new tier
That is a good idea :kek
Has anyone with photoshop already tried to only enable a single color channel before applying the filter that revealed all the C64-like symbols in the "?" images?
@balmy fog perhaps?
Maybe the different layers can be isolated because they all have a slightly different color (tint) or something?
I dont have photoshop and even if I had it I wouldn't know how to use it 🫣
I tried that but got no great result out of it
Hmm too bad
On another note. Another reference to golden eggs, who knows... "Traditionally, the eggs were wrapped in onion skins and boiled to give them a mottled, gold appearance"
Did anyone tried the easter date for this year? 😅
The 1901 Gatchina Palace egg, which Nicholas II gave to his mother Maria Feodorovna, has a pearl-encrusted shell of gold, enamel, silver-gilt, portrait diamonds and rock crystal. It opens to reveal a faithful rendering of the palace Maria called home.
As I've been saying, the color channels are all identical... so you won't get anything from that
Has a weird wavy background underneath it.
Oh I hadn't seen that 😅
Or I forgor 💀
maybe the real question is about how the colors are applied, ones shiney and the other almost looks like a matte finish
there is an egg shell paint you can use
A high quality water-based paint based on acrylic polymers and high quality coloring materials. After application, it gives a smooth, regular, bright white surface that resembles an egg shell. It also gives long-term protection to the internal surfaces, it is characterized by high resistance to different atmospheres and with a high brushing rate...
located in Monte-Carlo
same place
like the name suggests features a serpent
s lies could mean serpent lies
serpent tells the time
some of the cassipeiae are refered to as the serpent
In Chinese, 螣蛇 (Téng Shé), meaning Flying Serpent, refers to an asterism consisting of λ Andromedae, α Lacertae, 4 Lacertae, π2 Cygni, π1 Cygni, HD 206267, ε Cephei, β Lacertae, σ Cassiopeiae, ρ Cassiopeiae, τ Cassiopeiae, AR Cassiopeiae, 9 Lacertae, 3 Andromedae, 7 Andromedae, 8 Andromedae, κ Andromedae, ι Andromedae, and ψ Andromedae. Consequently, the Chinese name for λ Andromedae itself is 螣蛇十九 (Téng Shé shíjiǔ, English: the Nineteenth Star of Flying Serpent).[14]
or slithers in an s shape
or lies in an s shape
@hard current has anyone posted any photoshopped analysis of the question marks yet?
not explicitly but everyones looked enough to think there's not much to it currently
with the lines of light around the edges of at least the golden one, could it be binary or hex?
try it
@hard current did you say that 1496 was an important number that keeps popping up?
I was reading up on when the question mark was first invented
when rob said little, and ONE in his first messages regarding this tier, I thought about analyzing the picture from the last open beta. It's titled as episode 1
What if the answer is omelette
edit: dead end
where does little come into play here?
yeah but how does little imply this image?
I'm not sure
just because he says little doesnt simply mean that we are looking for something little imo
for all I know it wasn't a hint, and I've misinterpreted it 🙂
but he said little three times... to be fair though the text I found is very little
and that image other than myself im aware of wasnt checked out
I think if little is said that many times in one message it might be
image itself seems to have clouds in the background like shes on a mountain
he also talked about painting images in c64 using koala painter and used a christmas reference we never pieced together
didn't I tell you to go educate yourself on the hunt so far (this is my twin brother guys it's fine, beat him up)
I watched half the video 😎
consider me educated
also I can't send images so all I could really see out of that image was
S ? U N I Y
? I can't makeout the character
I'm gonna keep looking at this, did anyone analyze the open beta already? I'm wondering if there may be hidden frames that have potential clues
mannnnn
You're right
nevermind consider me silly, gonna keep looking elsewhere on the image to see if anything pops up
something is written in between the gap in the finals logo, in the thanks for playing open beta image
There is also something etched on the barrel of the gun that i cant get out either
Also possibly number inside the squares of the cone
honestly thing this image is worth being looked into since were kinda at a dead end atm
is this supposed to be an " " = 8 reference?
i saw this one but wasn’t sure if it was random markings or not
nah thats too random imo
this one is crazy
I’m w the ol ball and chain rn but will take a look in an hour or so
Sorry... What are we seeing here that isn't plainly visible in the unedited image?
does that not look like the = sign and the outline of an 8?
I could see it. Was just making sure I wasn't missing something because you can see it unedited as well.
regardless if thats nothing, theres something etched on the barrel and something inbetween the gap on the finals logo for sure
ALIVE??
it looks like it says ALIVE? or ALIVE??
im not seeing it unless you have something better
not saying its not possible. just not seeing that on my images atm
I definitely see an ALI at the start… could just be me tho
also what’d you do to create that image
maybe, maybe someone with better software can pull something better
Possibly something written in the stock in the gap, underneath where it says the finals.
I feel like the clue should be in the question mark images, especially if it’s supposed to be a “walk in the park”
Doesn't work because we only have 1 layer, if we had 2 layers it would've surely worked
We're kinda stuck with all the symbols over the text
I'm pretty sure the text says Can you reach the Finals but I haven't 100% decoded it, it's not sentence following letters, it's bunch of letters thrown in
sometimes you can see ''You'' or ''Can'' or ''ls''
Which image?
L + ur my brother
bunch of F, H, E, A etc.
L + 2 images given and not a SINGLE clue in them?
First there's the actual pixels size of the image, it fits to dates, secondly the 3F's, background colors that fits with the ATSCII of ?, then there's also the date in the metadata that lead to the crossword rabbit hole
don’t you have work tomorrow
Yeah:) dev wanna invite me to those threads so I can read em?
If you want to get into the hunt I'd recommend you watching the @pure loom video, and also #egg-hunt-onboarding
Before even getting into the threads
@upbeat ridge wait until you’re next level #🏆┇rank-check and get to rising star so that you can read and participate in them
if were assuming its park related why not go back and look at Yellowstone national park. not sure if its related or not personally but who knows
I dont know... Rob just said ''...should be a walk in the park''
Knowing Rob it could be related
but damn
there's lots of parks
personally feel like it was a reference to it should be easy but who knows. i feel like were starting to over analyze everything he says.
Rob hasn't eyed anything in the past like 1 week or so
Maybe we truly have everything we need to solve it
Maybe it is indeed as simple as viold evivi was
Anybody tried yes in other languages?
I think this is worthy enough
welp that's weird odds
by following the F=6;
A1
B2
C3
D4
E5
F6
G7
H8
I9
J10
K11
L12
M13
N14
O15
P16
Q17
R18
S19
T20
U21
V22
W23
X24
Y25
Z26
If you type
Yes
25 03 19
It is the Greek Independence Day
25th of march
The Greek War of Independence, also known as the Greek Revolution or the Greek Revolution of 1821, was a successful war of independence by Greek revolutionaries against the Ottoman Empire between 1821 and 1829. In 1826, the Greeks were assisted by the British Empire, Kingdom of France, and the Russian Empire, while the Ottomans were aided by the...
couldn’t rob have eyed F=6 as a way to show how close you all were with G=6?
or would he not do that
Nah
G=6 was eyed before F=6
he wouldn't have hide a false clue
march 25th is also Waffle day in Sweden, as we know Embark is in Sweden but I doubt there's link there
im not sure its related to can you reach the finals. just because the finals in game is tier 4 or game 4 in the tournament and were only on tier 2
Yeah
I just tought it was odd
i personally think you should look over the open beta thank you image. Since your good at photoshop
yeah that’s got some crazy looking stuff
Can you send it here
Im lazy af
lol
thanks
I looked at that last week and noticed a moon looking symbol in one of the letters
do you recall which layer this is in i.e. green or blue or red #
I only see him use ._.
F in "To all of you"?
me too soon. good nite
it'll be a walk in the park
is there a reason this is named this way
https://www.reachthefinals.com/t1-def
but the other image is still named as expected?
we never got anything from rob regarding those names
ah that stinks
still not sure if it's a typo or intended
We never found it
wait was it originally t1-g or you're theorie is that it should be treated as such
No, it was always t1-f-1.
But the solution was replacing the Gs
I think f-1 -> G
Nevermind... that doesn't make any sense... 😅
no worries I was questioning it but content to figure it out myself hehe;)
either way... it seems purposeful to name it that way rather than abc to match def
I'm confused though... def are clearly egg related, abc as far as I can tell don't have any relation to gold...
check pins for gold connections in ABC
In case anyone's interested in looking at the colors in tfee_tion.jpg one at a time...
Lets see if I'm allowed to upload a zip file:
Here's each color extracted to its own image with the rest transparent. All 107 colors. Great for looking at individual colors or specific colors together in Photoshop (or similar)
Don't worry, I wrote a script to do this
Just found this article on how to load an entire folder of photos into photoshop as individual layers:
https://www.photoshopessentials.com/basics/open-multiple-images-as-layers-in-photoshop/
do you guys pay for PS or do you have a "free" version
I pay for the entire creative cloud (using a student email address I still have access to -- despite not being a student anymore -- in order to get a hefty discount).
hmmm...I'll have to check the pricing for my student account, I've just been using free software called Krita for everything (it's not great)
try gimp
I tried latin, also with replacing letters for numbers
Oh I misread, I tried gold egg in latin for the hell of it
Is nama tama just a name or does it mean anything in another language?
Oh snap
Like Tamagotchi!
could be a good path...
nama tama is a combination of 2 words
nama tama is an egg with a golden yolk
I tried jumping down there but couldn't think of anything a couple days ago 😦
And both are 4 letters! Like ques and tion!
Seems so obvious! 🤦♂️
it was in front of us this whole time 😦
I don't think we've had any clues which substitute any of those letters though...
Except Roman numeral M for 1000
the gold yolk thing is kind of a stretch tho i feel like
The URL is T3-F. The one before this for ABC was T1-F-1. What if this one is gold related?
Could be, but T1-F was egg related sooooo ¯_(ツ)_/¯
You're absolutely right. I'm an idiot. lmao
Been trying random passwords throughout that could be "easy" to figure out. I even tried all of the OG ones just to see what would happen. No luck
rob said this would be a walk in the park, he didn't tell me it'd be in the middle of a hurricane in a wave pool park:(
In his defense...We're the reason it's a goddamn hurricane
oh I'm sure the boat is right in front of me I just have so much water in my eyes
Yeah. We do that.
Rob said walk in the park, we have QUESTION
The main question I can think of is can you reach the finals?
However...in all of the branding it's CAN YOU REACH THE FINALS.?!
So I tried the extra punctuation and prayed
LULZ. I NEED YOU TO DO SOMETHING
Can you check the white picture using ONLY the finals colours?
And seeing what comes up with just the white, or just the black in each image.
If you don't mind ❤️
There aren't any.
All the colors in tfee_tion.jpg have identical R, G, and B color channels.
Meaning in hex they're all:
#xyxyxy
In RGB they're all (X,X,X)
Gooooooooooooooooooooooooooooooooooooooodamnit
I wonder how often robs check on this and laughs
"haha silly fellas made it too deep again!"
Here's where I established that:
#easter-eggs message
I saw your list and script, I should've checked your colour values first
I've spent the last couple hours trying to decipher the footer from the old tier
but man is it impossible to tell what it says
no matter what I do
b0kb spent A LOT of time trying to figure that one out.
20+ hours easy. lol
Did you download the 4k version of that screenshot before messing with it?
oh wait there's a 4k version?!
Yuuuup, lmao. One sec.
I just grabbed this off discord lmao
DM'd it to you.
As long as your image is 3840x2160 you should have the best version. If you ever try to get an image from discord, click open link, then delete everything after the file extension from the URL to ensure Discord's not trying to serve you a lower resolution image.
The file in #official-art is indeed 3840x2160, but Discord may or may not try to serve you a smaller version
In most cases you'll get the right one, but juuuuuuuuuuust in case
yeah looks like the one off discord was 3kb lower than the one via showed me
obviously that little of a change won't make a difference but thank you guys for the heads up 🙂
so.. the only true path we still have is.. egg and gold
Damn I looked back at the padlet after I didn't hunt over the weekend and it's still basically empty 
hey I've been here all weekend, our brains have turned into shriveled raisins
some theories
Lmao. We're doing our best but just like last time...Rabbit holes.
but nothing anyone has all felt confident in, check the threads if you want!
No new discoveries, just guesses.
We've been trying a shitload of passwords though. So that's something.
I'm reading through the branding guide since it was updated just before Halloween.
I'd say the best lead we have on a clue so far is:
Matchstick Men -> Pictures of Matchstick Men -> The Status Quo -> Church of the Holy Sepulchre AND/OR Byzantine-Hungarian War -> 1149 -> tfee_ques/tion.jpg width
I also found a lot of past connections to 1982, which happens to be a song by The Status Quo:
#easter-eggs message
good finds 🙂
Matchstick men came from a comment from Rob:
#easter-eggs message
Let me add that to the Rob comms padlet row
We know the main question is CAN YOU REACH THE FINALS.?!
I'm gonna be so mad if that's the answer, it's just a matter of encoding
https://en.wikipedia.org/wiki/Status_quo
Karl Marx viewed organized religion as a means for the bourgeoisie to keep the proletariat content with an unequal status quo
Karl Marx ... 2 four letter words again?
cat steppped on my keyboard, can confirm the password isn't an insane number of T's
I've tried a bunch of variations of canyoureachthefinals and nothing so far. I feel like that would be a walk in the park
lulz typing a short story
C64 representations of question mark:
PETSCII code:
63₁₀
3F₁₆
Shift-/
Screen code:
63₁₀
3F₁₆
Reverse screen code:
191₁₀
BF₁₆
I guess the black and white images could be alluding to "reverse", connecting to the screen code and the reverse screen code
But I would think the images would be clearer inverses if that were the case?
Could try inverting colours on each, layer em, and see if that helps at all?
Wouldn't reveal anything more than just viewing them however you layered them (i.e. opacity/blending modes)
... other than differences between human color perception and colorspace, although I think we've modified the image enough that human color perception isn't hiding anything.
yeah I think both question marks have been edited to hell and back
and as far as I can tell, nobody saw anything
just through photo editing and using things like stegonline and forensically
I feel like the white one at least has multiple colour layers to it.
Just overlapping each other to cause noise
If you'd like to look at individual colors I've broken them out here:
#easter-eggs message
That's not going to help if there were multiple layers overlapped or blended to result in a final "composite" color, but could help tease out some meaning where colors didn't blend.
I took a quick look through all of them, and nothing really jumped out other than the "noise" grid.
I also tried looking at some layer combinations. Such as all color layers for a color code starting with A , all color layers for a color code containing A, all color layers for a color code starting with F, but again, nothing jumped out
I think this is probably overkill for this tier, but I'm doing this more to just have some new tools in the toolbelt going forward.
I think at this point anything and nothing is valuable until we get somewhere I appreciate all the hard work and I’m sure everyone else does too🙂
Has anyone tried "Egg friend" in latin or something?
It's a stretch but maybe worth a try
Also, did every tier have clues that had nothing to do with the tier's password?
iirc the C64 and Eta Cas clues didn't have anything to do with "gold egg" right?
Maybe we're supposed to combine all the unrelated clues from every other tier?
All of the clues were related to gold/egg. Last tier, every clue we ended up finding kept being some variation of g=6, which was all we needed to do to the gold/egg passwords.
The Roman numeral swap wasn't tried until the very end when it worked. Lol. Hopefully we get a little nudge in the right direction!
Yeah there’s a lot of those.
There’s a number in a post where Rob mentioned a walk in the park I’ve been looking at. And those letters that were above the perdiodic table that said remember
#easter-eggs message - here's the OG walk in the park comment
There’s one with the egg lamp and the number 086111064. Not sure if that’s connected
Or if it’s just to point to gold as well.
We know what that is. A clue in T1A we never found. Don't focus on it
Let’s use our big brains today and solve this
Let’s actually use the small links we have
And maybe try to find something
Looking at the jagged edges I see numbers
I see at least 32 - 8 - 23 not sure if that means anything at all to anyone
?
Vi is force in latin, so vi vivi is “I live by force” 
correction, it is the present passive infinitive of vīvō wich means to live, to be alive, to reside in
me watching this
Hey all! We've set up a command to help guide new hunters get up to date with the TFEE 🙂
If someone new comes in you should now be able to use "-egghunt" 
-egghunt
Check out #egg-hunt-onboarding
Catch up with this great summary: https://youtu.be/XaU6Fo2utBY
Follow the ongoing progress through Padlet: https://padlet.com/Kyne
Good hunting! 🥚
:)
Haha sorry to disappoint 🙏
Give us clue Zeke
The EE hunt is just Rob's brainchild
Yeahhhhhhhhhh I know I know
Don't think rob is showing everyone in the office the giant web of clues he's got 
Well he probably does knowing Rob, but still.
Ain't got a clue homie 🙇
I dont actually remember one direct clue to mirror/flipped. But there were many "doubles/pairs/couples" clues
@proud minnow Since you love searching, I got something for you 897985QVJF_412050535943484f-.../..-/ЛОВЕ ЫОУ-//.--/.////
You'll see, walk in the park Rob, walk in the park
''Mark is a common male given name and is related to the Latin word Mars. It means "consecrated to the god Mars", and also may mean "God of war"'
@balmy fog this is the mirror clue that I remember
OH
This is weird
So I was looking thru the name Mark
Found this
lead me to the famous gospel he wrote
The Gospel of Mark is the second of the four canonical gospels and one of the three synoptic Gospels. It tells of the ministry of Jesus from his baptism by John the Baptist to his death, burial of his body, and the discovery of his empty tomb. It portrays Jesus as a teacher, an exorcist, a healer, and a miracle worker, though it does not mention...
then led me to this;
The Q source (also called The Sayings Gospel, Q Gospel, Q document(s), or Q; from German: Quelle, meaning "source") is a hypothetical written collection of primarily Jesus' sayings (λόγια : logia). Q is part of the common material found in the Gospels of Matthew and Luke but not in the Gospel of Mark. According to this hypothesis, this material ...
Christianity related, it is a hypothetical written collection of primarily Jesus' sayings
https://en.wikipedia.org/wiki/St_Mark's_Basilica This is his dedicated Basilica
The Patriarchal Cathedral Basilica of Saint Mark (Italian: Basilica Cattedrale Patriarcale di San Marco), commonly known as St Mark's Basilica (Italian: Basilica di San Marco; Venetian: Baxéłega de San Marco), is the cathedral church of the Patriarchate of Venice; it became the episcopal seat of the Patriarch of Venice in 1807, replacing the ear...
It all links with Christianity
If that's the path we want to take @coarse dagger
-egghunt
Check out #egg-hunt-onboarding
Catch up with this great summary: https://youtu.be/XaU6Fo2utBY
Follow the ongoing progress through Padlet: https://padlet.com/Kyne
Good hunting! 🥚

Venice confirmed new map
No
Yes

"ЛОВЕ-ЫОУ" sounds like "love you"
is there any clues as to where the map could be like idk based on the architecture of that photo
Please this is not #⚡┇the-finals-chat we keep things EE related here
Nothing else about the photo
Why would I say something related to Easter eggs in the finals, be serious
Because this is the Easter-Egg channel where we dig up the whole Easter-Egg around The Finals
Yes ?
We don't talk about ''Venice confirmed new map'' in here, that's all there is to it my guy
That's directly related to St. Mark's basilica 
It is not a confirmed clue
It's speculations
Plus it wouldn't lead to a map reveal
It would lead to christianity
anyways
what?
The finals new Christian Denomination confirmed 
(Thanks for cleaning up the spam, but now I sound like an a-hole without the context 😂)
@balmy fogok but explain how you got specifically to mark from all the marks
also why you went to the myth of the q source to the basilica instead of straight to the basilica
I'm waiting for your joke about this 😂
Too late. You are labeled a monster forever 
Bahahaha
Dang I've become predictable 
Not enough ee-hunt in my life
Naaaaaaaaah I'm good my guy
If you want to join the hunt
-egghunt
Check out #egg-hunt-onboarding
Catch up with this great summary: https://youtu.be/XaU6Fo2utBY
Follow the ongoing progress through Padlet: https://padlet.com/Kyne
Good hunting! 🥚
But you just speculated 
Hypocrisy very nice
@fallen jasper Is there something to do with this guy or

@balmy fog #discord-feedback message you got it letsgooooooo
Just here to give some encouragement. You guys will break something today, hopefully it's the password 
I'll try more passwords when I can
ive missed a few days recently, is the padlet up to date?
Yesssssssssir
Lots of theories, nothing confirmed yet
Everyone had something they believe, but Saint Rob hasn't given us the eyes
Yep
Wich once again, probably tells us we have everything we need to find it, just like last time
I really do believe it's some variation of "can you reach the finals.?!"
wich makes it even harder because sometimes obvious is extremely hard
Obvious is very hard because we all over think it. Lol
Maybe we started theories too early. The first thing we figured out last tier was abc+def= gold egg
So this tier could be gold+egg= tier 3 or level 3
Tier 3 has to lead on from past tiers
I also think the answer might be one of the many golden eggs we found while on the hunt.
Some of them include:
https://en.wikipedia.org/wiki/Fabergé_egg
https://en.wikipedia.org/wiki/IRAS_17163−3907
https://en.wikipedia.org/wiki/The_Goose_that_Laid_the_Golden_Eggs
Namatama
etc.
I doubt the culmination of all tiers will only result in us typing Golden Egg once again. I feel like we need to find something else.
To me what's unclear is not really what can we answer, but much more, with which syntax/language/type of rules should we type it?
unless its using all the rules we have
roman numerials, g6 e3 o0
its like what is the overall answer to T2
Wich would make sense since we're at the last level
That's what I also think, a gold question mark and a white question mark = gold egg
maybe its not about the question but more of the combination of these 2
its supposed to be an easy tier lol
and we're not given enough clues to start new theories
I think the same
Altough I love going down rabbit holes, im pretty aware that the password is probably simpler than viold evivi
“A walk in the park” - maybe it’s a big overgrown park 
save the rabbit holes for tier 3 haha we need them
very easy
I'm so dumb i even tried ScrambledEggs 😆
Looks golden to me.
Yeah, I’ve been trying to think of ways we can use the two images together
Not really getting anywhere though
It’s early here, have there been any good theories overnight?
I haven't fully read it but I don't think so
Maybe some far-fetched holes
But nothing official
What’s the bridge between T2 and T3
ABC were all numbers
the last 2 passwords was a combination of the word and number
while DEF was all Latin
Just a repost from the pins
T1A = 1064 : 1064 is the melting point of Gold
T1B = lxxix : 79 is the atomic No. of Gold
T1C = 5f137s2 : 137(.5) is the Golden angle
T1D = 0vif0rm : Oviform is egg-shaped in Latin
T1E = cacoiii : CaCO3 is egg-shell → CaCO3 was found by Gaius Plinius Secundus, Ancient Rome (latin)
T1F = vit3llum : Vitellum is egg-yolk in Latin
All numbers
All Latin
The only thing that connects them both (other than gold-egg), is roman numerals
wich was used for the passwords
viold evivi
i still cant believe how easy viold and evivi was lol
and this level is supposed to be easier
Vivi is latin for ''to live, to be alive''
Maybe use this
viold evivi
Oh it might just be viold evivi but re-spelled
since vivi is Latin
@balmy fog green name haha
yeah i can see it
im still confused why t2abc url was t1-f-1
tier 3 url is t3-f
with header as 'secure'
Secure the finals
3F is hex for "?"
t1-f-1 was probably somehow pointing at G - 6
not sure how but we know where it was supposed to go now
every tier has that header before it is solved
ahh i never noticed
this password is just going to be GOLD + EGG somehow
no other rabbit holes to explore
i was thinking 'gold egg' might be a metaphor for the Cashbox
aurum ovico
take it to the cashout?
nothin
aurumogco
nothin
thats latin for goldegg
I should've paid more attention to Latin classes back in high school 🤔
aurum ovum
I tried ovumaurum as well

Pretty sure we've tried a good portion of the goldegg variations we could come up with
Everything we tried before + a few extras sprinkled in there.
goldegg in C64 screen codes?
Yeah, first set of passwords by Lulz was a lot of goldegg stuff, swapping out everything too.
Don't know about the C64 codes. Doesn't look like it
tried it
weird
It's a thanks for all the pixel watching
the padlet looks so empty 
Right!?! Rob hasn't eyed anything in like a whole week
I miss that feeling
Rob could you please eye this if you still read us
the question is now, is a cumulation of previous password in a way.
we had 83 clues in 1 padlet now we have 0 haha
It's been radio silence from Rob
So either we're missing the big picture, or, we have everything and just need to assemble it
guldägg
CONNECT THE DOTS
OUI BRU OUIOUI
quantus
He might be busy too
Preparing for…
The Embark Christmas Party 
we need to soooooolve
thanks fish
im pretty sure the game is releasing really soon which i would imagine why hes been pretty silent. my guess on dec 7th
yeah he probably has a lot of dev stuff to do after the beta ended
I think December 7th they will announce the release date at the event
my theory is they are going to either release it or announce release date at the VGA's
Wich will probably be like 1 week after
since they were still on track to release it this year
you are the legend
What if the double question mark was supposed to be less of a question but more towards anticipation or excitement. Which is normally portrayed with 2 (?'s)
thanks ig 🤣
We have 2.5 weeks let's do thiiiiiis
Gold + Egg
Me trying to boost your confidence u know
UNLESS it isn't
As a fellow teammate
what if the answer is neither gold nor egg
be the carry we'll heal u
but actually a culmination of EVERYTHING
then we not solving this shit in 2 weeks
bet
lol
what do eggs and gold have in common
actually
other than it being a color and an egg
nothing
well if we reconsolidate, take into account ALL the answers, maybe a NEW theme will pop up
right?
thats my new hole
right but it could be a big ass rabbit hole
not exactly
it wasn't too hard to get to Gold, or Egg
I mean it would be straight forward
what if it's VEGA
bro, I've been holding onto that connection for a while
Vega has connections to multiple of the answers
Vegata
also, he said we'd laugh at gold watch, but nothings come of that yet
Nah we were gonna laugh at ''Or something''
Altough we already knew it was Gold Egg
Could you do a quick re-post
Just so we're on the same page
I think I missed the Vega parts, I wasn't here between June and October
I will just go over it again
We listening chief
You are talking about the star, right?
Vega is the brightest star in the northern constellation of Lyra. It has the Bayer designation α Lyrae, which is Latinised to Alpha Lyrae and abbreviated Alpha Lyr or α Lyr. This star is relatively close at only 25 light-years (7.7 parsecs) from the Sun, and one of the most luminous stars in the Sun's neighborhood. It is the fifth-brightest star...
I might be dumb, but I dont see any connections, I might not be the brightest (do you get it?)
I will begin to explain just give me a sec
- Vega was the northern pole star around 12,000 BCE and will be so again around the year 13,727
- In 1879, William Huggins used photographs of the spectra of Vega and similar stars to identify a set of twelve "very strong lines" that were common to this stellar category. Since 1943, the spectrum of this star has served as one of the stable anchor points by which other stars are classified.
- Vega became the first star (other than the Sun) to be photographed, Henry Draper took a photograph of Vega's spectrum
the black background of gold ? could represent space
The two smaller companions are Polaris B, a 1.39 M☉ **F3 (3F) **main-sequence star orbiting at a distance of 2,400 astronomical units (AU),[17] and Polaris Ab (or P), a very close F6 main-sequence star with a mass of 1.26 M☉
Vega became the first solitary main-sequence star beyond the Sun known to be an X-ray emitter when in 1979 it was observed from an imaging X-ray telescope
so that could be our 3F and F=6
Yeah, just might be a coincidence tho
don't think F=6 was actually a clue more than me being close to G=6
ik I was the one to get it "confirmed" but I'm disowning it 😭
Yeah nothing lead us to F=6, because if F=6 is right viold evivi wouldn't have work
foldeff
okay onto Halley's Comet
There's more 😮?
Halley's Comet has a period of 79 years, Oval orbit, appeared in 325, link to 2061 (Rob's old clue)
Halley's Comet is confirmed
- **__Vega __**was the name of the mission to Halley's Comet
now onto Vega again
Zorro is also confirmed, came up before
Zorro's real name was Don Diego de la Vega
so what's the word
Zorro also links to batman (confirmed) but that's for another time

