Jump to content

HG/SS Key Item Code Values


KyoMcFizzle

Recommended Posts

After messing around for a little while, I've finally gotten the Code values for ALL the key items in HG/SS. I'll be posting the code you've all been wanting along with the Value Set.

Key Item Values:

In the code, you'll notice many lines of 00000000. By replacing the last five numbers with any of the fallowing values and activate the code, you'll get the listed Key Item. Some of these Key Items are left over data from Platinum and therefore don't do anything, but all of the HG/SS intended Key Items function to perfection.

101AD = Loot Sack

101AE = Rule Book

101AF = Poke Radar

101B0 = Point Card

101B1 = Journal

101B2 = Seal Case

101B3 = Accessory Case

101B4 = Seal Bag

101B5 = Pal Pad

101B6 = Works Key

101B7 = Old Charm

101B8 = Galactic Key

101B9 = Red Chain

101BA = Town Map

101BB = VS Seeker

101BC = Coin Case

101BD = Old Rod

101BE = Good Rod

101BF = Super Rod

101C0 = Spray Duck

101C1 = Poffin Case

101C2 = Bicycle

101C3 = Suite Key

101C4 = Oak's Letter

101C5 = Lunar Wing

101C6 = Member's Card

101C7 = Azure Flute

101C8 = S.S. Anne Ticket

101C9 = Contest Pass

101CA = Magma Stone

101CB = Parcel

101CC = Poketch Coupon 1

101CD = Poketch Coupon 2

101CE = Poketch Coupon 3

101CF = Storage Key

101D0 = Secret Potion

101D1 = Battle Recorder

101D2 = Gracidea

101D3 = Secret Key

101D4 = Apricorn Case

101D5 = Unknown List

101D6 = Berry Planter

101D7 = Dowsing Machine

101D8 = Blue Card

101D9 = Slowpoke Tail

101DA = Clear Bell

101DB = Card Key

101DC = Basement Key

101DD = Squirt Bottle

101DE = Red Scale

101DF = Clefairy Doll?

101E0 = Magnet Train Pass

101E1 = Power Plant Piece?

101E2 = Silver Feather

101E3 = Rainbow Feather

101E4 = Mysterious Egg

101E5 = Red Apricorn

101E6 = Yellow Apricorn

101E7 = Blue Apricorn

101E8 = Green Apricorn

101E9 = Pink Apricorn

101EA = White Apricorn

101EB = Black Apricorn

101EC = Speed Ball

101ED = Level Ball

101EE = Lure Ball

101EF = Heavy Ball

101F0 = Love Ball

101F1 = Friend Ball

101F2 = Moon Ball

101F3 = Konpe Ball

101F4 = Park Ball

101F5 = Photo Album

101F6 = GB Player

101F7 = Wave Bell

101F8 = Rage Candy Bar

101F9 = Data Card 01

101FA = Data Card 02

101FB = Data Card 03

101FC = Data Card 04

101FD = Data Card 05

101FE = Data Card 06

101FF = Data Card 07

10200 = Data Card 08

10201 = Data Card 09

10202 = Data Card 10

10203 = Data Card 11

10204 = Data Card 12

10205 = Data Card 13

10206 = Data Card 14

10207 = Data Card 15

10208 = Data Card 16

10209 = Data Card 17

1020A = Data Card 18

1020B = Data Card 19

1020C = Data Card 20

1020D = Data Card 21

1020E = Data Card 22

1020F = Data Card 23

10210 = Data Card 24

10211 = Data Card 25

10212 = Data Card 26

10213 = Data Card 27

10214 = Green Orb

10215 = R/Lock Capsule

10216 = Red Orb

10217 = Blue Orb

10218 = Enigma Crystal

And here it is: This code (When activated by pressing Start) will give you the Red, Blue, and Green Orbs, the L/Rock Capsule, the Enigma Crystal, and the GB Player.

Activate by pressing Start.

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

00010215 00010218

00010216 00010217

00010214 000101f6

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

d2000000 00000000

To those who may be confused, allow me to elaborate:

Take the code fragment here:

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

00010215 00010218

00010216 00010217

00010214 000101f6

00000000 00000000

....

Now then. Let's say that I would like to have the Battle Recorder as a key item early on. I would first start by editing the blue section. Then I would change the blue section to the listed value posted above for the Battle Recorder (In this case, 101D1.)

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

00010215 00010218

00010216 00010217

00010214 000101f6

00000000 00000000

So the code fragment should look like this when you're done:

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

00010215 00010218

00010216 00010217

00010214 000101f6

000101D1 00000000

The red section is the edited portion. If you want a certain number of key items, simply do this process throughout the entire code. Please note that shortening or lengthening the code posted above in any way will freeze your game.Enjoy!

To anyone concerned as to why all other key items are being deleted, refer here:

solution is simpel but lots of work...

first write down or type

