My first couple of codes (untested)
This code will change your first 12 inventory slots to the exotic items:
Code:
Full Exotic Set (Slots 1-12) (untested):
121dc526 00001100
121dc528 00001144
121dc52A 00003000
121dc52C 00003004
121dc52E 00003008
121dc530 0000300C
121dc532 00003010
121dc534 00003014
121dc536 00003018
121dc538 0000301C
121dc53A 00003020
121dc53C 00003024
Credit Awarded to:
Mr.Fruzzle - for slot modification
DsPet of aibohack.com - same
This code should work I have tweaked FNG's code and change the 4 digit hex code which reffered to 69k to the 4 digit ex code for 99k. This code should work but no guarantees
Code:
Press L+R to Change Weeds to 99k Bells:
94000130 000000ff
021eccb0 021e3124
c0000000 00001000
b21eccb0 00000000
da000000 00000000
d3000000 00000000
d7000000 021eccae
d3000000 00000000
821eccae 0000001c
721eccae 00000025
b21eccb0 00000000
10000000 000014fd
d3000000 00000000
d0000000 00000000
d0000000 00000000
d9000000 021eccb0
d4000000 00000002
d6000000 021eccb0
d3000000 00000000
d1000000 00000000
021eccb0 14fd14fd
121eccae 000014fd
d0000000 00000000
d2000000 00000000
Credit:
FNG - for weed to 69k code
This Should Give you all the Mario items:
Code:
All Mario Items (Replaces Slots 1 - 11)
121dc526 00004B94
121dc528 00004B90
121dc52A 00004B8C
121dc52C 00004B84
121dc52E 00004B80
121dc530 00004B7C
121dc532 00004B78
121dc534 00004B74
121dc536 00004B70
121dc538 00004B6C
121dc53A 00004B68
Credit Awarded to:
Mr.Fruzzle - for slot modification
DsPet of aibohack.com - same
The First Code I wrote without looking at any guides (other than hex referencing)
Code:
All Golden Items Replace Slots 1-6
94000130 000000ff
121dc526 0000136A
121dc528 00001377
121dc52A 00001373
121dc52C 00001375
121dc52E 00001379
121dc530 0000137B
D2000000 00000000
Credit Awarded to:
Mr.Fruzzle - for slot modification
DsPet of aibohack.com - same
(I know I wrote it but I read their guides to learn this stuff)