Join My Shiny Hunting Club!

Whoa! Shiny Fenniken are so pretty :3
They are. ;w;
They evolve into a purple-ish color, which still looks pretty.

I've long since given up on hatching my shiny eevee after just 100 failed eggs in a row(I was getting tired of doing the same thing constantly), I've tried to chain with the radar but I keep getting the bad shaking grass in spots where I can't actually see it and end up walking into it. And I don't understand the mechanics of chain fishing.

So.. I guess I'm out. I'll just have to accept that this'll be another gen I don't get a shiny in unless its handed to me like my others ones(not counting the ones I used my AR to force the game to spawn em in the wild for me).

edit: in fact, the shines we're handed are the only ones I've ever 'found' since shinies were added. And I call BS on nintendo's making it easier to find them in the current gen. All they did was bring back the stupid poke radar and add in the chain fishing thing. That doesn't make it easier, Nintendo. Making it easier would be making them LESS so rare that 90% of the player base will never get one.
Shiny hunting takes patience and lots of free time, so don't get so angry over it. :c

I personally dislike the Pokeradar too, as it's hard to understand completely. But it does make it easier to find a shiny after you hit 40 chains; in platinum I caught 6 shiny Shellos using a chain of 40. (And I found 2 shiny Beldum, but they committed suicide before I got to catch them. ;A;)

Though chain fishing is the EASIEST way to encounter a shiny yet. You are guarantee to find one that a lot of the shiny hunters in the community consider it cheating or consider the shinies "fake". Just have a Inkay in the first slot in your party, fish in a spot with rocks or sand around, encounter Pokemon, run, repeat. It still takes some time but it's the easiest way.
 
They are. ;w;
They evolve into a purple-ish color, which still looks pretty.


Shiny hunting takes patience and lots of free time, so don't get so angry over it. :c

I personally dislike the Pokeradar too, as it's hard to understand completely. But it does make it easier to find a shiny after you hit 40 chains; in platinum I caught 6 shiny Shellos using a chain of 40. (And I found 2 shiny Beldum, but they committed suicide before I got to catch them. ;A;)

Though chain fishing is the EASIEST way to encounter a shiny yet. You are guarantee to find one that a lot of the shiny hunters in the community consider it cheating or consider the shinies "fake". Just have a Inkay in the first slot in your party, fish in a spot with rocks or sand around, encounter Pokemon, run, repeat. It still takes some time but it's the easiest way.

