forum

The ARG must go on...

posted
Total Posts
12
Topic Starter
npc_BeaniCraft
Patatitta
ngl I have no clue how the previous one were solver but i'm trying

my though process
code for map is

121111120
122212210
122221210
122122220
122211110
122122220
122211110
122221120
122212210
112221120
112212220
112212220
112211120

let's remove those 0, probably means to leave a space out

12111112
12221221
12222121
12212222
12221111
12212222
12221111
12222112
12221221
11222112
11221222
11221222
11221112

only 2 numbers, let's tur into binary

01000001
01110110
01111010
01101111
01110000
01101111
01110000
01111001
01110110
00111001
00110111
00110111
00110001

alright, that translated does give a result, Avzopopyv9771, text is messy, and does not work as a password

okay, so that text is probably encrypted too, let's try caesar because that one of the most common

TOSHIHIRO9771

however, i've tried TOSHIHIRO9771, Toshihiro9771, and toshihiro9771 and it does not work, i'm still missing something, maybe the numbers?, idk
Topic Starter
npc_BeaniCraft

Patatitta wrote:

ngl I have no clue how the previous one were solver but i'm trying

my though process
code for map is

121111120
122212210
122221210
122122220
122211110
122122220
122211110
122221120
122212210
112221120
112212220
112212220
112211120

let's remove those 0, probably means to leave a space out

12111112
12221221
12222121
12212222
12221111
12212222
12221111
12222112
12221221
11222112
11221222
11221222
11221112

only 2 numbers, let's tur into binary

01000001
01110110
01111010
01101111
01110000
01101111
01110000
01111001
01110110
00111001
00110111
00110111
00110001

alright, that translated does give a result, Avzopopyv9771, text is messy, and does not work as a password

okay, so that text is probably encrypted too, let's try caesar because that one of the most common

TOSHIHIRO9771

however, i've tried TOSHIHIRO9771, Toshihiro9771, and toshihiro9771 and it does not work, i'm still missing something, maybe the numbers?, idk
Try this https://www.dcode.fr/caesar-cipher
Patatitta

BeaniCraft wrote:

Patatitta wrote:

ngl I have no clue how the previous one were solver but i'm trying

my though process
code for map is

121111120
122212210
122221210
122122220
122211110
122122220
122211110
122221120
122212210
112221120
112212220
112212220
112211120

let's remove those 0, probably means to leave a space out

12111112
12221221
12222121
12212222
12221111
12212222
12221111
12222112
12221221
11222112
11221222
11221222
11221112

only 2 numbers, let's tur into binary

01000001
01110110
01111010
01101111
01110000
01101111
01110000
01111001
01110110
00111001
00110111
00110111
00110001

alright, that translated does give a result, Avzopopyv9771, text is messy, and does not work as a password

okay, so that text is probably encrypted too, let's try caesar because that one of the most common

TOSHIHIRO9771

however, i've tried TOSHIHIRO9771, Toshihiro9771, and toshihiro9771 and it does not work, i'm still missing something, maybe the numbers?, idk
Try this https://www.dcode.fr/caesar-cipher
yeah tried that but passwd doesn't seem to work, read the end of my message
Topic Starter
npc_BeaniCraft

Patatitta wrote:

BeaniCraft wrote:

Patatitta wrote:

ngl I have no clue how the previous one were solver but i'm trying

my though process
code for map is

121111120
122212210
122221210
122122220
122211110
122122220
122211110
122221120
122212210
112221120
112212220
112212220
112211120

let's remove those 0, probably means to leave a space out

12111112
12221221
12222121
12212222
12221111
12212222
12221111
12222112
12221221
11222112
11221222
11221222
11221112

only 2 numbers, let's tur into binary

01000001
01110110
01111010
01101111
01110000
01101111
01110000
01111001
01110110
00111001
00110111
00110111
00110001

alright, that translated does give a result, Avzopopyv9771, text is messy, and does not work as a password

okay, so that text is probably encrypted too, let's try caesar because that one of the most common

TOSHIHIRO9771

however, i've tried TOSHIHIRO9771, Toshihiro9771, and toshihiro9771 and it does not work, i'm still missing something, maybe the numbers?, idk
Try this https://www.dcode.fr/caesar-cipher
yeah tried that but passwd doesn't seem to work, read the end of my message
Patatitta
I see

MrMcMikey22
wtf did I just download
Topic Starter
npc_BeaniCraft
Patatitta
got this, seems to be hexadecimal, except last digit which is not possible

51 57 45 52 54 59 55 49 4F 50 41 53 44 46 47 48 4A 4B 4C 5A 58 43 56 42 4E 4D 71 77 65 72 7I

translated into regular decimal, doesn't seem very useful

8982308317865438031404528934502973242692840075857263068386047556129806119

into text same thing

QWERTYUIOPASDFGHJKLZXCVBNMqwer
Topic Starter
npc_BeaniCraft

Patatitta wrote:

got this, seems to be hexadecimal, except last digit which is not possible

51 57 45 52 54 59 55 49 4F 50 41 53 44 46 47 48 4A 4B 4C 5A 58 43 56 42 4E 4D 71 77 65 72 7I

translated into regular decimal, doesn't seem very useful

8982308317865438031404528934502973242692840075857263068386047556129806119

into text same thing

QWERTYUIOPASDFGHJKLZXCVBNMqwer

I just extracted the morse code to some text, Please try now!
-.... ---.. / --... ....- / --... ....- / --... ----- / --... ...-- / ...-- .- / ..--- ..-. / ..--- ..-. / -.... ----. / ..--- . / -.... ----. / -.... -.. / -.... --... / --... ..... / --... ..--- / ..--- . / -.... ...-- / -.... ..-. / -.... -.. / ..--- ..-. / -.... -.-. / -.... ...-- / -.... ...-- / --... ...-- / -.... ..--- / ..... --... / -.... ----. / ..--- . / --... ----- / -.... . / -.... --...
Patatitta
Aireunaeus
hmm i like it
Please sign in to reply.

New reply