Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of an article from Glitch City Laboratories wiki.

A live version of this article is available at the Glitch City Wiki here.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of the wiki in .tar.gz or .xml.gz formats.

AttackDex/RB:000

(↑ Back to the AttackDex index.)

Template:MoveInfoGenI

- (random internal name) is the English Pokémon Red and Blue version of - (Generation I move) and a CoolTrainer♀ (hex:7A) type glitch move.

Its random internal name can be used in battle for Move 0x00 corruption (if the state of the RAM allows it), such as the TMTRAINER effect turning the foe into MissingNo. (hex:32) if the player opens the item menu without the inverse sprites glitch active, or Horsea if the player opens the item menu with the inverse sprites glitch active. Other corruptions can occur from modifying the saved screen data outside of battle by opening the items, or Pokémon or a similar menu just before entering battle, and not opening the items or Pokémon menu again.

If this glitch move successfully hits, it will have the animation of Fissure and may cause arbitrary code execution at Echo RAM region F928 (equivalent to D928 in WRAM) if it does not knock out the opponent. This region is part of the opposing Trainer's Pokémon team data (specifically at Pokémon 4).

This glitch move's effect was used in a tool assisted speedrun of Pokémon Blue by MrWint to beat the game relatively quickly.

[b]YouTube video by PLASMA GER[/b]


Improper '-' use can cause the CFC4 freeze.





Obtaining '-' as the first move

In Pokémon Red and Blue, the swapping Transform moves glitch can be used to put '-' in the first position of the moves list if the number of moves after the transformation is greater than the number of moves before the transformation.

Example 1: Ditto normally only knows Transform, so if it transforms into a Pokémon with four moves, swapping the second move with the first will make it have CoolTrainer♀ as the first move after the battle.

Example 2: A Mew knowing only three moves including Transform can encounter a Pokémon with four moves and transform into it. Then, swapping the fourth move with the first move will give CoolTrainer♀ as the first move after the battle.

The swapping Transform moves glitch was fixed in Pokémon Yellow, however, the player can still trade a Pokémon with an accessible '-' over from Pokémon Red and Blue.

Certain glitch Pokémon know the CoolTrainer♀ move as their first starting move, and many can learn the CoolTrainer♀ move through level up, meaning that the first move can be replaced with it if the Pokémon already has four moves.

Arbitrary code execution can be used to obtain '-' as the first move, too. Here is a 8F setup for Pokémon Red and Blue, starting from the first item in the pack:
  • 8F (R/B) / ws m (Y)
  • Any item x[any qty]
  • Lemonade x1
  • Iron x37 (R/B) / x36 (Y)
  • X Accuracy x115
  • Soda Pop x3
  • Water Stone x3
  • TM01 x[any qty] Code :
  • ld a, 1
  • dec h
  • dec h
  • ld l, $73 (R/B) / $72 (Y)
  • dec a
  • inc bc
  • ldi (hl), a
  • inc bc
  • ret

    0 initial PP and how to restore it

    After obtaining '-' as the first move it may have 0/13 PP at first, and healing at a Pokémon Center won't restore its PP. However, if the player uses a certain PP restoring item (Ether or Max Ether only), it's possible to use the move.

    Glitch Pokémon that know '-' as their first move



    #250 family:

  • ▶ A (hex:BF)
  • PkMn (hex:C5)
  • PkMn PkMn T (hex:D0)
  • 4 h (hex:D6)
  • . PkMn (hex:DF)

    #000 family:

  • Fossil and Ghost Missingno. only, if one of the Pokémon above is the last Pokémon in the party, and the Pokémon screen is opened before capturing it. (hex:B6-B8)

    Glitch Pokémon that know '-' through level up

    (Ditto and Mew can acquire this move as move 1 with the swapping Transform moves glitch)

    Note that this data was generated from the ROM, and has not been verified.

    Glitch PokémonIndex number (dec)Level(s) it learns '-'
    ▶ A (hex:BF)191248
    ゥ (hex:C1)19333
    . 4 (hex:C2)19497, 123
    POKéWTRAINER (hex:C4)196139
    ♀pゥ ゥ ゥ (hex:C7)199115, 219
    PC 4S H (hex:CA)20228, 62
    TRAINER (hex:CD)205181
    W G d (hex:CE)206248
    O PkMn4 X (hex:CF)20733
    PkMn PkMn T (hex:D0)20822
    4B 8 4 8 (hex:D1)209165
    M p' u ゥ (hex:D3)211234
    pゥ ゥ ゥ (hex:D5)21312, 13, 115, 131, 137
    4 h (hex:D6)2144
    PkMnRPkMn B (hex:D9)2176, 11
    B (hex:DA)2183
    (hex:DC)2203
    7 PkMn 'v (hex:DD)22112, 13, 115, 131, 137
    'v (hex:E1)225234
    ...... (hex:E2)226248
    (hex:E4)2284, 33
    C (hex:E5)229248
    (hex:E6)2304
    pゥ (hex:E7)231234
    c (hex:E9)2333
    (hex:EB)23538
    h ゥ (hex:ED)237248
    g (hex:EE)23833
    94 (hex:F1)24112, 22
    ゥ (hex:F2)242192, 248
    ゥ (hex:F3)24328, 62
    G 'Mp (hex:F6)246240
    ' N g ゥ (hex:F8)24812, 13, 115, 131, 137
    94 h (hex:F9)24938
    (hex:FA)2506, 22
    O (hex:FC)252234
    6ゥ (hex:FD)253248
    'M (hex:FE)2543, 7, 15, 31, 63, 127, 255
    'M (hex:FF)25528, 62




    Categories