Huh.. I'll have to try that out sometime then. Though I'd really rather have a shiny female ponyta[though I can wait for my lvl 98 shiny rapidash in decemember.[used AR to force her to be a shiny spawn then just caught a female xD] Love that horse. Never trading her. Ever. Nightmare is awesome.
 
Last edited:
20131026_145837.jpg

It would be hard to tell if it were shiny if it weren't for the red star. :)
 
Last edited:
The poke bank supposedly has a hack checker and obvious hacks will be omitted from transferring. I hope your Rapidash gets through ^^
 
They are. ;w;
They evolve into a purple-ish color, which still looks pretty.


Shiny hunting takes patience and lots of free time, so don't get so angry over it. :c

I personally dislike the Pokeradar too, as it's hard to understand completely. But it does make it easier to find a shiny after you hit 40 chains; in platinum I caught 6 shiny Shellos using a chain of 40. (And I found 2 shiny Beldum, but they committed suicide before I got to catch them. ;A;)

Though chain fishing is the EASIEST way to encounter a shiny yet. You are guarantee to find one that a lot of the shiny hunters in the community consider it cheating or consider the shinies "fake". Just have a Inkay in the first slot in your party, fish in a spot with rocks or sand around, encounter Pokemon, run, repeat. It still takes some time but it's the easiest way.

I don?t consider it cheating, or fake, but I would never trade a shiny for a shiny fish, since they?re SO much easier to get, they?re not even rare anymore.
 
Last edited:
The poke bank supposedly has a hack checker and obvious hacks will be omitted from transferring. I hope your Rapidash gets through ^^

She's not hacked in any way other than for the shiny status. Pretty sure they're only gonna be able to catch the hacked stats ones. And the ones missing the hidden trainer ID. Forced shiny spawn is just bumping the spawn rate of a shiny to 100% chance from like... 1 in a billion lol

edit: now that I think about it.. pokemon caught in areas they normally can't be caught in will probably be caught too. Course, I've learned how to trick the GTS with my 'hacked' pokemon in every other gen, so I doubt most of my shinies will be caught ^_^(A couple legendaries probably will, because I got lazy and just caught them wherever I felt like it lol)
 
Last edited:
I don?t consider it cheating, or fake, but I would never trade a shiny for a shiny fish, since they?re SO much easier to get, they?re not even rare anymore.

Chaining regular pokemon in the grass is pretty much the same, so they aren't necessarily any less rare than pokeradar chained pokemon.
 
Chaining regular pokemon in the grass is pretty much the same, so they aren't necessarily any less rare than pokeradar chained pokemon.

Anyone can chain fish, it?s super easy, pokeradar takes a long time, it?s easy to mess up, also you have to kill the pokemons, and make sure you don?t walk in the wrong grass.
 
But in past gens, certain IV's were needed to actually have a certain pokemon be shiny, is what I'm saying.
 
I beieve you still need 3 perfect IVs for it to be shiny.. unless they changed that.
 
Yeah just making a pokemon shiny without the needed things will show up as hacked.
In Generation III, most of the data structures were redone. As such, a Pok?mon's Shininess would no longer need to be linked to its stats due to incompatibilities between the previous generations. The determinant for Shininess is instead a calculation based on the Trainer ID number and secret ID number of the player encountering it and the personality value of the Pok?mon. The same method is used in Generations IV and V.
The secret ID and Trainer ID byte words are first xored together, and then the first byte word of the personality value is xored with the second byte word of the personality value. If the xor of these two results is less than eight, then the Pok?mon is Shiny. This results in a probability of 8 in 65536; simplified as 1/8192 (2-13, or 0.01220703125%), just as in Generation II. Symbolically:
(Trainer ID) xor (Secret ID) = E
(First byte word of personality value) xor (Second byte word of personality value) = F
If E xor F is less than eight, then the Pok?mon is Shiny.
 
Yeah just making a pokemon shiny without the needed things will show up as hacked.
In Generation III, most of the data structures were redone. As such, a Pok?mon's Shininess would no longer need to be linked to its stats due to incompatibilities between the previous generations. The determinant for Shininess is instead a calculation based on the Trainer ID number and secret ID number of the player encountering it and the personality value of the Pok?mon. The same method is used in Generations IV and V.
The secret ID and Trainer ID byte words are first xored together, and then the first byte word of the personality value is xored with the second byte word of the personality value. If the xor of these two results is less than eight, then the Pok?mon is Shiny. This results in a probability of 8 in 65536; simplified as 1/8192 (2-13, or 0.01220703125%), just as in Generation II. Symbolically:
(Trainer ID) xor (Secret ID) = E
(First byte word of personality value) xor (Second byte word of personality value) = F
If E xor F is less than eight, then the Pok?mon is Shiny.

Too much math!
 
Yeah just making a pokemon shiny without the needed things will show up as hacked.
In Generation III, most of the data structures were redone. As such, a Pok?mon's Shininess would no longer need to be linked to its stats due to incompatibilities between the previous generations. The determinant for Shininess is instead a calculation based on the Trainer ID number and secret ID number of the player encountering it and the personality value of the Pok?mon. The same method is used in Generations IV and V.
The secret ID and Trainer ID byte words are first xored together, and then the first byte word of the personality value is xored with the second byte word of the personality value. If the xor of these two results is less than eight, then the Pok?mon is Shiny. This results in a probability of 8 in 65536; simplified as 1/8192 (2-13, or 0.01220703125%), just as in Generation II. Symbolically:
(Trainer ID) xor (Secret ID) = E
(First byte word of personality value) xor (Second byte word of personality value) = F
If E xor F is less than eight, then the Pok?mon is Shiny.

Wow, didn't know that. ._.

Well, I checked my Fennekin and it has a possibility that 2 of his stats can be 31, not 3.
 
So they're still using that new setup for shiny checking... which means some of us will NEVER encounter our own shiny because our trainer name choice screws us out of them. Real nice, Nintendo.

I say 'never' because, for some of us, our chosen name resulted in our actual shiny finding rate being dropped down extremely unfair odds.
 
Last edited:
So they're still using that new setup for shiny checking... which means some of us will NEVER encounter our own shiny because our trainer name choice screws us out of them. Real nice, Nintendo.

I say 'never' because, for some of us, our chosen name resulted in our actual shiny finding rate being dropped down extremely unfair odds.

I'm confused, how does the name make a difference?
 
Back
Top