Jump to content

msonicboom900

Member
  • Posts

    40
  • Joined

  • Last visited

Posts posted by msonicboom900

  1. The pokemon modifier code I'm trying to use now:

    94000130 FCFF0000

    02233EOC 02890001

    02233E10 00640002

    D2000000 00000000

    94000130 FFFB0000

    DA000000 02233E0E

    D3000000 00000000

    DA000000 02233E12

    D3000000 00000000

    D7000000 0224FE72

    D3000000 00000000

    D9000000 0224FE70

    D3000000 00000000

    C0000000 00000037

    D6000000 0224FE70

    D2000000 00000000

    It doesn't work at all. It actually freezes my game when I press select. The master balls and ultra balls aren't showing up the way they should as far numbers go. I just want to know what I am doing wrong. And I'm sorry if this isn't clear enough either. I'm not 100% sure what you are expecting.

    ¤KTSpinner¤

    There are 2 other codes from faospark's website (one i mashed together)

    Code 1
    [code]Wild Pokemon and Level Modifier (L+R)
    94000130 fcff0000
    12250010 00000xxx
    12250012 000000yy
    d9000000 02250010
    d3000000 00000000
    c0000000 0000000a
    d6000000 02250012
    d2000000 00000000
    XXX=Pokemon Hex Value
    YY=Pokemon Level Hex Value
    

    Code 2

    Wild Pokemon And Level Modifier v2 (Select)
    94000130 fffb0000
    b2000024 00000000
    c0000000 0000002f
    00034d20 00000XXX
    10034d22 0000YYYY
    dc000000 00000004
    d2000000 00000000
    
    XXX= Pokemon Hex Value
    YYYY=Pokemon Level Hex Value
    

    [/code]

  2. don´t post "bad" Links......instead post the working code here!

    My bad. okay heres the code

    change pokeball via marking
    020195b4 fc24f7e8
    02001e00 73b4b4ff
    02001ffc bdf8bcff
    02001f50 76c820xx

    XX= the PokeBall hex value

    Pokeball Hex Values
    0001 Master Ball
    0002 Ultra Ball
    0003 Great Ball
    0004 Poké Ball
    0005 Safari Ball
    0006 Net Ball
    0007 Dive Ball
    0008 Nest Ball
    0009 Repeat Ball
    000A Timer Ball
    000B Luxury Ball
    000C Premier Ball
    000D Dusk Ball
    000E Heal Ball
    000F Quick Ball
    0010 Cherish Ball
    0011 Potion
    01EC Fast Ball*
    01ED Level Ball*
    01EE Lure Ball*
    01EF Heavy Ball*
    01F0 Love Ball*
    01F1 Friend Ball*
    01F2 Moon Ball*
    01F3 Sport Ball*
    01F4 Park Ball*
    0240 Dream Ball*
    *= Pokeballs only for Black and White

×
×
  • Create New...