Looks like we have everything needed for a passocde, that means we’ll just need to rearrange it somehow.
Write the code into a grid of 4×3
3
j
2
m
5
m
e
s
4
g
e
t
Start at the bottom and read each row normally for the solve 4get5mes3j2m
Code #2
Observations
A very long string of letters and numbers not revealing much as to how to decode.
The normal Rot, Atbash, Vig or transpositions do not reveal anything.
Seems like we need to find something else entirely.
[hint]
Sometimes the art of decoding is in the eye of the beholder.
Ignoring the spaces, group everything into a grid of 79×5 -.--.--------------------.-------.-------.-------.-----------.---.---.--.------
...-...-...-.-.-.-.--..------..-----...-----..--...--..-..----------...-...--..
-.--.-.-..---.--.-.--.---.---.---.--.-.--.--.-.--.---.--.-.--.---.---.--.-.-.-.
-..-.-.-...-.-.--.--..---..-..---..--..--..-.-.--..-..--.-.--..--.---..-.-.-...
------------------------------------...-------------------------.--------------
Replacing all the - with spaces and the . with any type of block character, you will see something interesting.