

- #Pokemon moon egg from nursery install#
- #Pokemon moon egg from nursery full#
- #Pokemon moon egg from nursery software#
- #Pokemon moon egg from nursery download#

It should be something like this, 4 numbers in hexadecimal, each with 8 digits: Take both Magikarps out of the Pokemon NurseryĪfter that, head over to this website, created by a Japanese person whose name I don't know, and enter your sequence of 127 0s and 1s into that input box, then click the button to generate your seed.Once you have 127 numbers noted down, SOFT RESET AGAIN and refuse the egg.Go back to 4 and repeat 4-10 until you have 127 numbers noted down.Refuse to take the egg from the nursery lady.Check the child's nature - note down a 0 if it matches the male's nature, or a 1 if it matches the female's.Run around until the lady is holding an egg.Head to the Pokemon Nursery and deposit them both.Get two Magikaps that have different natures (one male, one female).This is where the 2 Everstones will come into play, and every egg you hatch will give you a value of either 0 or 1, which you should carefully note down in order. If you do not have access to PKHeX, you'll have to hatch 127 Magikarps.

This represents you current RNG seed, note it down and move on to the next step, configuring the RNG script. If you have access to PKHeX, navigate to the tab that shows Nursery info, and on it there should be a seed field with a bunch of characters on it.

To find your current RNG seed, there is a short way that involves using PKHeX and another one that requires nothing but your game cart and lots of patience. Note to Windows users: If you have not setup python in your environment variables list, then you MUST run this script from the same folder where you installed Python in.
#Pokemon moon egg from nursery download#
With that resolved, you'll need to download this repository's contents to your computer, and you can run the script from where you downloaded it to.
#Pokemon moon egg from nursery install#
If that is not your case, you can head to and install from there. If you're running a UNIX distribution, chances are you already have python installed, you can check it yourself by opening a terminal and typing:
#Pokemon moon egg from nursery full#
You're going to need Python installed on your computer to run this script and make full use of it. Python is an interpreted programming language that works by reading scripts that tell your computer what to do, so we can give it a bunch of numbers and it gives us a bunch of other numbers in return. More on that below, here's a little bit of info on Python for those that have no idea what that means:
#Pokemon moon egg from nursery software#
Please read the license if you want to distribute this software or work on it yourself. This is a Python script tool to assist with egg RNG manipulating in Pokemon Sun and Pokemon Moon for the Nintendo 3DS.