wat is in the key items pocket

then change the numbers of the code to that and then add what you want under need it

so you get this:

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

xxxxxxxx yyyyyyyyy

zzzzzzzzz 00000000

.....

D2000000 00000000

xxxxxxxx = first slot

yyyyyyyyy = second slot

zzzzzzzzz = third slot

and so on till bottom of code (Or until you have all the desired Key Items)

hope this helps out some people

Edited by KyoMcFizzle
Link to comment
Share on other sites

Your personal code with those 6 special items makes all other items dissapear. Is there a way to make all other items not dissapere?

Also, I tried to make my own codes for the different orbs but they just freeze my game when I start it.

Edited by Echoekid
Link to comment
Share on other sites

solution is simpel but lots of work...

first write down or type

wat is in the key items pocket

then change the numbers of the code to that and then add what you want under need it

so you get this:

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

xxxxxxxx yyyyyyyyy

zzzzzzzzz 00000000

.....

D2000000 00000000

xxxxxxxx = first slot

yyyyyyyyy = second slot

zzzzzzzzz = third slot

and so on till bottom of code

hope this helps out some people

(be warned im not sure this is true but there is a big change)

Link to comment
Share on other sites

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

000101B2 000101B3

000101B5 000101BC

000101BD 000101BE

000101BF 000101C2

000101C8 000101D0

000101D1 000101D2

000101D4 000101D5

000101D6 000101D7

000101D8 000101D9

000101DA 000101DB

000101DC 000101DD

000101DE 000101DF

000101E0 000101E1

000101E2 000101E3

000101E4 000101F5

000101F6 000101F7

00010214 00010215

00010216 00010217

00010218 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

d2000000 00000000

That gives you everything available in HGSS, at least I think so, I may have skipped a few things, but its most of them anyway.

Warning though, the Orbs don't work just by having them. I already battled Kyogre via the Blue Orb I got from Mr. Pokemon, but now returning to the tower, there is no Groudon or Rayquaza with their respective orbs in my bag, not that I expected Groudon to appear anyway.

I'm working on seeing if the Mysterious Crystal event works, as well as find out what the R/Lock capsule does, if anything. They may not work since the event flags likely weren't triggered though.

EDIT:

A.) Mysterious Crystal event isn't working for me... then again, Steven won't leave the Pewter Museum to trade me his Beldum either. -.-

B.) I don't know what to do with the Locked Rock Capsule, but I tried Kurt since he opens up Apricorns, and nothing.

Seems they won't work until we can get the codes to have them obtained via Mystery Gift like the event items in DPPt.

Link to comment
Share on other sites

Oh well, ya beat me to it! I was looking into these values aswell and had them done lol

Great code. Works like a charm. Only problem is that it gets rid of all the other key items :(

As they say, "You snooze, you lose. :D" But ya. I am soooo happy I beat everyone to the punch on this. X3 My self esteem just got a little bit higher. :D

---------- Post added at 08:20 PM ---------- Previous post was at 08:19 PM ----------

solution is simpel but lots of work...

first write down or type

wat is in the key items pocket

then change the numbers of the code to that and then add what you want under need it

so you get this:

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

xxxxxxxx yyyyyyyyy

zzzzzzzzz 00000000

.....

D2000000 00000000

xxxxxxxx = first slot

yyyyyyyyy = second slot

zzzzzzzzz = third slot

and so on till bottom of code

hope this helps out some people

(be warned im not sure this is true but there is a big change)

This is correct, yes. My mistake on not clarifying on this matter. In the future I'll make sure to take care of things such as this before hand.

---------- Post added at 08:22 PM ---------- Previous post was at 08:20 PM ----------

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

000101B2 000101B3

000101B5 000101BC

000101BD 000101BE

000101BF 000101C2

000101C8 000101D0

000101D1 000101D2

000101D4 000101D5

000101D6 000101D7

000101D8 000101D9

000101DA 000101DB

000101DC 000101DD

000101DE 000101DF

000101E0 000101E1

000101E2 000101E3

000101E4 000101F5

000101F6 000101F7

00010214 00010215

00010216 00010217

00010218 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

d2000000 00000000

That gives you everything available in HGSS, at least I think so, I may have skipped a few things, but its most of them anyway.

Warning though, the Orbs don't work just by having them. I already battled Kyogre via the Blue Orb I got from Mr. Pokemon, but now returning to the tower, there is no Groudon or Rayquaza with their respective orbs in my bag, not that I expected Groudon to appear anyway.

I'm working on seeing if the Mysterious Crystal event works, as well as find out what the R/Lock capsule does, if anything. They may not work since the event flags likely weren't triggered though.

EDIT:

A.) Mysterious Crystal event isn't working for me... then again, Steven won't leave the Pewter Museum to trade me his Beldum either. -.-

B.) I don't know what to do with the Locked Rock Capsule, but I tried Kurt since he opens up Apricorns, and nothing.

