Jump to content

NewIsolationist

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by NewIsolationist

  1. Back from the void. I've narrowed down and isolated each section of the Key Items code once again, and updated the list of what they all are. I've recompiled the code into a Generation V specific Key Items code, hope people find it useful. Here is the list now: Here is the base code: Press start button to activate. 94000130 FFF70000 B2000024 00000000 E00191F8 00000044 000101B5 000101BA 000101BF 000101C2 000101C5 000101CA 000101D1 000101D2 000101D7 00010242 00010243 00010272 00010273 00010274 00010275 00010276 00010277 00010278 00010279 0001027A 0001027B [i]XXXXXXXA[/i] 0001027E 00000000 D2000000 00000000 where XXXXXXXA is: - 0001027C for the DROPPED ITEM (FEMALE) {Curtis} or - 0001027D for the DROPPED ITEM (MALE) {Yancy} I noticed someone else posted a Key Items code but figured i'd just throw this out there in case anyone wanted to see. Spoiler'd the list for those who don't want to scroll as much. Have tested each item code individually on my ARDS on both Black 2 and White 2, I can say that nothing has glitched for me (and hopefully won't for anyone else - sorry if it does, but we all know the risk, right?). HEADS UP! It will overwrite your current Key Items, so if you only want a specific Key Item such as the Shiny Charm, be sure to include all the items you already have in the code, else you'll wipe them from your inventory. Unless of course, that's what you wanted?
  2. I've narrowed down and isolated each section of the key items code, and made a list of what they all are. I've recompiled the code into a generation v specific key items code, hope people find it useful. here is the list: 000101AC = EXPLORER KIT 000101AD = LOOT SACK 000101AE = RULE BOOK 000101AF = POKÉRADAR 000101B0 = POINT CARD 000101B1 = JOURNAL 000101B2 = SEAL CASE 000101B3 = FASHION CASE 000101B4 = SEAL BAG 000101B5 = PAL PAD 000101B6 = WORKS KEY 000101B7 = OLD CHARM 000101B8 = GALACTIC KEY 000101B9 = RED CHAIN 000101BA = TOWN MAP 000101BB = VS. SEEKER 000101BC = COIN CASE 000101BD = OLD ROD 000101BE = GOOD ROD 000101BF = SUPER ROD 000101C0 = SPRAYDUCK 000101C1 = POFFIN CASE 000101C2 = BICYCLE 000101C3 = SUITE KEY 000101C4 = OAK'S LETTER 000101C5 = LUNAR WING 000101C6 = MEMBER CARD 000101C7 = AZURE FLUTE 000101C8 = S.S. TICKET 000101C9 = CONTEST PASS 000101CA = MAGMA STONE 000101CB = PARCEL 000101CC = COUPON 1 000101CD = COUPON 2 000101CE = COUPON 3 000101CF = STORAGE KEY 000101D0 = SECRET POTION 000101D1 = VS. RECORDER 000101D2 = GRACIDEA 000101D3 = SECRET KEY 000101D4 = APRICORN BOX 000101D5 = UNKNOWN REPORT 000101D6 = BERRY POTS 000101D7 = DOWSING MCHN 000101D8 = BLUE CARD 000101D9 = SLOWPOKETAIL 000101DA = CLEAR BELL 000101DB = CARD KEY 000101DC = BASEMENT KEY 000101DD = SQUIRTBOTTLE 000101DE = RED SCALE 000101DF = LOST ITEM 000101E0 = PASS 000101E1 = MACHINE PART 000101E2 = SILVER WING 000101E3 = RAINBOW WING 000101E4 = MYSTERY EGG 000101F5 = PHOTO ALBUM 000101F6 = GB SOUNDS 000101F7 = TIDAL BELL 00010214 = JADE ORB 00010215 = LOCK CAPSULE 00010216 = RED ORB 00010217 = BLUE ORB 00010218 = ENIGMA STONE 0001023E = LIBERTY PASS 00010242 = PROP CASE 00010243 = DRAGON SKULL 00010268 = LIGHT STONE 00010269 = DARK STONE 0001026D = XTRANCEIVER (MALE) 0001026E = ??? (GOD STONE) 0001026F = GRAM 1 00010270 = GRAM 2 00010271 = GRAM 3 00010272 = XTRANCEIVER (FEMALE) 000101F9 = DATA CARD 01 000101FA = DATA CARD 02 000101FB = DATA CARD 03 000101FC = DATA CARD 04 000101FD = DATA CARD 05 000101FE = DATA CARD 06 000101FF = DATA CARD 07 here is the base code (press start button): 94000130 FFF70000 B2000024 00000000 E0019194 0000014C 000101B5 000101BA 000101BF 000101C2 000101D1 000101D2 000101D7 00010215 0001023E 00010242 00010243 XXXXXXXA XXXXXXXB 0001026E 0001026F 00010270 00010271 00000000 D2000000 00000000 where XXXXXXXA is: - 00010268 for the light stone in pokémon black or - 00010269 for the dark stone in pokémon white where XXXXXXXB is: - 0001026D for the male Xtranceiver or - 00010272 for the female Xtranceiver If anybody has any codes for me to isolate and test, please don't hesitate to send them my way.
×
×
  • Create New...