Jump to content

Guides:Mail Writer Codes: Difference between revisions

no edit summary
No edit summary
Line 241:
|}
 
=== Change a pokémon's level===
 
Customizability: change the value marked in bold with the value corresponding to the desired level.
Line 546:
|}
 
===Give PokéRus===
 
Note: the strain given with this code will last for three days.
Line 798:
||
01 20 01 21 D8 D8 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
==Change player attributes==
 
===Change name===
 
This code will open a name entry screen. After a name has been entered, the player's name is overwritten by the newly entered name.
 
Note: This will cause the game to treat pokémon caught with the previous name as traded pokémon.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
06 01 11 80 DD D5 3E 04 21 A3 5A CF E1 11 A3 D1
01 0B 00 C3 1A 31 10 10 10 10 10 10 10 10 10 10
||
06 01 11 96 D2 D5 3E 04 21 B7 56 CF E1 11 7D D4
01 0B 00 C3 26 30 10 10 10 10 10 10 10 10 10 10
|-
! scope="row" | French
||
 
||
 
|-
! scope="row"| German
||
 
||
 
|-
! scope="row"| Italian
||
 
||
 
|-
! scope="row"| Spanish
||
 
||
 
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Change ID===
 
Customizability: The values in bold determine the player's new ID. Simply convert the desired ID (between 00000 and 65536) to hexadecimal and replace the values in bold. e.g. OT ID '''12345''' corresponds to '''30 39'''.
 
Note: This will cause the game to treat pokémon caught with the previous ID as traded pokémon.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
01 '''FF FF''' 21 A1 D1 71 23 70 C9 10 10 10 10 10 10
||
01 '''FF FF''' 21 7B D4 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row" | French
||
01 '''FF FF''' 21 A1 D1 71 23 70 C9 10 10 10 10 10 10
||
01 '''FF FF''' 21 7B D4 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row"| German
||
01 '''FF FF''' 21 A1 D1 71 23 70 C9 10 10 10 10 10 10
||
01 '''FF FF''' 21 7B D4 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row"| Italian
||
01 '''FF FF''' 21 A1 D1 71 23 70 C9 10 10 10 10 10 10
||
01 '''FF FF''' 21 7B D4 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row"| Spanish
||
01 '''FF FF''' 21 A1 D1 71 23 70 C9 10 10 10 10 10 10
||
01 '''FF FF''' 21 7B D4 71 23 70 C9 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Change player gender (Crystal exclusive)===
 
This code switches the player's gender to the opposite gender (male to female and vice versa). This code is persistent and doesn't require manually saving to be kept after a reset.
 
Note: This code will not change the player's color palette.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Crystal
|-
! scope="row"| English
||
3E 01 CD CB 2F 21 72 D4 34 A6 77 21 3D BE 77 C9
|-
! scope="row" | French
||
3E 01 CD B8 2F 21 72 D4 34 A6 77 21 3D BE 77 C9
|-
! scope="row"| German
||
3E 01 CD B5 2F 21 72 D4 34 A6 77 21 3D BE 77 C9
|-
! scope="row"| Italian
||
3E 01 CD B9 2F 21 72 D4 34 A6 77 21 3D BE 77 C9
|-
! scope="row"| Spanish
||
3E 01 CD B5 2F 21 72 D4 34 A6 77 21 3D BE 77 C9
|-
! scope="row"| Japanese
||
 
|}
 
===Change player sprite palette===
 
This code changes the colors used for the player's sprites. After a manual save, these colors will be kept between resets.
 
Customizability: change the value marked in bold for different color palette. There are a total of 8 possible color palettes, use values 00 through 07 for these colors:
 
{| class="wikitable"
! Value !! Color palette
|-
| 00 || Red
|-
| 01 || Blue
|-
| 02 || Green
|-
| 03 || Brown
|-
| 04 || Red
|-
| 05 || White
|-
| 06 || Dark green
|-
| 07 || Light Brown
|}
 
Other values beyond 07 are also accepted, but will just repeat the eight possible color sets.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E '''00''' EA 03 D2 C9 10 10 10 10 10 10 10 10 10 10
||
3E '''00''' EA DC D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row" | French
||
3E '''00''' EA 03 D2 C9 10 10 10 10 10 10 10 10 10 10
||
3E '''00''' EA DC D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| German
||
3E '''00''' EA 03 D2 C9 10 10 10 10 10 10 10 10 10 10
||
3E '''00''' EA DC D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Italian
||
3E '''00''' EA 03 D2 C9 10 10 10 10 10 10 10 10 10 10
||
3E '''00''' EA DC D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Spanish
||
3E '''00''' EA 03 D2 C9 10 10 10 10 10 10 10 10 10 10
||
3E '''00''' EA DC D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Change player sprite pointer===
 
This code changes the sprites used to display the player. These can be used to give the player the appearance of an NPC character, but the characters used are dependent on the map.
 
Customizability: the value marked in bold can be changed to point to a different sprite. Use '''00''' to set it back to normal, use a multiple of $0C as value to point to the sprite of a map dependent NPC.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row" | French
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| German
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Italian
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Spanish
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
3E 00 EA FF D1 C9 10 10 10 10 10 10 10 10 10 10
||
3E 00 EA D8 D4 C9 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Korean
||
 
|}
 
===Set all badges as (not) obtained===
 
This badge will set badges as either obtained or not obtained, depending on the values used.
 
Customizability: the values marked in bold represent Johto badges and Kanto badges respectively. Set to '''FF FF''' to set all badges as obtained, set to '''00 00''' to set all badges as not obtained, set to '''FF 00''' to set all Johto badges as obtained and all Kanto badges as not obtained.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row" | French
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row"| German
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row"| Italian
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row"| Spanish
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Unlock all fly locations===
 
Unlocks all possible fly locations and sets them as visited.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E FF 01 04 00 21 EE D9 C3 4C 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 41 30 10 10 10 10 10
|-
! scope="row" | French
||
3E FF 01 04 00 21 EE D9 C3 5E 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 2E 30 10 10 10 10 10
|-
! scope="row"| German
||
3E FF 01 04 00 21 EE D9 C3 79 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 2B 30 10 10 10 10 10
|-
! scope="row"| Italian
||
3E FF 01 04 00 21 EE D9 C3 71 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 2F 30 10 10 10 10 10
|-
! scope="row"| Spanish
||
3E FF 01 04 00 21 EE D9 C3 70 31 10 10 10 10 10
||
3E FF 01 04 00 21 A5 DC C3 2B 30 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Set money to max===
 
Sets money to 999,999.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
01 03 00 11 73 D5 21 61 DD C3 1A 31 0F 42 3F 00
||
01 03 00 11 4E D8 21 8C D2 C3 26 30 0F 42 3F 00
|-
! scope="row" | French
||
01 03 00 11 73 D5 21 61 DD C3 2C 31 0F 42 3F 00
||
01 03 00 11 4E D8 21 8C D2 C3 13 30 0F 42 3F 00
|-
! scope="row"| German
||
01 03 00 11 73 D5 21 61 DD C3 47 31 0F 42 3F 00
||
01 03 00 11 4E D8 21 8C D2 C3 10 30 0F 42 3F 00
|-
! scope="row"| Italian
||
01 03 00 11 73 D5 21 61 DD C3 3F 31 0F 42 3F 00
||
01 03 00 11 4E D8 21 8C D2 C3 14 30 0F 42 3F 00
|-
! scope="row"| Spanish
||
01 03 00 11 73 D5 21 61 DD C3 3E 31 0F 42 3F 00
||
01 03 00 11 4E D8 21 8C D2 C3 10 30 0F 42 3F 00
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Set coins to max===
 
Sets coins to 9,999.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
01 02 00 11 7A D5 21 61 DD C3 1A 31 27 0F 00 00
||
01 02 00 11 7A D5 21 61 DD C3 26 30 27 0F 00 00
|-
! scope="row" | French
||
01 02 00 11 7A D5 21 61 DD C3 2C 31 27 0F 00 00
||
01 02 00 11 7A D5 21 61 DD C3 13 30 27 0F 00 00
|-
! scope="row"| German
||
01 02 00 11 7A D5 21 61 DD C3 47 31 27 0F 00 00
||
01 02 00 11 7A D5 21 61 DD C3 10 30 27 0F 00 00
|-
! scope="row"| Italian
||
01 02 00 11 7A D5 21 61 DD C3 3F 31 27 0F 00 00
||
01 02 00 11 7A D5 21 61 DD C3 14 30 27 0F 00 00
|-
! scope="row"| Spanish
||
01 02 00 11 7A D5 21 61 DD C3 3E 31 27 0F 00 00
||
01 02 00 11 7A D5 21 61 DD C3 10 30 27 0F 00 00
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Instantly complete pokédex and unowndex===
 
This code will set all 251 pokémon as seen and caught. Along with this, it will set all Unown as caught in alphabetical order and set Unown A as first Unown seen.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E FF 01 40 00 21 E4 DB CD 4C 31 AF 0E 1A 3C 22
0D 20 FB 2E 3F 36 01 2E 23 36 07 2E 03 36 07 C9
||
3E FF 01 40 00 21 99 DE CD 41 30 AF 0E 1A 3C 22
0D 20 FB 2E F4 36 01 2E B8 36 07 2E D8 36 07 C9
|-
! scope="row" | French
||
3E FF 01 40 00 21 E4 DB CD 5E 31 AF 0E 1A 3C 22
0D 20 FB 2E 3F 36 01 2E 23 36 07 2E 03 36 07 C9
||
3E FF 01 40 00 21 99 DE CD 2E 30 AF 0E 1A 3C 22
0D 20 FB 2E F4 36 01 2E B8 36 07 2E D8 36 07 C9
|-
! scope="row"| German
||
3E FF 01 40 00 21 E4 DB CD 79 31 AF 0E 1A 3C 22
0D 20 FB 2E 3F 36 01 2E 23 36 07 2E 03 36 07 C9
||
3E FF 01 40 00 21 99 DE CD 2B 30 AF 0E 1A 3C 22
0D 20 FB 2E F4 36 01 2E B8 36 07 2E D8 36 07 C9
|-
! scope="row"| Italian
||
3E FF 01 40 00 21 E4 DB CD 71 31 AF 0E 1A 3C 22
0D 20 FB 2E 3F 36 01 2E 23 36 07 2E 03 36 07 C9
||
3E FF 01 40 00 21 99 DE CD 2F 30 AF 0E 1A 3C 22
0D 20 FB 2E F4 36 01 2E B8 36 07 2E D8 36 07 C9
|-
! scope="row"| Spanish
||
3E FF 01 40 00 21 E4 DB CD 70 31 AF 0E 1A 3C 22
0D 20 FB 2E 3F 36 01 2E 23 36 07 2E 03 36 07 C9
||
3E FF 01 40 00 21 99 DE CD 2B 30 AF 0E 1A 3C 22
0D 20 FB 2E F4 36 01 2E B8 36 07 2E D8 36 07 C9
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Change rival's name===
 
This code will open a name entry screen. After a name has been entered, the rival's name is overwritten by the newly entered name.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
06 02 11 80 DD D5 3E 04 21 A3 5A CF E1 11 B9 D1
01 08 00 C3 1A 31 10 10 10 10 10 10 10 10 10 10
||
06 02 11 96 D2 D5 3E 04 21 B7 56 CF E1 11 93 D4
01 08 00 C3 26 30 10 10 10 10 10 10 10 10 10 10
|-
! scope="row" | French
||
 
||
 
|-
! scope="row"| German
||
 
||
 
|-
! scope="row"| Italian
||
 
||
 
|-
! scope="row"| Spanish
||
 
||
 
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
==Cleanup codes==
 
===Fix side effects of duplicate key item swap and set up better ACE (Gold & Silver exclusive)===
 
This code fixes the side effects of duplicate key item swap by removing the last pokémon in the party, along with giving TM33 and setting it up to redirect execution to the mail writer.
 
After using this code, you can simply use TM33 at any time to start up the mail writer, without requiring any specific party pokémon.
 
Requirements: Have the glitchmon, obtained during duplicate key item swap, at the bottom of your party. Have at least one more pokémon in your party.
 
Note: do not use this code if you have already installed the RAM writer.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver
|-
! scope="row"| English
||
21 22 DA 35 21 E1 D5 34 4E AF 47 09 D6 1F 22 9F
22 21 70 DD 11 18 D4 4B C3 1A 31 3E 04 C3 7E D5
|-
! scope="row" | French
||
21 22 DA 35 21 E1 D5 34 4E AF 47 09 D6 1F 22 9F
22 21 70 DD 11 18 D4 4B C3 2C 31 3E 04 C3 7E D5
|-
! scope="row"| German
||
21 22 DA 35 21 E1 D5 34 4E AF 47 09 D6 1F 22 9F
22 21 70 DD 11 18 D4 4B C3 47 31 3E 04 C3 7E D5
|-
! scope="row"| Italian
||
21 22 DA 35 21 E1 D5 34 4E AF 47 09 D6 1F 22 9F
22 21 70 DD 11 18 D4 4B C3 3F 31 3E 04 C3 7E D5
|-
! scope="row"| Spanish
||
21 22 DA 35 21 E1 D5 34 4E AF 47 09 D6 1F 22 9F
22 21 70 DD 11 18 D4 4B C3 3E 31 3E 04 C3 7E D5
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Set amount of pokémon in current active box to 0===
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
3E 01 CD E1 30 21 6C AD AF 22 3D 22 C9 10 10 10
||
3E 01 CD CB 2F 21 10 AD AF 22 3D 22 C9 10 10 10
|-
! scope="row" | French
||
3E 01 CD F3 30 21 6C AD AF 22 3D 22 C9 10 10 10
||
3E 01 CD B8 2F 21 10 AD AF 22 3D 22 C9 10 10 10
|-
! scope="row"| German
||
3E 01 CD 0E 31 21 6C AD AF 22 3D 22 C9 10 10 10
||
3E 01 CD B5 2F 21 10 AD AF 22 3D 22 C9 10 10 10
|-
! scope="row"| Italian
||
3E 01 CD 06 31 21 6C AD AF 22 3D 22 C9 10 10 10
||
3E 01 CD B9 2F 21 10 AD AF 22 3D 22 C9 10 10 10
|-
! scope="row"| Spanish
||
3E 01 CD 05 31 21 6C AD AF 22 3D 22 C9 10 10 10
||
3E 01 CD B5 2F 21 10 AD AF 22 3D 22 C9 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Remove last pokémon from the party===
 
Note: this code will automatically stop removing pokémon when there is only one pokémon left in the party. To clear out your entire party, please use the code after this one.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
21 22 DA 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
||
21 D7 DC 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
|-
! scope="row" | French
||
21 22 DA 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
||
21 D7 DC 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
|-
! scope="row"| German
||
21 22 DA 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
||
21 D7 DC 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
|-
! scope="row"| Italian
||
21 22 DA 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
||
21 D7 DC 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
|-
! scope="row"| Spanish
||
21 22 DA 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
||
21 D7 DC 35 AF B6 C0 34 C9 10 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Empty entire party and give a new pokémon===
 
Customizability: the values marked in bold correspond to the species and level of the pokémon given, respectively.
 
Note: the script to give the new pokémon will only run after you've exited the start screen.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
21 22 DA AF 77 21 60 DD C3 48 27 47 2D '''85 05''' 00
00 49 90 10 10 10 10 10 10 10 10 10 10 10 10 10
||
21 D7 DC AF 77 21 8B D2 C3 1F 26 47 2D '''85 05''' 00
00 49 91 10 10 10 10 10 10 10 10 10 10 10 10 10
|-
! scope="row" | French
||
21 22 DA AF 77 21 60 DD C3 5A 27 47 2D '''85 05''' 00
00 49 90 10 10 10 10 10 10 10 10 10 10 10 10 10
||
21 D7 DC AF 77 21 8B D2 C3 00 26 47 2D '''85 05''' 00
00 49 91 10 10 10 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| German
||
21 22 DA AF 77 21 60 DD C3 75 27 47 2D '''85 05''' 00
00 49 90 10 10 10 10 10 10 10 10 10 10 10 10 10
||
21 D7 DC AF 77 21 8B D2 C3 09 26 47 2D '''85 05''' 00
00 49 91 10 10 10 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Italian
||
21 22 DA AF 77 21 60 DD C3 6D 27 47 2D '''85 05''' 00
00 49 90 10 10 10 10 10 10 10 10 10 10 10 10 10
||
21 D7 DC AF 77 21 8B D2 C3 01 26 47 2D '''85 05''' 00
00 49 91 10 10 10 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Spanish
||
21 22 DA AF 77 21 60 DD C3 6C 27 47 2D '''85 05''' 00
00 49 90 10 10 10 10 10 10 10 10 10 10 10 10 10
||
21 D7 DC AF 77 21 8B D2 C3 FD 25 47 2D '''85 05''' 00
00 49 91 10 10 10 10 10 10 10 10 10 10 10 10 10
|-
! scope="row"| Japanese
||
 
||
 
|-
! scope="row"| Korean
||
 
|}
 
===Give any pokémon===
 
Customizability: the values marked in bold correspond to the species and level of the pokémon given, respectively.
 
Note: Use this code only when you have space available in the party.
 
{| class="wikitable"
|+ Codes to be used with [https://scotteh.me/ace/mail/ Scotteh's mail code tool]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
||
21 5B DD C3 48 27 47 2D 85 05 00 00 49 90 10 10
||
21 86 D2 C3 1F 26 47 2D 85 05 00 00 49 91 10 10
|-
! scope="row" | French
||
21 5B DD C3 5A 27 47 2D 85 05 00 00 49 90 10 10
||
21 86 D2 C3 00 26 47 2D 85 05 00 00 49 91 10 10
|-
! scope="row"| German
||
21 5B DD C3 75 27 47 2D 85 05 00 00 49 90 10 10
||
21 86 D2 C3 09 26 47 2D 85 05 00 00 49 91 10 10
|-
! scope="row"| Italian
||
21 5B DD C3 6D 27 47 2D 85 05 00 00 49 90 10 10
||
21 86 D2 C3 01 26 47 2D 85 05 00 00 49 91 10 10
|-
! scope="row"| Spanish
||
21 5B DD C3 6C 27 47 2D 85 05 00 00 49 90 10 10
||
21 86 D2 C3 FD 25 47 2D 85 05 00 00 49 91 10 10
|-
! scope="row"| Japanese
1,537

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.