Seems they won't work until we can get the codes to have them obtained via Mystery Gift like the event items in DPPt.

I'll be further testing this matter, myself. I'll keep you updated on this though. Thanks again for testing this, Dante.

Edited by KyoMcFizzle
HOORAY FOR REDUNDANCY!
Link to comment
Share on other sites

To get another groudon/kyogre, simply edit your save file's name to that of another version. And open that version rom to open the save file. When you get into the cave again and aviod the Mt. man, you will see another legend. Then go to the Oak's place with groudon and Kyogre, you will get the GREEN ORB.

To get the Beldum from Steven ( or Daigo), you shall go to the Silph Bldg to meet him.

WHAT I CARE MOST IS HOW TO ACTIVATE THE LATIAS/ LATIOS PLOT ( Again, the Crystal is just a item, the key to activate this plot is to find the person who will give you the crystal, I think )

Link to comment
Share on other sites

To get another groudon/kyogre, simply edit your save file's name to that of another version. And open that version rom to open the save file. When you get into the cave again and aviod the Mt. man, you will see another legend. Then go to the Oak's place with groudon and Kyogre, you will get the GREEN ORB.

To get the Beldum from Steven ( or Daigo), you shall go to the Silph Bldg to meet him.

WHAT I CARE MOST IS HOW TO ACTIVATE THE LATIAS/ LATIOS PLOT ( Again, the Crystal is just a item, the key to activate this plot is to find the person who will give you the crystal, I think )

Did you attempt to contact Steven already at Sliph Co.? Did you also catch the other corresponding Lati in order to maybe activate this event? I;m fairly certain that there's no real big secret to this thing and that we're merely overlooking alot of stuff here. At any rate, I'm gonna go and make the PGT to have the Enigma Crystal and the R/Lock Capsule given to you by the market man. I'll post it in a new thread once I am done with it.

Link to comment
Share on other sites

Yeah, I contacted the Steven and traded him for the Beldum, and I have captured LATIOS. But for now I can't find Steven anywhere. Hope you could solve the problem, I really want to have Latias.

And you've double checked Pewter City Musem and Sliph Co. to make sure he's not there again? If so, I'll look into working on the PGT for both items so we can figure all this crap out. I'll have it ready for you guys in a few hours, hopefully. I'll also need about 3 testers who have alot of spare time today to aid me in working on this matter. Anyone who can give me a hand, please do so. Thanks a bunch, guys.

Link to comment
Share on other sites

To get another groudon/kyogre, simply edit your save file's name to that of another version. And open that version rom to open the save file <<<Do this really work? So right now im playing Soul Silver, all I have to do is change name of soul silver save to heart gold save, right?

Link to comment
Share on other sites

94000130 fff70000

62110dc0 00000000

b2110dc0 00000000

e00008e8 000000c8

000101B2 000101B3

000101B5 000101BC

000101BD 000101BE

000101BF 000101C2

000101C8 000101D0

000101D1 000101D2

000101D4 000101D5

000101D6 000101D7

000101D8 000101D9

000101DA 000101DB

000101DC 000101DD

000101DE 000101DF

000101E0 000101E1

000101E2 000101E3

000101E4 000101F5

000101F6 000101F7

00010214 00010215

00010216 00010217

00010218 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

00000000 00000000

d2000000 00000000

That gives you everything available in HGSS, at least I think so, I may have skipped a few things, but its most of them anyway.

Warning though, the Orbs don't work just by having them. I already battled Kyogre via the Blue Orb I got from Mr. Pokemon, but now returning to the tower, there is no Groudon or Rayquaza with their respective orbs in my bag, not that I expected Groudon to appear anyway.

I'm working on seeing if the Mysterious Crystal event works, as well as find out what the R/Lock capsule does, if anything. They may not work since the event flags likely weren't triggered though.

EDIT:

A.) Mysterious Crystal event isn't working for me... then again, Steven won't leave the Pewter Museum to trade me his Beldum either. -.-

B.) I don't know what to do with the Locked Rock Capsule, but I tried Kurt since he opens up Apricorns, and nothing.

Seems they won't work until we can get the codes to have them obtained via Mystery Gift like the event items in DPPt.

It worked like a charm. Thanks.

Link to comment
Share on other sites

To get another groudon/kyogre, simply edit your save file's name to that of another version. And open that version rom to open the save file <<<Do this really work? So right now im playing Soul Silver, all I have to do is change name of soul silver save to heart gold save, right?

I successfully did this both in SS and HG. Just try it!

I got Steven to move. Just go back to Silph Co. and he'll be there! And why isn't the Enigma Crystal working?!

Because the item itself doesn't have the code to activate the plot. For example, if I use cheat to obatain a red orb, it won't summon Kyogre, either.

Link to comment
Share on other sites

  • 3 weeks later...
  • 5 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...