Jump to content

Guides:Nickname Writer Codes: Difference between revisions

(Created page with "This page serves as a repository for Nickname codes that can be used with the nickname writer program. It is part of the TimoVM's Gen 1 ACE setups set of guides. It is assumed that you installed the corresponding version of the Nickname Writer for a specific language version of Red, Blue or Yellow prior to using these codes. Guides for installing the Nickname Writer can be found here: {| class="wikitable" ! Game !! Applicable langua...")
 
Line 199:
3E '''63''' EA 27 D3
C9
|}
 
==Altering the party==
 
===Add any pokémon===
 
This code adds a specific pokémon at a specific level to the party. If the party is full, the pokémon will be sent to the current active box. If both the party and the box are full, the code will not have any effect.
 
Customizability: The values marked in bold determine the level and species respectively of the given pokémon. By default this will give a lvl 5 (level $05) Mew (species $15). Use [[The Big HEX List|the Big HEX List]] to search what values correspond with specific pokémon species.
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
01 '''05 15''' C3 48
3E
|-
| Blue
|-
| Yellow
||
01 '''05 15''' C3 59
3E
|-
! rowspan="3" | French
|| Red
| rowspan="2" |
01 '''05 15''' C3 65
3E
|-
| Blue
|-
| Yellow
||
01 '''05 15''' C3 5C
3E
|-
! rowspan="3" | German
|| Red
| rowspan="2" |
01 '''05 15''' C3 62
3E
|-
| Blue
|-
| Yellow
||
01 '''05 15''' C3 5�E
3E
|-
! rowspan="3" | Italian
|| Red
| rowspan="2" |
01 '''05 15''' C3 60
3E
|-
| Blue
|-
| Yellow
||
01 '''05 15''' C3 57
3E
|-
! rowspan="3" | Spanish
|| Red
| rowspan="2" |
01 '''05 15''' C3 67
3E
|-
| Blue
|-
| Yellow
||
01 '''05 15''' C3 5E
3E
|}
 
===Removing the last party pokémon===
 
This code permanently removes the last party pokémon. It will not have effect if no pokémon are present in the party. This code is intended to be used only in emergencies, in order to remove a problematic pokémon from the party.
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
21 63 D1 AF B6
C8 4E 35 06 00
09 36 FF C9
|-
| Blue
|-
| Yellow
||
21 62 D1 AF B6
C8 4E 35 06 00
09 36 FF C9
|-
! rowspan="3" | All other
|| Red
| rowspan="2" |
21 68 D1 AF B6
C8 4E 35 06 00
09 36 FF C9
|-
| Blue
|-
| Yellow
||
21 67 D1 AF B6
C8 4E 35 06 00
09 36 FF C9
|}
 
===Removing all party pokémon and giving a new pokémon===
 
This code removes all pokémon in the current party, setting the amount of party pokémon to 0. It will then give a new specific pokémon at a specific level.
 
This code is intended to be used only in emergencies, such as situations where the party contains over 6 pokémon and you want to restore the party back to a normal state.
 
Customizability: The values marked in bold determine the level and species respectively of the given pokémon. By default this will give a lvl 5 (level $05) Mew (species $15). Use [[The Big HEX List|the Big HEX List]] to search what values correspond with specific pokémon species.
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
21 63 D1 AF 22
3D 22 01 '''05 15'''
C3 48 3E
|-
| Blue
|-
| Yellow
||
21 62 D1 AF 22
3D 22 01 '''05 15'''
C3 59 3E
|-
! rowspan="3" | French
|| Red
| rowspan="2" |
21 68 D1 AF 22
3D 22 01 '''05 15'''
C3 65 3E
|-
| Blue
|-
| Yellow
||
21 67 D1 AF 22
3D 22 01 '''05 15'''
C3 5C 3E
|-
! rowspan="3" | German
|| Red
| rowspan="2" |
21 68 D1 AF 22
3D 22 01 '''05 15'''
C3 62 3E
|-
| Blue
|-
| Yellow
||
21 67 D1 AF 22
3D 22 01 '''05 15'''
C3 5E 3E
|-
! rowspan="3" | Italian
|| Red
| rowspan="2" |
21 68 D1 AF 22
3D 22 01 '''05 15'''
C3 60 3E
|-
| Blue
|-
| Yellow
||
21 67 D1 AF 22
3D 22 01 '''05 15'''
C3 57 3E
|-
! rowspan="3" | Spanish
|| Red
| rowspan="2" |
21 68 D1 AF 22
3D 22 01 '''05 15'''
C3 67 3E
|-
| Blue
|-
| Yellow
||
21 67 D1 AF 22
3D 22 01 '''05 15'''
C3 5E 3E
|}
 
