Deck of Every Card spades puzzle: Difference between revisions

From A KoL Wiki
imported>Bale
imported>WRAR
No edit summary
Line 4: Line 4:


After a player asks [[Grandpa]] about "stage two" the cards start giving subsets of some different string. The new string is different for each player, but the same for the same player. It is coded with the [[wikipedia:Playfair cipher|Playfair cipher]], the key is the player's name. The deciphered string reads ''"GREAT WORK YOU ARE READY FOR YOUR FINAL CHALLENGE ASK ABOUT ??????????? FOR THE LAST STAGE BE SURE TO DESTROY WHEN YOU ARE DONE READING"'', without spaces, where ''???????????'' is replaced by a user-specific password. The password is usually ('''but not always''') an 11-letter long English word (such as "copywriters").
After a player asks [[Grandpa]] about "stage two" the cards start giving subsets of some different string. The new string is different for each player, but the same for the same player. It is coded with the [[wikipedia:Playfair cipher|Playfair cipher]], the key is the player's name. The deciphered string reads ''"GREAT WORK YOU ARE READY FOR YOUR FINAL CHALLENGE ASK ABOUT ??????????? FOR THE LAST STAGE BE SURE TO DESTROY WHEN YOU ARE DONE READING"'', without spaces, where ''???????????'' is replaced by a user-specific password. The password is usually ('''but not always''') an 11-letter long English word (such as "copywriters").
After the player asks [[Grandpa]] about the player-specific stage two password the cards start giving subsets of the final string, common for all players.
The result of decoding the stage three string is [[talking spade]].


==Notes==
==Notes==
Line 12: Line 16:
*HotStuff [http://forums.kingdomofloathing.com/vb/showpost.php?p=4755074&postcount=322 confirmed] that the stage two password is not always 11 letters long, and that due to an error, some passwords that start with ''T'' will actually start with "a weird ''XT''".
*HotStuff [http://forums.kingdomofloathing.com/vb/showpost.php?p=4755074&postcount=322 confirmed] that the stage two password is not always 11 letters long, and that due to an error, some passwords that start with ''T'' will actually start with "a weird ''XT''".
*It's possible to find the stage two password without discovering the whole ciphertext, by encrypting the cleartext with the password part replaced with some characters, then finding out and decrypting known sequences which are not parts of the resulting ciphertext (it's also possible to guess the password knowing only a part of it). Note that the ciphertext part after the password differs for even-length and odd-length passwords. There's an even clearer explanation of that [http://forums.kingdomofloathing.com/vb/showpost.php?p=4755066&postcount=317 HERE].
*It's possible to find the stage two password without discovering the whole ciphertext, by encrypting the cleartext with the password part replaced with some characters, then finding out and decrypting known sequences which are not parts of the resulting ciphertext (it's also possible to guess the password knowing only a part of it). Note that the ciphertext part after the password differs for even-length and odd-length passwords. There's an even clearer explanation of that [http://forums.kingdomofloathing.com/vb/showpost.php?p=4755066&postcount=317 HERE].
*The stage three was first [http://forums.kingdomofloathing.com/vb/showpost.php?p=4755662&postcount=399 reported as decoded] on Jul 16, 2015.


[[Category:Miscellaneous]]
[[Category:Miscellaneous]]

Revision as of 11:53, 16 July 2015

Getting an X of Spades card from Deck of Every Card yields a string of letters (letter count equals X).

For new players, the string is a subset of the common string "UJLWTTLEJCCQYOIYMWESZWPWFOBUNKWGULYKDQNADDBWXUWKRRRTBIHXBUMWAIZGEDTHJGGUGEWCCCICOPJTNM". It is coded with the Vigenère cipher, the key is "ABCDEFGHIJKLMNOPQRSTUVWXYZ". The deciphered string reads "THIS ONE WAS RELATIVELY EASY GO ASK GRANDPA SEA MONKEE ABOUT STAGE TWO FOR YOUR PERSONALIZED CHALLENGE", without spaces.

After a player asks Grandpa about "stage two" the cards start giving subsets of some different string. The new string is different for each player, but the same for the same player. It is coded with the Playfair cipher, the key is the player's name. The deciphered string reads "GREAT WORK YOU ARE READY FOR YOUR FINAL CHALLENGE ASK ABOUT ??????????? FOR THE LAST STAGE BE SURE TO DESTROY WHEN YOU ARE DONE READING", without spaces, where ??????????? is replaced by a user-specific password. The password is usually (but not always) an 11-letter long English word (such as "copywriters").

After the player asks Grandpa about the player-specific stage two password the cards start giving subsets of the final string, common for all players.

The result of decoding the stage three string is talking spade.

Notes

  • The stage one was decoded on Jul 6, 2015, at that time only the first 3 letters of the ciphertext were unknown.
  • The stage two was publicly decoded on Jul 13, 2015.
  • You need to unlock the stage two only once.
  • You don't need to draw any cards or own the deck to unlock the stage two.
  • HotStuff confirmed that the stage two password is not always 11 letters long, and that due to an error, some passwords that start with T will actually start with "a weird XT".
  • It's possible to find the stage two password without discovering the whole ciphertext, by encrypting the cleartext with the password part replaced with some characters, then finding out and decrypting known sequences which are not parts of the resulting ciphertext (it's also possible to guess the password knowing only a part of it). Note that the ciphertext part after the password differs for even-length and odd-length passwords. There's an even clearer explanation of that HERE.
  • The stage three was first reported as decoded on Jul 16, 2015.