Search the Community
Showing results for tags 'tid'.
-
I wanted to transfer Pokémon from my game when I see the "You Previously Used a Different Copy of Pokémon. Please try again. (TID)" error. I've been searching for a solution for a long time, but the only thing I could find was Nintendo support, and I don't think they want me to send a support email...
-
My ID number in Shield is 538095. Is there a way or a tool that can "decrypt" the ID number so it can be used in PkHex? Just wondering because I am stuck somewhere in the game... Thanks!
-
What problems can clone a pokemon and keep the TID / SID the same? It is advisable to change these values to mark it as "legal" or it does not affect. If it is advisable, how can I change them without affecting their "legality". Example: Clone my Lunala from my Pokemon Moon game, 3 times....
-
Hello, I have some questions about editing the TID/SID of a save file. As far as I know, the PID of pokemon aren't tied to the TID/SID of a trainer unless it's shiny, is that right? Also, if I edit the TID and SID (using valid TID/SID combinations created by the gam...
-
Hello RNG'ers! Today, I have prepared a save file for those looking to RNG Japanese Emerald's Mew for me. It is a copy of the HaxAras ticket save, but with both ID numbers changed to a special set that makes the only timid 6iv flawless method 1 spread shiny after 176+ million frames. (Refer to...
-
Hello Researchers! Today I have discovered an exploit for Generation 3 that affects Pokemon Legality for RNG. The exploit can be done in 2 ways. One way is to take a save file with Japanese/Localized dual compatible names and nicknames from a Japanese Gen 3 game, flash it to an English cart, a...
-
The gif is self explanatory but pretty much my question is if me being the OT matters once I make change it's current handler for past pokemon.
-
Requires this class: class bf(object): def __init__(self,value=0): self._d = value def __getitem__(self, index): return (self._d >> index) & 1 def __setitem__(self,index,value): value = (value&1L)<<index mask = (1L)<<index self._d = (self._d & ~mask) | value def __getslice__(self...
-
Lets say someone gets a misdreavus in Platinum (by trade from Pearl) and breeds it to get an egg. Then they do an egg swap with another person with Pokemon Platinum. What would the TID and SID of the pokemon be? The trainer who originally had the egg, or the trainer that the egg got swapped to? Als...