Jump to content

Secret Phrase Generator equations


Recommended Posts

I guess the only way is by disassembling the games.

Well a while back I generated a few phrases and then tried to find a relation between their values... The biggest issue is that there are multiple combinations of phrases possible for each wallpaper. This is what I got, but I can't see a pattern.

English DP

‭0x3039     0011 0000 0011 1001‬  // Trainer ID 12345
0x0007     0000 0000 0000 0111  // Team Galactic Wallpaper, according to the button on the Japanese site (unsure)


0x03EA     ‭0000 0011 1110 1010‬  // OWN TEMPO
0x0568     0000 ‭0101 0110 1000‬  // KINDERGARTEN
0x0530     0000 ‭0101 0011 0000‬  // SYSTEM
0x057C     0000 ‭0101 0111 1100‬  // HAPPINESS

0x055D     0000 ‭0101 0101 1101‬  // BALL
0x056B     0000 ‭0101 0110 1011‬  // RADIO
0x046B     ‭0000 0100 0110 1011‬  // BATTLE
0x0521     ‭0000 0101 0010 0001‬  // ANNIVERSARY

0x03FA     0000 ‭0011 1111 1010‬  // TRACE
0x0523     ‭0000 0101 0010 0011‬  // TODAY
0x024E     0000 ‭0010 0100 1110‬  // PSYCHIC
0x047C     0000 ‭0100 0111 1100‬  // GRANDFATHER

0x046D     0000 ‭0100 0110 1101‬  // REVIVE
0x057A     0000 ‭0101 0111 1010‬  // HEALTH
0x03E0     0000 ‭0011 1110 0000‬  // VOLT ABSORB
0x051D     0000 ‭0101 0001 1101‬  // SCHOOL

 

Link to comment
Share on other sites

That's probably true, unfortunately :c

Later in the year when I have more time I will tinker around with the games a little bit and also try generating a handful of answers both for different IDs and the same ID, and then see if there are any patterns between them.

 

7 hours ago, BlackShark said:

I guess the only way is by disassembling the games.

Well a while back I generated a few phrases and then tried to find a relation between their values... The biggest issue is that there are multiple combinations of phrases possible for each wallpaper. This is what I got, but I can't see a pattern.


English DP

‭0x3039     0011 0000 0011 1001‬  // Trainer ID 12345
0x0007     0000 0000 0000 0111  // Team Galactic Wallpaper, according to the button on the Japanese site (unsure)


0x03EA     ‭0000 0011 1110 1010‬  // OWN TEMPO
0x0568     0000 ‭0101 0110 1000‬  // KINDERGARTEN
0x0530     0000 ‭0101 0011 0000‬  // SYSTEM
0x057C     0000 ‭0101 0111 1100‬  // HAPPINESS

0x055D     0000 ‭0101 0101 1101‬  // BALL
0x056B     0000 ‭0101 0110 1011‬  // RADIO
0x046B     ‭0000 0100 0110 1011‬  // BATTLE
0x0521     ‭0000 0101 0010 0001‬  // ANNIVERSARY

0x03FA     0000 ‭0011 1111 1010‬  // TRACE
0x0523     ‭0000 0101 0010 0011‬  // TODAY
0x024E     0000 ‭0010 0100 1110‬  // PSYCHIC
0x047C     0000 ‭0100 0111 1100‬  // GRANDFATHER

0x046D     0000 ‭0100 0110 1101‬  // REVIVE
0x057A     0000 ‭0101 0111 1010‬  // HEALTH
0x03E0     0000 ‭0011 1110 0000‬  // VOLT ABSORB
0x051D     0000 ‭0101 0001 1101‬  // SCHOOL

 

 

Link to comment
Share on other sites

I was also some interested in this.

If the code can be generated as a stand-alone program rather than a web page running on the server, it would be much more advantageous to maintain it.

But unfortunately I can not do that. Oh, Why did not I learn programming? :S

Edited by BloodBird
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...