Hyper Beam automatic selection glitch: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
>Torchickens
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:


==Suggested set up==
==Suggested set up==
*User: A low level Chansey (low enough to be slower than the opponent) with Double Team with 1 PP, and Hyper Beam. Chansey was chosen because of its high HP.
*User: A low level Chansey (low enough to be '''slower''' than the opponent) with Double Team with 1 PP, and Hyper Beam. Chansey was chosen because of its high HP.
[[File:HBAuto1.png]]
[[File:HBAuto1.png]]


Line 16: Line 16:


==Steps==
==Steps==
1. Have a slower Pokémon use Double Team six times (recommended).<br>
1. Have a '''slower''' Pokémon use Double Team six times (recommended).<br>
[[File:HBAuto3.png]][[File:HBAuto4.png]]
[[File:HBAuto3.png]][[File:HBAuto4.png]]


Line 41: Line 41:


There are only 64 (80h-40h) possible values for PP itself, meaning that the maximum amount of PP is 63.
There are only 64 (80h-40h) possible values for PP itself, meaning that the maximum amount of PP is 63.

==External links==
*[https://www.youtube.com/watch?v=I8AzgGoJbTs Youtube video by ChickasaurusGL of this glitch, Switch PP underflow glitch and threefold PP Up removal].


==See also==
==See also==
*[[Switch PP underflow glitch]] - Another way to underflow the PP of a move which involves a different method.
*[[Switch PP underflow glitch]] - Another way to underflow the PP of a move which involves a different method.
*[[Freeze top move selection glitch]] - Allows the underflow of the PP of any move, but involves a link battle, and the PP value may not be kept.
*[[Threefold PP Up removal glitch]] - A derivative of this glitch that allows a Pokémon to obtain 0 PP with no PP Ups, even if PP Ups were used in the past.
*[[Threefold PP Up removal glitch]] - A derivative of this glitch that allows a Pokémon to obtain 0 PP with no PP Ups, even if PP Ups were used in the past.
*[[Variable PP glitch]] - Involves the glitch move TM23, and possibly more glitch moves.
*[[Variable PP glitch]] - Involves the glitch move TM23, and possibly more glitch moves.
[[Category:Generation I glitches]]
[[Category:PP underflow glitches]]

Latest revision as of 13:36, 26 October 2014

The Hyper Beam automatic selection glitch is a glitch in Pokémon Red, Blue, and Yellow involving a Pokémon using Hyper Beam two or more times in a row (without it recharging), after a faster enemy Pokémon uses a partial trapping move (Bind, Clamp, Fire Spin or Wrap) during the recharge turn and misses.

This glitch allows the player to underflow the current PP of Hyper Beam to 63 with three PP Ups applied, or remove a PP Up effect.

This glitch or the switch PP underflow glitch can be used to get a 'FF' PP value for the Generation I max stat trick.

It may take a while to successfully pull off this glitch to get 63 PP outside of a link battle due to the luck involved with having the right Pokémon appear, having Hyper Beam hit, and having the opponent choose the partial trapping move and miss. It may also be tricky to keep the prevent the user's Pokémon from fainting.

Suggested set up

  • User: A low level Chansey (low enough to be slower than the opponent) with Double Team with 1 PP, and Hyper Beam. Chansey was chosen because of its high HP.

  • Opponent: A level 15 Tentacool with Wrap (can be found in the water south of Pallet Town).

Steps

1. Have a slower Pokémon use Double Team six times (recommended).

2. Have the faster Pokémon use any move that won't faint the opponent.

3. Have the user's Pokémon use Hyper Beam and have it hit.

4. Have the opponent use Bind, Clamp, Fire Spin or Wrap and miss.

5. The user's Pokémon will use Hyper Beam again automatically without having to recharge.

(6.) If immediately after this glitch the faster Pokémon uses a partial trapping move and misses again, then Hyper Beam will be performed without having to recharge again. This can be repeated until the enemy Pokémon faints.

PP underflow explanation

If the PP was 0 with no PP Ups applied, it will underflow to 63 with full PP Ups applied. If it was 0 with at least one PP Up applied, it will underflow to 63 with one less PP Up applied.

This is because in Pokémon Red, Blue, and Yellow and Pokémon Gold, Silver and Crystal, PP and the amount of PP Ups applied are stored in the same byte. If bit 6 (+40h) is set, then it indicates that one PP Up has been used. If bit 7 (+80h) is set, then it indicates that two PP Ups have been used. If bit 6 and 7 (+C0h) are set, then it indicates that 3 (the maximum amount of) PP Ups have been applied.

Examples: A value of 40h means 0 PP with 1 PP Up applied, a value of 80h means 0 PP with 2 PP Ups applied, and a value of C0h means 0 PP with 3 PP Ups applied. A value of 3Fh means 63 PP with 0 PP Ups applied.

There are only 64 (80h-40h) possible values for PP itself, meaning that the maximum amount of PP is 63.

External links

See also