I love how much more chaotic this video is compared to A+Start's. A+ goes into long detailed explanations about everything. Scykoh just blindly and without remorse screws the game up more and more, even resorting to plain buttom-mashing hoping that he'll somehow get a Celebi out of the ordeal at the end.
A + : I carefully calculated the precise code values to produce the desired results Scykoh: I MASHED BUTTONS UNTIL STUFF HAPPENED! I love both of you guys
so there are two strategies: either you rummage through the code and force the game to do what you want, or you break the game completely until it gives up and gives you what you want. both use brute force and are pretty elegant in their own way, i guess.
Arbitrary code execution isn't brute force. Even the discovery isn't brute force. People didn't find the coin case by digging through code. People found the coin case because it's fuckin' broken. It was so broken that just using it in the NA version crashed the game some decent % of the time. This got reported on the internet. THEN people dove the code to see WHY it was happening. Once they saw WHY, it became fairly obvious that there's an overrun . They follow the data to see where the code execution is escaping to, and they found out that a jump is happening based on the hex ID of the last sound effect heard. From there, they would have realized that they can manipulate the hex ID of the last sound effect heard by simply listening to forced sound effects (such as a cry). Then, they would have looked to see where any given player-generated sound effect (eg, every cry) would take take execution in the code. They would next notice that certain pokemon, such as Bellsprout, have hex ID's that, when jumped to, cause the processor to start executing data as code. In particular, it's data that the player has control over -- the player's party structure. That's why you need to structure your party in a certain way. Undoubtedly, where you stand and where you last saved and where you logged in and which direction you're facing are also all bytes in the data structure that must be certain values to prevent a crash from occuring, which is why there's so much "Now stand here, face right, save, open up your menu and then close it," etc kind of stuff. It's just setting bytes behind the scenes to help the execution path -- or, at the very least, NOT crash the execution. The pokemon in the player's inventory are structured in such a way to that when they (their data) starts being executed, it quickly transfers code execution to some other data structure easier for the player to edit. That is to say, while the player CAN edit their 6 pokemon and their moves, it can be difficult, limiting, and time-consuming to rig 6 pokemon with 4 certain moves in a certain order, with certain PP's, etc. It's easier to only use the bare minimum to jump execution to somewhere more convenient (like the item boxes in the PC). Once you have execution there, you just need to program in the code you want to use. The easiest way to do this is: 1. Code the shit you want in a normal assembly environment and test it to be sure it works. 2. Just look up the opcodes (i.e., the hex characters for your assembly commands). This will be the numerical data (code) you need to input into your box. 3. Look up a hexASCII converter, since the box accepts ASCII text and you need to input the hex opcodes. 4. Set the boxes to those ASCII letters, which, when jumped to, will have their hex values executed. And then you're done. As you can see, there's absolutely nothing "bruteforcing" about this method. It's very scientific. I'm not someone who discovered this (or even partook in it), but I am someone who has discovered many buffer overflows and other exploits over the years and this is basically how it always goes.
I come back to Scykoh's glitchfest videos every year. I remember back in 2014-2015 being obessed with them and watching them almost daily for a few months. My favorite one is the Pokemon Yellow one, so many fond memories with this channel :)
actually they love whirlpool as its uber powerful and was meta breaking for several years and needed to be nerfed several times over several generations to finally become balanced... dont look it up just trust me... dont do it.. I SAID DONT!!!
A+: Uh, Scykoh, that Pokemon's name of yours is just inappropriate. Scykoh: Yeah, I don't know how that happened. Oh great, it just learned string-shot. *MOOM!*
I haven't watched this channel in years but i randomly decided to watch these pokemon videos again and i got hit with immediate nostalgia i wish he continued with this and did a generation 2 glitch quest but i enjoyed it none the less
I love how you both have the totally different methods of glitching. It's hilarious to watch A+Start's calm and calculated method, then move over to your brute force break everything style. Zero crud given.
Please do more! You two make such a good team! It's absolutely how these massive games were able to be stored in just an 8kb cartridge, even though they used so many weird methods to squeeze the game in, which is why Gen I and Gen II games were some of the most volatile games ever made.
So *that's* why Gen 1 and Gen 2 are such glitchy messes! I like to say that if Gen 1 was held together with duct tape, then Gen 2 must have been held together with Flex Tape. The implication being that it's stronger than duct tape but still could be stronger. Yes, I know I'm replying to a five year old comment.
@@duscarasheddinn8033 “TO PROVE HOW STRONG FLEX TAPE IS, I SAW THIS GAMEBOY IN HALF!!” There are other reasons why they’re so broken but the cramming and the programming tricks done to make it work are big contributors, it’s so easy to make corrupt data get read from the wrong section and cause glitches.
Andy:um scykoh that pokemon name of yours is just inappropriate. scykoh:yeah I don't know how that happened. oh great it learned string shot! mom! that was hilarious.
Where would you even transfer it...? For that matter, if we're talking about this particular Celebi, *how* would you transfer it? I mean, if you can somehow pull off the following: -Move all Gen 2 Pokemon, including Celebi, below a bad clone -Have a Gen 1 Pokemon above the bad clone -Put Celebi above the bad clone once you're in the Time Machine -Pull off a successful trade -Somehow not have the game crash because (in this particular scenario) the game's memory is *horribly* screwed up ...Then you could theoretically send the Celebi over into Gen 1. If it's not this particular Celebi, you can ignore the last part, for what that's worth. What happens, though, is that the game just blindfolds itself, throws a dart and then looks at where it landed to figure out which Pokemon Celebi's going to be now. So, it can declare your cute little Celebi is now a Nidoqueen if it so feels like it. (Well, okay, what actually happens is that there's nothing declared as the Pokemon Celebi's supposed to appear as, so the game reads the writable memory for an appropriate number) Transferring it forward, though, is currently impossible without using programs to actually alter the data yourself.
totally sick work dude..i was laughing my ass off the whole time too..had to subscribe..found this through A+smarts channel.. keep up the great content guys!!!
@@zootymczoot9134 It does, but unlike Gold and Silver you need to turn it off at a specific frame of the "Saving... Don't turn off the power." (about 1-ish second after the final period), whereas in Gold and Silver you can do it anytime between "Saving." and "power." iirc. If you're a little too early/late you'll get a bad clone in the pc (the game will crash if you hit "Withdraw" when it's the only one in the box, if this is the case just deposit a few low level pokemon to stabilize it enough to safely get rid of it via release). If it's a lot late/early (as far as frames go), then it just won't clone and the pokemon will be in either the pc or party respectively. So yeah... You have to be more precise and it's easier to go wrong, but you should be able to clean up any bad clones that may come of it and once you get the timing down it's still an incredibly easy and mostly safe cloning method.
He has a gaming channel called ScykohPlays , maybe he just can't find any glitches anymore lol. His gaming channel is really awesome too btw , totally recommend subbing :)
Here’s the pastebin (Edit, spaced the ) out because the ) was added on with the link and I know you wanna see the article) This Celebi glitch I was attempting is a trick that manipulates eggs using a very specific corrupt clone. The way it works is that using some very complicated steps (found in this Bulbapedia page here: bulbapedia.bulbagarden.net/wiki/Celebi_Egg_glitch ) you can manipulate eggs into giving you a Pokemon with an index number that matches the index number of the attack in the parents' 3rd attack slot. What I mean by this is behind the scenes, there is actually a numbered list of the games different attacks just like there is for Pokemon. Celebi is #251, and #251 in the move list is Beat Up. Sneasel learns beat up at level 57, apparently the only Pokemon to learn it at all naturally throughout the game. Sneasel can unfortunately not be caught until route 28 / Mt. Silver which require 16 badges. It's worth mentioning that while this glitch is often referred to as "the Celebi egg glitch," it is by no means Celebi specific. It can work with any Pokemon aside from Ledyba (due to Ledyba's index number matching the index number of "struggle" which can't be learned.) For example, Splash's index number is #150, Mewtwo's index number is #150, so doing this glitch with 2 parent Pokemon having splash in their 3rd attack slot would result in a Mewtwo. To take things a step further, the FOURTH attack slot manipulates the item the Pokemon will be holding upon hatching, and there is a numbered list of items behind the scene as well. Most notably in Crystal Version you can get a GS Ball doing this. NOW FOR THE STRUGGLE! I got all 16 badges then had some sort of corruption as seen in the video. I then tried to clear back to that point and a few badges into the game my game crashed without me having saved so I had to start over a 3rd time. Finally, I decided to try and use Gameshark as seen in the video but after many, many hours of trying I was not able to get the corrupt clone I needed. See, the level 255 clones in the video don't work. You need a very specific level 0 clone for the glitch to work, and after hundreds if not thousands of tries I didn't get it even once. I heard that emulators have a lot of trouble with this and it's actually very easy if you do it on an N64 using Pokemon Stadium 2 and a physical copy of Gold/Silver/Crystal plugged into it. So I got out my N64, got a copy of Pokemon Stadium 2, got a physical copy of Silver and TWO copies of Pokemon Crystal and all 3 did not have working save batteries and because this glitch requires saving that didn't work either. A+Start also tried to perform this glitch as well, but I'm not sure how much time he spent on it. With all of that said, DANG that glitch beat me, but I don't consider it a total failure. While the specific effect wasn't achieved, the tools from the glitch were used to great extent in other ways and we really broke the game with 'em!
you can use that first glitch when you start the game. save before you get a starter pick one and clone it. when you reset you'll be able to pick a different starter or the same and have multiple starters!
It would be so fun to do this on a cart, use mega memory card, buy like 10 copys of pokemon gold, use the mega memory card and put this glitched save on them, then go sell them at flea markets and "Accidently" leave them places. xD!
Thanks for the duplication glitch. I was playing on a randomizer and chose staryu as my starter. On route 1 I found a water stone and evolved my staryu into... A FREAKING HO-OH!!! So I duplicated it a ton XD thanks
Makes A New Series Leaves His Main Channel Behind Waits Until 2014 To Remake His Speedrun Because The Old One Wasn't Completely Accurate Makes A Channel Plan Video Deletes It Makes Another Channel Plan Video In 2017 Few Weeks Later He FINALLY Makes A Glitch Fest On Megaman2 SO GLAD YOUR RETURNING TO THIS CHANNEL
Patchouli Knowledge Hmm.....I guess you're right, but I find them in the oddest places. For example, one time, I ran into Reimu in the comments of a 3 second video of Kricketune's cry, and I also ran into Reisen in the comments of that same video.
*Sellout vision* "Hold on i got to take this" Andy from obvious channel plug. "Hello?" "Hey subscribers this is andy from another channel plug! Wana give me your subs?" "Hmm an excellent offer but i want to make a half decent video" "How about we see who can follow the script the fastest?" "Alright your selling out!" "I think its time for a bad joke" Then scykoh made a video and this guy just randomly says something every 4 minutes so you don't forget to sub to him. Time to sit back and get shit talked.
Diggerty Ten Yeah but he made a "collab" and then added jack shit to the video and only talked like 6 times. Its very obvious what he was doing and it annoyed me greatly.
From what I can tell, A+start's video was more of a tutorial for people who wanted to do the celebi glitch the way he did it themselves, and Scykoh's was more for entertainment. Both are pretty freakin good, though. 10/10 both
RPFgaming Definitely XD I don't think Andy had to beat every gym and the league for a sneasel but it may have taken a while to get all that money on Andy's end :P
I love how much more chaotic this video is compared to A+Start's.
A+ goes into long detailed explanations about everything.
Scykoh just blindly and without remorse screws the game up more and more, even resorting to plain buttom-mashing hoping that he'll somehow get a Celebi out of the ordeal at the end.
Invert the colors in 7:40 then you will see a derpy frieza ._.
Sorry I mean 7:47
I loved that part.
Andy Just screw some crap up. Always works
Andy "moooooom!!!" 7:59
A + : I carefully calculated the precise code values to produce the desired results
Scykoh: I MASHED BUTTONS UNTIL STUFF HAPPENED!
I love both of you guys
Knightfall22 Dang, only Scykoh could mash buttons until he randomly got a Celebi.
Fracas I know! I couldn't believe that worked!
MrJimbo1qaz Yeah, you are probably right, but his approach seems more methodical.
LaserLance125 GFS He already uploads once a day on ScykohPlays, upload like 3/4 times a week on ScykohCrud and you want him to upload more?
+Knightfall22 and thats why i love Scykoh!
8:52 i love how celeby knows "öl" and "dizzy punch" öl in swedish means beer so "beer" and "dizzy punch" nice
Beer, the best move, also known as öI, is often used in competitive play.
Öl also means Oil in German and DIE in Turkish.
But I think that's a capital i there. en.m.wiktionary.org/wiki/%C3%B6i
Dizzy Punch brand Beer intensifies
@@mickgorro The best moves: "beer", "oil", "die"
Especially "die", it's everywhere in the Ubers
Celebi is drunk
so there are two strategies: either you rummage through the code and force the game to do what you want, or you break the game completely until it gives up and gives you what you want. both use brute force and are pretty elegant in their own way, i guess.
Arbitrary code execution isn't brute force. Even the discovery isn't brute force.
People didn't find the coin case by digging through code. People found the coin case because it's fuckin' broken. It was so broken that just using it in the NA version crashed the game some decent % of the time. This got reported on the internet. THEN people dove the code to see WHY it was happening. Once they saw WHY, it became fairly obvious that there's an overrun . They follow the data to see where the code execution is escaping to, and they found out that a jump is happening based on the hex ID of the last sound effect heard.
From there, they would have realized that they can manipulate the hex ID of the last sound effect heard by simply listening to forced sound effects (such as a cry). Then, they would have looked to see where any given player-generated sound effect (eg, every cry) would take take execution in the code.
They would next notice that certain pokemon, such as Bellsprout, have hex ID's that, when jumped to, cause the processor to start executing data as code. In particular, it's data that the player has control over -- the player's party structure.
That's why you need to structure your party in a certain way. Undoubtedly, where you stand and where you last saved and where you logged in and which direction you're facing are also all bytes in the data structure that must be certain values to prevent a crash from occuring, which is why there's so much "Now stand here, face right, save, open up your menu and then close it," etc kind of stuff. It's just setting bytes behind the scenes to help the execution path -- or, at the very least, NOT crash the execution.
The pokemon in the player's inventory are structured in such a way to that when they (their data) starts being executed, it quickly transfers code execution to some other data structure easier for the player to edit. That is to say, while the player CAN edit their 6 pokemon and their moves, it can be difficult, limiting, and time-consuming to rig 6 pokemon with 4 certain moves in a certain order, with certain PP's, etc. It's easier to only use the bare minimum to jump execution to somewhere more convenient (like the item boxes in the PC).
Once you have execution there, you just need to program in the code you want to use. The easiest way to do this is:
1. Code the shit you want in a normal assembly environment and test it to be sure it works.
2. Just look up the opcodes (i.e., the hex characters for your assembly commands). This will be the numerical data (code) you need to input into your box.
3. Look up a hexASCII converter, since the box accepts ASCII text and you need to input the hex opcodes.
4. Set the boxes to those ASCII letters, which, when jumped to, will have their hex values executed.
And then you're done. As you can see, there's absolutely nothing "bruteforcing" about this method. It's very scientific. I'm not someone who discovered this (or even partook in it), but I am someone who has discovered many buffer overflows and other exploits over the years and this is basically how it always goes.
yup
I like the one where you break the game until the it gives you what you want because it does funny things
@@far2ez539 mucho texto… but incredibly in depth.
5:06 "Why do I need 42 Fresh Waters? What am I supposed to do? Recreate the lake scene from the movie?"
I died laughing 😂
A+Start: My plan worked, and here are a few other things you can do with this glitch.
Scykoh: I mashed buttons and stuff happened!
lol
Stolen comment
Stolen comment
Colen stomment
@@Fsilone TF YOU SAY ABOUT MY COLON!!!
2:05 "Saving... don't turn off the power."
(immediately turns off the power)
ಠ_ಠ
@@Smiley_Face0 How?
@@adrianobarbosa2196 Copy & Paste
r/Madlads
I am above the law
I love how the letter 'B' in the name for Celebi, actually looks like a sprite for Celebi... you really gave the game a stroke.
When
"Ditto? You do not wanna transform int-"
Lmao
yeah. ...come on...
"ÜSCYKOK" Best Pokémon name ever
Reigo Kurgpold 1
Was looking for this
I laughed so hard my boss figured out what i was doing behind my desk.
Scykoh never explained why he needed a Sneasel to get a Celebi.
An_Annoying_Cat because they have similar sizes maybe?
Because Sneasel learns Beat up and that is the #251 move in the game and celebi is the #251 pokemon
You need a value of 251.
An_Annoying_Cat the pastebin in the description
Who cares I don’t
I come back to Scykoh's glitchfest videos every year. I remember back in 2014-2015 being obessed with them and watching them almost daily for a few months. My favorite one is the Pokemon Yellow one, so many fond memories with this channel :)
6:52 Ho-Oh with sunglasses!SWAG!
SWAG!
👍🏻
OMG
it's true color has it
:p
Much Coolness
i guess you wont give up so sneasely
xD
:3
+Rui Cruz c;
MattDoesGames :D
that was onix-pected
So Scykoh, how's life as a female?
CrusadingChristian Glitchy
Scykoh Well played.
Was it a butt?
Scykoh Can we expect more Son of a Glitchfest? I love this already.
Btw are you really a female now?
7:35
"what's your favourite pokemon?"
"potassium hydroxide"
Yeah, KOH is Potassium Hydroxide LOL :P
@@ExtremeAce Um yeah. Thats the joke.
I main KOH in Ubers
It works surprisingly well 😂
It's also pretty busted in balanced hackmons
'specially with sturdy Shedinja.
A+Starts video Title: How to catch Celebi and other awesome glitches!
Scykoh video Title: How to completely break a Pokemon game!
RockRedGenesis idk, Andy still did some pretty wacky things :P
RockRedGenesis
Scykoh should now just export that save to a physical cartridge, sell it to some sucker and look at their reaction. XD
It's been one year now... this channel hasn't uploaded another video in ages.. and yet.. You still get the fruit back!
Mario sunshine yoshi glitch reference :D
The Rayinator :D omf yes
The Rayinator :D YEAH!!!
Rayinator This comment is a year old
AND YOU STILL GET THE FRUIT BACK! :D
Rayinator no it’s been 3 years
A+: Careful glitch manipulation
Scykoh: *go crazy go stupid meme*
5+ years later and this is still a blast to rewatch. Much belated thanks for years of entertainment!
Nobody:
Scykoh: *MOLTRES WITH MILK DRINK*
Oh.
Ew.
@@justafan9206 i have no idea what the context was i remember nothing from this video
@@BubbledDEV
"...
...
..."
- red
“HE NEEDS SOME MILK-”
i almost spit my milk when he said " and for some reason there was milk drink"
"Got a Moltres that,for some reason,knows Milk drink."
lol!
love how much time is put into these videos. they play a WHOLE GAME to do certain glitches. thats dedication
MegaKrage I find it funny how it didn't work anyway so he cheated in the end XD
MegaKrage Can't you also just download a safe file?
MegaKrage Twice.
Beautiful!!!
Not as beautiful as you... (Insert Lenny face here)
Ugly!
A+Start Love your videos :)
A+Start not beautiful, gorgeous :3
Lol
One year old? I remember getting hyped for this. Time flies, doesn't it?
Emily Flynn Agreed.;/
locked up
Emily Flynn yeah..
J0h4n what happen to him?
And that comment was posted one year ago
6:56 Th.. tha.. that's a GULPIN!
SIMONovanta7 LOL!
SIMONovanta7 ??????
Maybe Nintendo went back in time and saw this video that inspired them to make gulpin
Am I missing something here, I only see a sneasel
SIMONovanta7 I don't see it.
This is how it's done lads, mash buttons and the glitches will come flyin' at you.
@Cres_ console version
Seanerry After everu update.
***** I did it on psp.
*mash mash mash mash mash* AAAAAAAAHHHHH!!!!!!
XD
3:32 " It's probably another unnecessary Water HM. "
Wow I didn't know people hated on Whirlpool this much
I forgot that move existed... and I play silver
Waterfall? Dive? Only Surf is actually useful.
actually they love whirlpool as its uber powerful and was meta breaking for several years and needed to be nerfed several times over several generations to finally become balanced... dont look it up just trust me... dont do it.. I SAID DONT!!!
D--> i actually really like Dive... its what made my normal blastoise into a god.
A+: Uh, Scykoh, that Pokemon's name of yours is just inappropriate.
Scykoh: Yeah, I don't know how that happened. Oh great, it just learned string-shot.
*MOOM!*
Like from FailBoat's Super Mario Odyssey thing?
😂😂😂
"US?YKOK" learned string shot!
*U SYKOK*
I guess it's an Incineroar with Bug-Z, then. Pelvic thrust making a spray of white sticky stuff come from the crotch.
lol
I haven't watched this channel in years but i randomly decided to watch these pokemon videos again and i got hit with immediate nostalgia i wish he continued with this and did a generation 2 glitch quest but i enjoyed it none the less
Andy: ‘I would’ve gone for frame 2’
Scykoh: ‘HEHE WOW’
*A+Start uses tried and true planning and coordination to get the results he wants*
ScyKoh: And I took that personally
I love how you both have the totally different methods of glitching. It's hilarious to watch A+Start's calm and calculated method, then move over to your brute force break everything style. Zero crud given.
*gets celebi AND YOU STILL GET THE FRUIT BACK YEAH!
Yosh
lmao
It must damage the brains of the developers of old Pokèmon games to watch some of these videos.
"How- Wha- Bu- Wtf?"
Adam Van Der Hoeven wobbuffet?
James VD Wobbuffuck.
Wynaut?
DragonBallZKaifan2 Wyfauk
Wy the fuck Naut
Please do more! You two make such a good team! It's absolutely how these massive games were able to be stored in just an 8kb cartridge, even though they used so many weird methods to squeeze the game in, which is why Gen I and Gen II games were some of the most volatile games ever made.
So *that's* why Gen 1 and Gen 2 are such glitchy messes!
I like to say that if Gen 1 was held together with duct tape, then Gen 2 must have been held together with Flex Tape. The implication being that it's stronger than duct tape but still could be stronger.
Yes, I know I'm replying to a five year old comment.
@@duscarasheddinn8033 “TO PROVE HOW STRONG FLEX TAPE IS, I SAW THIS GAMEBOY IN HALF!!”
There are other reasons why they’re so broken but the cramming and the programming tricks done to make it work are big contributors, it’s so easy to make corrupt data get read from the wrong section and cause glitches.
Andy:um scykoh that pokemon name of yours is just inappropriate.
scykoh:yeah I don't know how that happened.
oh great it learned string shot! mom!
that was hilarious.
patrick harris 7:52
When are AurumDude and MikeyTaylorGaming gonna collab like this...?
What a Glitch Picnic would be pretty neat.
MikeyTaylorGaming What a Glitchy picnic sounds a bit better.
All of you colab. What a son of a glitchfest picnic. Yep, that's not a mouthful.
ThisIsn'tMackie What a son of a egg busting glitch picnicfest.
MikeyTaylorGaming What a Son of a Glitch Fest Picnic Busters.
Don't forget Space chicken!
Guys, I've seen a lot of video game glitch videos...
...but none were more Scykoh than this...
what happens if you then transfer the celebi into a different game?
You do not want to know
I do.
Where would you even transfer it...? For that matter, if we're talking about this particular Celebi, *how* would you transfer it?
I mean, if you can somehow pull off the following:
-Move all Gen 2 Pokemon, including Celebi, below a bad clone
-Have a Gen 1 Pokemon above the bad clone
-Put Celebi above the bad clone once you're in the Time Machine
-Pull off a successful trade
-Somehow not have the game crash because (in this particular scenario) the game's memory is *horribly* screwed up
...Then you could theoretically send the Celebi over into Gen 1. If it's not this particular Celebi, you can ignore the last part, for what that's worth.
What happens, though, is that the game just blindfolds itself, throws a dart and then looks at where it landed to figure out which Pokemon Celebi's going to be now. So, it can declare your cute little Celebi is now a Nidoqueen if it so feels like it. (Well, okay, what actually happens is that there's nothing declared as the Pokemon Celebi's supposed to appear as, so the game reads the writable memory for an appropriate number)
Transferring it forward, though, is currently impossible without using programs to actually alter the data yourself.
+SolarMegaMan
he meant another gen 2 game...
and it would be the exact same if it went to another game. (although you would not have a corrupted Pokémon menu)
6:51 ho-oh looks great with sunglasses
Yep always a good thing
Where'd your update video go?
You're really confusing your fans dude.
+daniel wiles well its his other chanel that is on air thats something
+Nestor Sanchez Ramos what channel?
Atomicsora ScykohPlays
thanks
Atomicsora you are welecome
Trubbish as a starter pokemon... Oh god
eeeh, trubbish is cute.
Kwixel it is based on a dust Bunny maybe...it would be a fire poison Bunny
Oh ditto,
YOU DO NOT WANT TO TRANSFORM INT-
laughing so hard right now :D
0:07 perfectly timed you talking with the music
Why is it that I love both of your voices more than everyone else on this earth?
300,000 subs well done Scykoh
Like.
7 years later and i still use glitchfest to fall asleep. 33 years old and still love the nostalgia of the 90ties
Ninetyties.. you sure ?
totally sick work dude..i was laughing my ass off the whole time too..had to subscribe..found this through A+smarts channel.. keep up the great content guys!!!
1 year ago! COME BAAAAACK!
Мереке Демеуов No. Get out.
+Мереке Демеуов -.-
COME BAAAAAAAAAAACK
SeniorOreo come back pls
Why would i want to watch another lets play channel
Scycho
Why has it been 4 months with NO uploads?
daniel wiles i cri
I really liked his glitch vids
he was in prison
Pieter-Bas Peppelenbosch Well, we know that NOW
+Pieter-Bas Peppelenbosch really?
Doge Karate Go watch A+ Start's glitchmas sonic '06 video, you'll get the joke then
Watching you fuck up such a simple glitch that I did when I was young has been the most entertaining part of my night.
Miss this channel tbh
Man, i miss this guy!
childhood. That's when I first came upon this video
ho oh dosn't give a crap about glich hell 6:50 hes just enjoing another day at alola
That's why Cristal is the best version: You don't need the 16 badges to catch a Sneasel.
Jag Gentlemann *crystal
You still need to get to Ice Path which is pretty late in the game. (The game itself of course, you can still use it in Kanto post-game)
I don’t think Crystal has the cloning glitch tho
@@zootymczoot9134 It does, but unlike Gold and Silver you need to turn it off at a specific frame of the "Saving... Don't turn off the power." (about 1-ish second after the final period), whereas in Gold and Silver you can do it anytime between "Saving." and "power." iirc. If you're a little too early/late you'll get a bad clone in the pc (the game will crash if you hit "Withdraw" when it's the only one in the box, if this is the case just deposit a few low level pokemon to stabilize it enough to safely get rid of it via release).
If it's a lot late/early (as far as frames go), then it just won't clone and the pokemon will be in either the pc or party respectively.
So yeah... You have to be more precise and it's easier to go wrong, but you should be able to clean up any bad clones that may come of it and once you get the timing down it's still an incredibly easy and mostly safe cloning method.
7:38 That's actually what happened in one of the glitch quest videos of the first region.
Where are you dude??? :(
I know... D:
Rip ;(
We need a status report! :(
He has a gaming channel called ScykohPlays , maybe he just can't find any glitches anymore lol.
His gaming channel is really awesome too btw , totally recommend subbing :)
+Kevin Kong I'll check it out but I definetly want more Glitchfest ;_; they're the coolest and funniest
kek
kek
1e1
Loc
Ayylahu Akmao
Liberty Prime ayy lmayonnaise
I really love the way Scykoh made this glitch work.
Also Jesus Christ those colours.
Scykoh why did you make separate channels? U could've just put all the content onto this one. This channel could have so many subs
cause more channels = more videos, more videos = more views, more views = more $$$
Where's Scykohs channel update? It disappeared
+theblitz233 he made it unlisted, but you can still find it with the link in the description of this vid.
+DarkRainb0wKnight thanks I found it. I just wish we got the videos he was taking about
theblitz233 yeah, me too. Or at least some kind of statement...
+DarkRainb0wKnight I think he quit this channel though. Super sad :(
+DarkRainb0wKnight What link?
It's hard to believe that this was 5 years ago
I miss this channel
we need another video, its been 4 months :(
ikr
He makes a few every day.
+Mike 4 Life no he doesn't. We need a new glitchfest, not being constantly reminded he has other channels. Yes we know.
Yaxion Yes, he DOES make a few videos every day, and that is a fact.
Mike 4 Life Nope, Scykohplays, and Scykocrud uploads everyday. Scykoh doesn't.
Here’s the pastebin
(Edit, spaced the ) out because the ) was added on with the link and I know you wanna see the article)
This Celebi glitch I was attempting is a trick that manipulates eggs using a very specific corrupt clone. The way it works is that using some very complicated steps (found in this Bulbapedia page here: bulbapedia.bulbagarden.net/wiki/Celebi_Egg_glitch ) you can manipulate eggs into giving you a Pokemon with an index number that matches the index number of the attack in the parents' 3rd attack slot. What I mean by this is behind the scenes, there is actually a numbered list of the games different attacks just like there is for Pokemon. Celebi is #251, and #251 in the move list is Beat Up. Sneasel learns beat up at level 57, apparently the only Pokemon to learn it at all naturally throughout the game. Sneasel can unfortunately not be caught until route 28 / Mt. Silver which require 16 badges.
It's worth mentioning that while this glitch is often referred to as "the Celebi egg glitch," it is by no means Celebi specific. It can work with any Pokemon aside from Ledyba (due to Ledyba's index number matching the index number of "struggle" which can't be learned.) For example, Splash's index number is #150, Mewtwo's index number is #150, so doing this glitch with 2 parent Pokemon having splash in their 3rd attack slot would result in a Mewtwo.
To take things a step further, the FOURTH attack slot manipulates the item the Pokemon will be holding upon hatching, and there is a numbered list of items behind the scene as well. Most notably in Crystal Version you can get a GS Ball doing this.
NOW FOR THE STRUGGLE!
I got all 16 badges then had some sort of corruption as seen in the video. I then tried to clear back to that point and a few badges into the game my game crashed without me having saved so I had to start over a 3rd time. Finally, I decided to try and use Gameshark as seen in the video but after many, many hours of trying I was not able to get the corrupt clone I needed. See, the level 255 clones in the video don't work. You need a very specific level 0 clone for the glitch to work, and after hundreds if not thousands of tries I didn't get it even once. I heard that emulators have a lot of trouble with this and it's actually very easy if you do it on an N64 using Pokemon Stadium 2 and a physical copy of Gold/Silver/Crystal plugged into it. So I got out my N64, got a copy of Pokemon Stadium 2, got a physical copy of Silver and TWO copies of Pokemon Crystal and all 3 did not have working save batteries and because this glitch requires saving that didn't work either.
A+Start also tried to perform this glitch as well, but I'm not sure how much time he spent on it. With all of that said, DANG that glitch beat me, but I don't consider it a total failure. While the specific effect wasn't achieved, the tools from the glitch were used to great extent in other ways and we really broke the game with 'em!
A + Start : I worked really hard to make a plain and it worked how did you get it
Scykoh : I made a plain and it dint work so I mashed buttons
When will you upload a new video? It's been 3 months man!
+Mr.Ltastic He uploads several every day.
I know I said this 1000 times in other replys but guys their is gaming channel called Scykohplays
I'm talking about the main channel, not side ones.
oh ok
7
you can use that first glitch when you start the game. save before you get a starter pick one and clone it. when you reset you'll be able to pick a different starter or the same and have multiple starters!
But what are it's IVs?
IVs don't matter that much in this gen, they can only be 0-15 anyways...
Matt Esses fun fact: they are called dv's in this game, and are the reasons things become shiny.
Who cares? It has F35 in every stat! Which is actually 65535!
IV stands for individual value and i would have to look it up on bulbapedia to know what it does
+Shiny Chandelure i really laughed at this..
game carts are so easy to break. I love it so. much and watch the game freaks out lol
7:28
The Pokemon at the bottom of the screen (below BMNBMNC) has the same name as the face-stealing ghost from Avatar.
Hi uh A+start was hacked his channel is now a out crypto
& Now his account got banned 😭
So that explains why all his videos and channel are gone.
It would be so fun to do this on a cart, use mega memory card, buy like 10 copys of pokemon gold, use the mega memory card and put this glitched save on them, then go sell them at flea markets and "Accidently" leave them places. xD!
Kyogre Cubing | ikyogre1 Isn't that how creepypastas are born?
EternaMidnight Yes lol. Switch the cart with a normal grey one and write pokemon on it.
I was subscribed to both of them long before this came out. I was really happy to see them Colab
Wish I knew about all this when I was younger. Nowadays having a Celebi really doesnt mean shit. Everyone who wants one, has one. :/
Versace Bentley he's OU and all, but i kind of dont like it as much. i play NU and UU, also.
Mngalahad GIT GUD AND USE METRONOME TEAMS YOU CASUAL
DaRockeet who is that a reference to? is it pimpnite?
Mngalahad Nope. Just speaking out of experience as a kinda but not really top-tier player.
DaRockeet metronome teams? How could you base a team on a move that is totally random and often does something useless?
the first move celebi has is a swedish word for beer xD
I noticed too xD but it's an I and not an L
That explains a ton....
Lmao...
Alex Stubrin That game is dead. Stop it.
XD
I Love this guys youtube videos . This guy is so under rated but he has the funniest videos . Keep up the great work :)
we miss you. You know that? Right?
I know. It's been a whole day since his last upload.
ONE. WHOLE. DAY! D':
No.... Its been 7 months.
Christina Steltzer
**Directs you to ScykohPlays**
Oh....
So...about that next video..
The moment you made a yugioh reference ... you had my heart.... I will forever be your biggest fan
Thanks for the duplication glitch. I was playing on a randomizer and chose staryu as my starter. On route 1 I found a water stone and evolved my staryu into...
A FREAKING HO-OH!!!
So I duplicated it a ton XD thanks
What happened to that "channels not dead" thing?
Makes A New Series
Leaves His Main Channel Behind
Waits Until 2014 To Remake His Speedrun Because The Old One Wasn't Completely Accurate
Makes A Channel Plan Video
Deletes It
Makes Another Channel Plan Video In 2017
Few Weeks Later He FINALLY Makes A Glitch Fest On Megaman2
SO GLAD YOUR RETURNING TO THIS CHANNEL
Well, who won?
Andrew Moritz The dog from Silent Hill 2.
The fruit you still can get back
Patchouli Knowledge ......
-Why do I accidentally keep running into Touhou characters?!-
CreepypastaMaster7 Because they are everywhere, thus running into one is easy
Patchouli Knowledge Hmm.....I guess you're right, but I find them in the oddest places. For example, one time, I ran into Reimu in the comments of a 3 second video of Kricketune's cry, and I also ran into Reisen in the comments of that same video.
where the fuck is scykoh?
+Sonideros Idk, maybe he has two other channels he uploads daily on.
Mike 4 Life Dude those channels are his 2 twin brothers ScykohCrud and ScykohPlays. I want to know where Scykoh is.
***** k
They are the same person -_-
Supercharged Gamer no they arnt dummy
I want to say that I love your glitch videos. It is quite nice to hear you speak as you do your videos. I wish you could do more. 😊
4:47 Shiny Rattata!
Oh my god
*Sellout vision*
"Hold on i got to take this"
Andy from obvious channel plug.
"Hello?"
"Hey subscribers this is andy from another channel plug! Wana give me your subs?"
"Hmm an excellent offer but i want to make a half decent video"
"How about we see who can follow the script the fastest?"
"Alright your selling out!"
"I think its time for a bad joke"
Then scykoh made a video and this guy just randomly says something every 4 minutes so you don't forget to sub to him.
Time to sit back and get shit talked.
*Grabs Popcorn*
*Grabs dat Oreo's and milk*
You know that a+start made his own version of silver
Diggerty Ten Yeah but he made a "collab" and then added jack shit to the video and only talked like 6 times.
Its very obvious what he was doing and it annoyed me greatly.
This could be said about the other video to except then scycho would be the sell out
Truely the greatest RUclips crossover of all time
It's been five months... And you STILL get the fruit back!
Two more months, o think the fruit might be rotting, or maybe you got it back.
Rip Scykoh
+Camman6972 Posts every single day, but RIP anyway.
In his gaming channel Sykohplays
+Mike 4 Life Yes, RIP in memorys ;'(
+Bonic Gaming thank you for actually saying the channel name. I was looking for it.
Marcus Barker You welcome.
4:11 that sprite is the glitch Pokemon ???’s sprite, Gen 2’s equivalent of Missingno
remember when this guy mad vids?
+Spinnin Spagetthi He makes several videos each day still.
In his gaming channel Scykohplays
Bonic Gaming And ScykohCrud.
oh yeah
+Mike 4 Life hint: 4 months without a single video isn't " several every day", you dumb fuck.
8:28 lower right corner LOL
From what I can tell, A+start's video was more of a tutorial for people who wanted to do the celebi glitch the way he did it themselves, and Scykoh's was more for entertainment.
Both are pretty freakin good, though.
10/10 both
I guess A+Start's method was so amazing he just gave up glitching as a whole ;_;
Sly Rocko Xd
A+start won the gluel.
Fuck you.
They both did...
A-start won,you butt hurt bitches!!!!!
Eric Abney As appose to A+start?
RPFgaming Definitely XD I don't think Andy had to beat every gym and the league for a sneasel but it may have taken a while to get all that money on Andy's end :P
RIP this channel. amazing content man, you've probably moved on but these videos make peoples days
Jamal/FeezyDE he did not leave he is still making videos on scykoh plays
6:52 Ho-oH fckin wearing sunglasses , Pokemon 420 ?