==Changing party pokémon #1's attributes==
 
===Changing party pokémon #1's species===
 
This code changes the species of the first party pokémon. Please note that this does not update the pokémon's type, it also does not update the pokémon's experience values to match the new species' XP growth rate.
 
Customizability: The values marked in bold determine the first and second species values respectively. By default this changes the first party pokémon to a Mew (species $15). Under normal conditions both species values should be the same, setting them to different values will result in an unstable hybrid instead. Use [[The Big HEX List|the Big HEX List]] to search what values correspond with specific pokémon species.
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
01 '''15 15''' 21 64
D3 71 2E 6B 70
C9
|-
| Blue
|-
| Yellow
||
01 '''15 15''' 21 63
D3 71 2E 6A 70
C9
|-
! rowspan="3" | All other
|| Red
| rowspan="2" |
01 '''15 15''' 21 69
D3 71 2E 70 70
C9
|-
| Blue
|-
| Yellow
||
01 '''15 15''' 21 64
D3 71 2E 6F 70
C9
|}
 
===Changing party pokémon #1's level===
 
This code will change party pokémon #1's level to the specified value. It will also update its experience and stat values to be appropriate for the selected level, DVs and stat experience.
 
Customizability: The value marked in bold determines the new level and can be set to any value between 0 and 255. The default level for this code is level 100 (level $64).
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
3E '''64''' 21 6B D1
E5 2E 8C C3 8E
5E
|-
| Blue
|-
| Yellow
||
3E '''64''' 21 6A D1
E5 2E 8B C3 8E
5C
|-
! rowspan="3" | French
|| Red
| rowspan="2" |
3E '''64''' 21 70 D1
E5 2E 91 C3 8E
5E
|-
| Blue
|-
| Yellow
||
3E '''64''' 21 6F D1
E5 2E 90 C3 8E
5C
|-
! rowspan="3" | German
|| Red
| rowspan="2" |
3E '''64''' 21 70 D1
E5 2E 91 C3 92
5E
|-
| Blue
|-
| Yellow
||
3E '''64''' 21 6F D1
E5 2E 90 C3 8E
5C
|-
! rowspan="3" | Italian
|| Red
| rowspan="2" |
3E '''64''' 21 70 D1
E5 2E 91 C3 84
5E
|-
| Blue
|-
| Yellow
||
3E '''64''' 21 6F D1
E5 2E 90 C3 8E
5C
|-
! rowspan="3" | Spanish
|| Red
| rowspan="2" |
3E '''64''' 21 70 D1
E5 2E 91 C3 8D
5E
|-
| Blue
|-
| Yellow
||
3E '''64''' 21 6F D1
E5 2E 90 C3 8E
5C
|}
 
===Changing party pokémon #1's level===
 
In Red, Blue and Yellow only, the pokémon's typing was stored within the pokémon data. This means that it can be altered using ACE.
 
This code changes party pokémon #1's types to the types specified by the code. Each pokémon has two type values, for monotypes pokémon both these values are identical. By default this code makes party pokémon #1 monotype psychic (type $18 and type 18).
 
Customizability: The values marked in bold determine the first and second type respectively. The following table describes all non-glitch types available within the game, as well as the "Bird" glitch type. Glitch types are always completely neutral when it comes to type effectiveness, they also do not provide STAB to any non-glitch moves.
 
{| class="wikitable"
! Type !! Value
|-
| Normal || $00
|-
| Fighting|| $01
|-
| Flying || $02
|-
| Poison || $03
|-
| Ground || $04
|-
| Rock || $05
|-
| Bird || $06
|-
| Bug || $07
|-
| Ghost || $08
|-
| Fire || $14
|-
| Water || $15
|-
| Grass || $16
|-
| Electric || $17
|-
| Psychic || $18
|-
| Ice || $19
|-
| Dragon || $1A
|}
 
{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
01 18 18 21 70
D1 71 23 70 C9
|-
| Blue
|-
| Yellow
||
01 18 18 21 6F
D1 71 23 70 C9
|-
! rowspan="3" | All other
|| Red
| rowspan="2" |
01 18 18 21 75
D1 71 23 70 C9
|-
| Blue
|-
| Yellow
||
01 18 18 21 74
D1 71 23 70 C9
|}
1,626

edits

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