ceronys Posted April 19, 2009 Share Posted April 19, 2009 Is there an Instant Egg code available for Platinum USA yet? The one that doesn't require you to press X for an egg that gives you a set nature you want. Specifically looking for the one where you take one step while holding R1 and the old man has an egg ready. Please help Link to comment Share on other sites More sharing options...
Pakar45 Posted April 19, 2009 Share Posted April 19, 2009 -__- There basically the same thing! Just set the nature you want and the gender. Thats all thats different, other than the activate button! Why not use that. No one is going to make a whole new code just so that you don't have to make nature and gender! Link to comment Share on other sites More sharing options...
Janime6 Posted April 19, 2009 Share Posted April 19, 2009 Instant Egg Code [Replace XX with the digits for the nature of the Pokemon, YY for gender] (Press X) 94000136 fffe0000 b2101d40 00000000 e0001840 00000005 XXba0fYY 00000002 d2000000 00000000 XX) Nature YY) Gender 01) Rash 00) Female 02) Timid 8E) Male 03) Lonely 04) Quiet 05) Impish 06) Quirky 07) Modest 08) Docile 09) Sassy 0a) Jolly ob) Naughty 0c) Calm 0d) Hasty 0e) Brave 0f) Bashful 10) Lax 11) Hardy 12) Mild 13) Relaxed 14) Careful 15) Naive 16) Bold 17) Gentle 18) Serious 19) Adamant Please, before making a thread about a code that exists and can be found in the Game's Code Thread, check the respective games thread FIRST. And I don't know if those digits are right, however. EDIT: If you want it to be R just make the FFFE FEFF Link to comment Share on other sites More sharing options...
ceronys Posted April 19, 2009 Author Share Posted April 19, 2009 Instant Egg Code [Replace XX with the digits for the nature of the Pokemon, YY for gender] (Press X) 94000136 fffe0000 b2101d40 00000000 e0001840 00000005 XXba0fYY 00000002 d2000000 00000000 XX) Nature YY) Gender 01) Rash 00) Female 02) Timid 8E) Male 03) Lonely 04) Quiet 05) Impish 06) Quirky 07) Modest 08) Docile 09) Sassy 0a) Jolly ob) Naughty 0c) Calm 0d) Hasty 0e) Brave 0f) Bashful 10) Lax 11) Hardy 12) Mild 13) Relaxed 14) Careful 15) Naive 16) Bold 17) Gentle 18) Serious 19) Adamant Please, before making a thread about a code that exists and can be found in the Game's Code Thread, check the respective games thread FIRST. And I don't know if those digits are right, however. EDIT: If you want it to be R just make the FFFE FEFF -__- There basically the same thing! Just set the nature you want and the gender. Thats all thats different, other than the activate button! Why not use that. No one is going to make a whole new code just so that you don't have to make nature and gender! I know about this code. I'm looking for the one that doesn't affect legitimacy for breeding purposes on another site. It was there for Pearl/Diamond, I'm just asking if there is a Platinum version. It was the one that where you pressed R1 and took just one step, the old man had an egg ready for you. They're different, the code that's listed on top forces the egg to be the nature/gender you want. The one I'm looking for just speeds up the process of getting the egg at the Day-Care. Link to comment Share on other sites More sharing options...
Jiggy-Ninja Posted April 19, 2009 Share Posted April 19, 2009 No one is going to make a whole new code just so that you don't have to make nature and gender! Speak for yourself, some of us actually like making codes. :kikkoman: And if you understood AR codes, you'd realize that the code you're talking about and the code he wants are functionally very different. The existing one directly inserts an Egg into the Daycare with a given Personality value. PID controls much more than just Nature and Gender, and calculating a PID to satisfy all the conditions you want can be complicated. On top of that, every egg created would have the exact same PID, so all the attributes controlled by PID will be exactly the same every time. The code he wants removes the randomness in making an egg, and forces the breed function to be run during every step. Every egg created will be unique, just as if it had been bred naturally. 92163A2C 00000E00 12163A2E 000028FF 12163A4A 00004284 94000130 FEFF0000 12163A2E 00004280 12163A4A 000042A5 D2000000 00000000 Try this out. I haven't tested it yet, so let me know if it works or not. Hold R and walk one step. Link to comment Share on other sites More sharing options...
Pakar45 Posted April 19, 2009 Share Posted April 19, 2009 I know about this code. I'm looking for the one that doesn't affect legitimacy for breeding purposes on another site. It was there for Pearl/Diamond, I'm just asking if there is a Platinum version. It was the one that where you pressed R1 and took just one step, the old man had an egg ready for you. They're different, the code that's listed on top forces the egg to be the nature/gender you want. The one I'm looking for just speeds up the process of getting the egg at the Day-Care. Oh okay. Well.. I don't think there is one yet. Someone might make one. I would go ahead and request the code in the code request thread ok? That might help. Sorry for being so rude :'( . Anyways... yeah there isn't one that i know of now for platinum. Link to comment Share on other sites More sharing options...
ceronys Posted April 19, 2009 Author Share Posted April 19, 2009 Oh, that would be great. Thanks Pakar, that would help a ton! Link to comment Share on other sites More sharing options...
Janime6 Posted April 19, 2009 Share Posted April 19, 2009 Speak for yourself, some of us actually like making codes. :kikkoman:And if you understood AR codes, you'd realize that the code you're talking about and the code he wants are functionally very different. The existing one directly inserts an Egg into the Daycare with a given Personality value. PID controls much more than just Nature and Gender, and calculating a PID to satisfy all the conditions you want can be complicated. On top of that, every egg created would have the exact same PID, so all the attributes controlled by PID will be exactly the same every time. The code he wants removes the randomness in making an egg, and forces the breed function to be run during every step. Every egg created will be unique, just as if it had been bred naturally. 92163A2C 00000E00 12163A2E 000028FF 12163A4A 00004284 94000130 FEFF0000 12163A2E 00004280 12163A4A 000042A5 D2000000 00000000 Try this out. I haven't tested it yet, so let me know if it works or not. Hold R and walk one step. That code doesn't work. Link to comment Share on other sites More sharing options...
Jiggy-Ninja Posted April 19, 2009 Share Posted April 19, 2009 Pay attention to your other thread. I already posted one. >.> Link to comment Share on other sites More sharing options...
Jiggy-Ninja Posted April 19, 2009 Share Posted April 19, 2009 That code doesn't work. Well that sucks. Link to comment Share on other sites More sharing options...
Janime6 Posted April 19, 2009 Share Posted April 19, 2009 Okay, here it is: 921e71ac 00000e00 94000130 feff0000 121e71ae 00004280 121e71ca 000042a5 d2000000 00000000 Hold R while walking. Link to comment Share on other sites More sharing options...
ceronys Posted April 19, 2009 Author Share Posted April 19, 2009 Jiggy-Ninja@ The code does not work . But I really appreciate helping me out, thank you. Janime6@ Finally I've found the code I wanted. Thanks very much for the code Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now