What is the solution to the Binary puzzle in World of Warcraft?

In summary, the conversation discusses a binary puzzle in the game World of Warcraft that involves 10 levers with 9 different positions each. The community is stumped and the given code does not provide any useful information. Further investigation reveals that the puzzle may involve a translation to text, but requires knowledge of the game. Direct conversion to ASCII leads to gibberish and there may be a hidden message within the binary sequence.
  • #1
WRC
Hi there. There is currently a Binary puzzle being solved in the game Word Of Warcraft. In the puzzle, there are 10 levers which can each be placed in 9 different positions 1-9. So for example, the solution may be 1459275918. So far the community is stumped. The code given is below, I would appreciate any suggestions!

01110111 00100 10010110 10101 11110111 01100 01111111 01000 011010111001011010010110 10111101 11001 00111111 10010 01001001 10000 011010010110100111010110 01011011 11110 11110001 11111 11100000 00010 11111111 01000 10110111 10101 01111111 00001 10101110 11111 00110000 01000 101101010010101110010110

180

+1111111111
 

Attachments

  • binary.jpg
    binary.jpg
    28.4 KB · Views: 634
Mathematics news on Phys.org
  • #2
Formatted:
01110111 00100
10010110 10101
11110111 01100
01111111 01000
011010111001011010010110
10111101 11001
00111111 10010
01001001 10000
011010010110100111010110
01011011 11110
11110001 11111
11100000 00010
11111111 01000
10110111 10101
01111111 00001
10101110 11111
00110000 01000
101101010010101110010110
119 4
150 21
247 12
127 8
7050902
189 25
63 18
73 16
6908374
91 30
241 31
448 2
255 8
183 21
127 1
174 31
48 8
11873174
180 is 10110100 in binary.
+1111111111 has 10 "1", corresponding to the number of switches.

Direct conversion to ascii leads to gibberish.

The long strings agree in most of their digits:
011010111001011010010110
011010010110100111010110
101101010010101110010110

Looking up 11873174, I found some more context:
- the previous riddle was an anagram, and it was completely different in different language versions
- the numbers are different for different language versions. Here is an overview. English, Russian and French are identical, German, Spanish and Italian begin identical but then deviate. Chinese is different.

Apparently we are looking for something that translates to text. The long strings could separate words., and the 8+5 combinations could be individual letters. 180 and +1111111111 are the same in all versions.

At this point, it looks like we would need WoW knowledge. Are there suitable names for monsters or locations that fit to the patterns seen in the language versions?
 
  • #3
How about taking each group of 8 bits and convert each byte to its equivalent ASCII letter. There might be a phrase or message with the sequence along with the bits that are not eight bits wide
 
  • #4
See above: Direct conversion to ascii leads to gibberish. Most of the bytes are not even letters in ascii.
 

1) What exactly is the Binary puzzle in World of Warcraft?

The Binary puzzle in World of Warcraft is a mini-game that involves solving a series of binary codes to unlock a treasure chest. It is a popular and challenging activity that can be found in various locations throughout the game.

2) How do I access the Binary puzzle in World of Warcraft?

The Binary puzzle can be found in various locations throughout the game, such as dungeons, caves, or hidden areas. Pay attention to your surroundings while exploring and you may come across the puzzle. There are also online resources and guides available that can help you locate the puzzle.

3) What is the objective of the Binary puzzle in World of Warcraft?

The objective of the Binary puzzle is to correctly decipher a series of binary codes to unlock a treasure chest. Each code represents a letter of the alphabet, and once all codes are solved, they will form a word or phrase that will unlock the chest.

4) Are there any tips or strategies for solving the Binary puzzle in World of Warcraft?

Some tips for solving the Binary puzzle include paying attention to patterns in the codes, using a binary translator tool, and double-checking your work to avoid mistakes. It can also be helpful to have a pen and paper handy to write down the codes and keep track of your progress.

5) What are the rewards for completing the Binary puzzle in World of Warcraft?

The rewards for completing the Binary puzzle may vary, but they often include valuable items, gold, and experience points. In some cases, completing the puzzle may also unlock a hidden area or provide a clue to a larger quest in the game.

Back
Top