• Hi all. We have had reports of member's signatures being edited to include malicious content. You can rest assured this wasn't done by staff and we can find no indication that the forums themselves have been compromised.

    However, remember to keep your passwords secure. If you use similar logins on multiple sites, people and even bots may be able to access your account.

    We always recommend using unique passwords and enable two-factor authentication if possible. Make sure you are secure.
  • Be sure to join the discussion on our discord at: Discord.gg/serebii
  • If you're still waiting for the e-mail, be sure to check your junk/spam e-mail folders

Wonder Mail Generator?

Rubydogs

Hoenn Trainer
How do you code your own wonder mail or create your own generator;201-?;
Thanx;201-!;

mail1.gif
 
Last edited:

AlanL

Infinite Curiosity
First decipher the algorithm that the game uses (there might be sources online, or you might be able to reverse engineer it perhaps). Once you have the algorithm, it's just a matter of writing a program that takes inputs, runs it through the works, and spits out the answer. Unfortunately, while I can help with the programming aspect, cracking the algorithm itself is a bit outside my expertise.
 
Top