ROM Hack Discussion Animal Crossing: New Horizons -- Reverse Engineering, Glitches, Bugs, etc. thread!

etanyip

New Member
Newbie
Joined
Mar 6, 2022
Messages
2
Trophies
0
Age
31
Location
hk
XP
27
Country
Hong Kong
May I know if below codes are not working on 2.0.5?
I have tried but noting happened.
[Duplicate S1toS2 (Zr)]
[S1 x10]
[S1 x30]
[S1 x50]
 

Pikolou

Well-Known Member
Member
Joined
Mar 23, 2021
Messages
178
Trophies
0
XP
1,564
Country
Canada
May I know if below codes are not working on 2.0.5?
I have tried but noting happened.
[Duplicate S1toS2 (Zr)]
[S1 x10]
[S1 x30]
[S1 x50]

Hey :) Did you take in consideration the amount of human players you have?
  • If only 1 human player registered on your island -> choose the "1P on island" tab
  • If 2 human players... -> choose the "2P on island" tab...
[Duplicate S1toS2 (Zr)]
This code is for duplicating the item in your slot 1 to your slot 2, by pressing Zr. Make sure to not have something you want to keep in slot 2, before activating.

[S1 x10, x30, x50]
The item in your slot 1 will be multiplied by 10, 30 or 50 (only for resources like wood, wooden Branch, fences, fruits, gold/silver nugget...).

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFB1E6E0
    A8D00410 AFB1E6E8
    20000000
    
    [S1 x10]
    04100000 AFB1E6E4 00000009
    
    [S1 x30]
    04100000 AFB1E6E4 0000001D
    
    [S1 x50]
    04100000 AFB1E6E4 00000031

  2. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFC3A048
    A8D00410 AFC3A050
    20000000
    
    [S1 x10]
    04100000 AFC3A04C 00000009
    
    [S1 x30]
    04100000 AFC3A04C 0000001D
    
    [S1 x50]
    04100000 AFC3A04C 00000031

  3. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFD559B0
    A8D00410 AFD559B8
    20000000
    
    [S1 x10]
    04100000 AFD559B4 00000009
    
    [S1 x30]
    04100000 AFD559B4 0000001D
    
    [S1 x50]
    04100000 AFD559B4 00000031

  4. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFE71318
    A8D00410 AFE71320
    20000000
    
    [S1 x10]
    04100000 AFE7131C 00000009
    
    [S1 x30]
    04100000 AFE7131C 0000001D
    
    [S1 x50]
    04100000 AFE7131C 00000031

  5. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFF8CC80
    A8D00410 AFF8CC88
    20000000
    
    [S1 x10]
    04100000 AFF8CC84 00000009
    
    [S1 x30]
    04100000 AFF8CC84 0000001D
    
    [S1 x50]
    04100000 AFF8CC84 00000031

  6. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B00A85E8
    A8D00410 B00A85F0
    20000000
    
    [S1 x10]
    04100000 B00A85EC 00000009
    
    [S1 x30]
    04100000 B00A85EC 0000001D
    
    [S1 x50]
    04100000 B00A85EC 00000031

  7. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B01C3F50
    A8D00410 B01C3F58
    20000000
    
    [S1 x10]
    04100000 B01C3F54 00000009
    
    [S1 x30]
    04100000 B01C3F54 0000001D
    
    [S1 x50]
    04100000 B01C3F54 00000031

  8. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B02DF8B8
    A8D00410 B02DF8C0
    20000000
    
    [S1 x10]
    04100000 B02DF8BC 00000009
    
    [S1 x30]
    04100000 B02DF8BC 0000001D
    
    [S1 x50]
    04100000 B02DF8BC 00000031



Edit:

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 AFB1E6E4 00000009
    20000000
    80004100
    04100000 AFB1E6E4 0000001D
    20000000
    80008100
    04100000 AFB1E6E4 00000031
    20000000

  2. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 AFC3A04C 00000009
    20000000
    80004100
    04100000 AFC3A04C 0000001D
    20000000
    80008100
    04100000 AFC3A04C 00000031
    20000000

  3. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 AFD559B4 00000009
    20000000
    80004100
    04100000 AFD559B4 0000001D
    20000000
    80008100
    04100000 AFD559B4 00000031
    20000000

  4. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 AFE7131C 00000009
    20000000
    80004100
    04100000 AFE7131C 0000001D
    20000000
    80008100
    04100000 AFE7131C 00000031
    20000000

  5. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 AFF8CC84 00000009
    20000000
    80004100
    04100000 AFF8CC84 0000001D
    20000000
    80008100
    04100000 AFF8CC84 00000031
    20000000

  6. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 B00A85EC 00000009
    20000000
    80004100
    04100000 B00A85EC 0000001D
    20000000
    80008100
    04100000 B00A85EC 00000031
    20000000

  7. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 B01C3F54 00000009
    20000000
    80004100
    04100000 B01C3F54 0000001D
    20000000
    80008100
    04100000 B01C3F54 00000031
    20000000

  8. Code:
    [S1 x10/30/50 (ZL + Dpad ↑ → ↓)]
    80002100
    04100000 B02DF8BC 00000009
    20000000
    80004100
    04100000 B02DF8BC 0000001D
    20000000
    80008100
    04100000 B02DF8BC 00000031
    20000000
Press minus to duplicate what is in your slot 1 to empty slot in your inventory.

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFB1E6E0
    40030000 00000000 0000FFFE
    40020000 00000000 AFB1E628
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFB1E778
    A8120310
    20000000
    20000000

  2. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFC3A048
    40030000 00000000 0000FFFE
    40020000 00000000 AFC39F90
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFC3A0E0
    A8120310
    20000000
    20000000

  3. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFD559B0
    40030000 00000000 0000FFFE
    40020000 00000000 AFD558F8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFD55A48
    A8120310
    20000000
    20000000

  4. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFE71318
    40030000 00000000 0000FFFE
    40020000 00000000 AFE71260
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFE713B0
    A8120310
    20000000
    20000000

  5. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFF8CC80
    40030000 00000000 0000FFFE
    40020000 00000000 AFF8CBC8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFF8CD18
    A8120310
    20000000
    20000000

  6. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B00A85E8
    40030000 00000000 0000FFFE
    40020000 00000000 B00A8530
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B00A8680
    A8120310
    20000000
    20000000

  7. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B01C3F50
    40030000 00000000 0000FFFE
    40020000 00000000 B01C3E98
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B01C3FE8
    A8120310
    20000000
    20000000

  8. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B02DF8B8
    40030000 00000000 0000FFFE
    40020000 00000000 B02DF800
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B02DF950
    A8120310
    20000000
    20000000
 
Last edited by Pikolou,

etanyip

New Member
Newbie
Joined
Mar 6, 2022
Messages
2
Trophies
0
Age
31
Location
hk
XP
27
Country
Hong Kong
Hey :) Did you take in consideration the amount of human players you have?
  • If only 1 human player registered on your island -> choose the "1P on island" tab
  • If 2 human players... -> choose the "2P on island" tab...
[Duplicate S1toS2 (Zr)]
This code is for duplicating the item in your slot 1 to your slot 2, by pressing Zr. Make sure to not have something you want to keep in slot 2, before activating.

[S1 x10, x30, x50]
The item in your slot 1 will be multiplied by 10, 30 or 50 (only for resources like wood, wooden Branch, fences, fruits, gold/silver nugget...).

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFB1E6E0
    A8D00410 AFB1E6E8
    20000000
    
    [S1 x10]
    04100000 AFB1E6E4 00000009
    
    [S1 x30]
    04100000 AFB1E6E4 0000001D
    
    [S1 x50]
    04100000 AFB1E6E4 00000031

  2. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFC3A048
    A8D00410 AFC3A050
    20000000
    
    [S1 x10]
    04100000 AFC3A04C 00000009
    
    [S1 x30]
    04100000 AFC3A04C 0000001D
    
    [S1 x50]
    04100000 AFC3A04C 00000031

  3. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFD559B0
    A8D00410 AFD559B8
    20000000
    
    [S1 x10]
    04100000 AFD559B4 00000009
    
    [S1 x30]
    04100000 AFD559B4 0000001D
    
    [S1 x50]
    04100000 AFD559B4 00000031

  4. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFE71318
    A8D00410 AFE71320
    20000000
    
    [S1 x10]
    04100000 AFE7131C 00000009
    
    [S1 x30]
    04100000 AFE7131C 0000001D
    
    [S1 x50]
    04100000 AFE7131C 00000031

  5. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 AFF8CC80
    A8D00410 AFF8CC88
    20000000
    
    [S1 x10]
    04100000 AFF8CC84 00000009
    
    [S1 x30]
    04100000 AFF8CC84 0000001D
    
    [S1 x50]
    04100000 AFF8CC84 00000031

  6. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B00A85E8
    A8D00410 B00A85F0
    20000000
    
    [S1 x10]
    04100000 B00A85EC 00000009
    
    [S1 x30]
    04100000 B00A85EC 0000001D
    
    [S1 x50]
    04100000 B00A85EC 00000031

  7. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B01C3F50
    A8D00410 B01C3F58
    20000000
    
    [S1 x10]
    04100000 B01C3F54 00000009
    
    [S1 x30]
    04100000 B01C3F54 0000001D
    
    [S1 x50]
    04100000 B01C3F54 00000031

  8. Code:
    [Duplicate S1toS2 (Zr)]
    80000200
    581D0000 B02DF8B8
    A8D00410 B02DF8C0
    20000000
    
    [S1 x10]
    04100000 B02DF8BC 00000009
    
    [S1 x30]
    04100000 B02DF8BC 0000001D
    
    [S1 x50]
    04100000 B02DF8BC 00000031
Thank you, I previously thought amount of player means the number of human player appearing(playing) in the game.
Now I know it means the number of human characters created, no metter they are currently playing together with 1st player or not.
 
  • Like
Reactions: Pikolou

Nicytta

Member
Newcomer
Joined
Jan 10, 2021
Messages
5
Trophies
0
Age
42
XP
57
Country
Spain
Hello everyone!! Does anyone have the *nhi file with all the furniture and its existing variants? I have seen that there is one with furniture from version 2.0.0 but I want to have them all.
 

Pikolou

Well-Known Member
Member
Joined
Mar 23, 2021
Messages
178
Trophies
0
XP
1,564
Country
Canada
@SkyQueen @Xjackio Hi, I use text to item cheat and tried to spawn the money tree but no bells on tree, so is any way to spawn the money tree with bells on it?

Ye, if you do not specify the amount of bells with [text to item] code, it will spawn as a regular tree. When code is activated:
  • Open the game chat function by pushing the "R" button on your controller.
  • Enter the ID of money tree (114A). Confirm.
  • Press "X + D-Pad Right" to spawn the money tree in your inventory (slot 1).
  • Keep the money tree in slot 1 and send in chat the desired amount of bells you want on it (eg. 2008A4 for 99K bells bags). Confirm.
  • Then press "X + D-pad Left".
If you want another amount of bells, replace the value 20XXXX with the correspondent HEX ID.

HEX IDAMOUNT OF BELLS
0839100 BELLS
08421000 BELLS
084B10000 BELLS
084C11000 BELLS
084D12000 BELLS
084E13000 BELLS
084F14000 BELLS
085015000 BELLS
085116000 BELLS
085217000 BELLS
085318000 BELLS
085419000 BELLS
083A200 BELLS
08432000 BELLS
085520000 BELLS
085621000 BELLS
085722000 BELLS
085823000 BELLS
085924000 BELLS
085A25000 BELLS
085B26000 BELLS
085C27000 BELLS
085D28000 BELLS
085E29000 BELLS
083B300 BELLS
08443000 BELLS
085F30000 BELLS
086031000 BELLS
086132000 BELLS
086233000 BELLS
086334000 BELLS
086435000 BELLS
086536000 BELLS
086637000 BELLS
086738000 BELLS
086839000 BELLS
083C400 BELLS
08454000 BELLS
086940000 BELLS
086A41000 BELLS
086B42000 BELLS
086C43000 BELLS
086D44000 BELLS
086E45000 BELLS
086F46000 BELLS
087047000 BELLS
087148000 BELLS
087249000 BELLS
083D500 BELLS
08465000 BELLS
087350000 BELLS
087451000 BELLS
087552000 BELLS
087653000 BELLS
087754000 BELLS
087855000 BELLS
087956000 BELLS
087A57000 BELLS
087B58000 BELLS
087C59000 BELLS
083E600 BELLS
08476000 BELLS
087D60000 BELLS
087E61000 BELLS
087F62000 BELLS
088063000 BELLS
088164000 BELLS
088265000 BELLS
088366000 BELLS
088467000 BELLS
088568000 BELLS
088669000 BELLS
083F700 BELLS
08487000 BELLS
088770000 BELLS
088871000 BELLS
088972000 BELLS
088A73000 BELLS
088B74000 BELLS
088C75000 BELLS
088D76000 BELLS
088E77000 BELLS
088F78000 BELLS
089079000 BELLS
0840800 BELLS
08498000 BELLS
089180000 BELLS
089281000 BELLS
089382000 BELLS
089483000 BELLS
089584000 BELLS
089685000 BELLS
089786000 BELLS
089887000 BELLS
089988000 BELLS
089A89000 BELLS
0841900 BELLS
084A9000 BELLS
089B90000 BELLS
089C91000 BELLS
089D92000 BELLS
089E93000 BELLS
089F94000 BELLS
08A095000 BELLS
08A196000 BELLS
08A297000 BELLS
08A398000 BELLS
08A499000 BELLS

http://acnh.site

Instant codes, if you prefer:

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [10k money tree in slot 1]
    08100000 AFB1E6E8 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 AFB1E6E8 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 AFB1E6E8 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 AFB1E6E8 002008A4 0000114A

  2. Code:
    [10k money tree in slot 1]
    08100000 AFC3A048 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 AFC3A048 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 AFC3A048 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 AFC3A048 002008A4 0000114A

  3. Code:
    [10k money tree in slot 1]
    08100000 AFD559B0 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 AFD559B0 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 AFD559B0 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 AFD559B0 002008A4 0000114A

  4. Code:
    [10k money tree in slot 1]
    08100000 AFE71318 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 AFE71318 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 AFE71318 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 AFE71318 002008A4 0000114A

  5. Code:
    [10k money tree in slot 1]
    08100000 AFF8CC80 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 AFF8CC80 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 AFF8CC80 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 AFF8CC80 002008A4 0000114A

  6. Code:
    [10k money tree in slot 1]
    08100000 B00A85E8 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 B00A85E8 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 B00A85E8 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 B00A85E8 002008A4 0000114A

  7. Code:
    [10k money tree in slot 1]
    08100000 B01C3F50 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 B01C3F50 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 B01C3F50 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 B01C3F50 002008A4 0000114A

  8. Code:
    [10k money tree in slot 1]
    08100000 B02DF8B8 0020084B 0000114A
    
    [20k money tree in slot 1]
    08100000 B02DF8B8 00200855 0000114A
    
    [50k money tree in slot 1]
    08100000 B02DF8B8 00200873 0000114A
    
    [99k money tree in slot 1]
    08100000 B02DF8B8 002008A4 0000114A
 
Last edited by Pikolou,

nandu

Well-Known Member
Newcomer
Joined
Aug 14, 2009
Messages
66
Trophies
1
XP
1,057
Country
Ok I screwed something up and I no longer can demolish or add bridges or inclines when talking to Nook, he keeps saying that the donation goal for an incline has been reached even though Lloid is nowhere to be found. Any ideas how to fix this 🥺

Edit: fixed it by spawning an incline marker kit with the mobile spawner 🥲
 
Last edited by nandu,

nandu

Well-Known Member
Newcomer
Joined
Aug 14, 2009
Messages
66
Trophies
1
XP
1,057
Country
Some items are set as default based on the airport color. With nhse you can change that
This is an awfully late response but is this actually supposed to work? I tried changing the airport color (from blue to orange) but the Nook Mile item colors stayed the same.
 

Xjackio

Well-Known Member
Member
Joined
May 21, 2020
Messages
2,161
Trophies
0
Age
38
XP
1,925
Country
Mexico
This is an awfully late response but is this actually supposed to work? I tried changing the airport color (from blue to orange) but the Nook Mile item colors stayed the same.
Suposedly it should look like this
 

Attachments

  • images (2).jpeg
    images (2).jpeg
    70.2 KB · Views: 95

nandu

Well-Known Member
Newcomer
Joined
Aug 14, 2009
Messages
66
Trophies
1
XP
1,057
Country
Suposedly it should look like this
Yeah I know that the airport color determines the colors of those items but changing the airport color with NHSE had no effect... 🤔 My airport is orange but the Nook Miles items are still the old (blue airport) color
 

Xjackio

Well-Known Member
Member
Joined
May 21, 2020
Messages
2,161
Trophies
0
Age
38
XP
1,925
Country
Mexico
Yeah I know that the airport color determines the colors of those items but changing the airport color with NHSE had no effect... 🤔 My airport is orange but the Nook Miles items are still the old (blue airport) color
I havent tested, bc i dont even have a adb on my island XD, but i will see if there is something else
 
  • Like
Reactions: nandu

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,761
Trophies
0
Age
36
XP
3,303
Country
United States
Yeah I know that the airport color determines the colors of those items but changing the airport color with NHSE had no effect... 🤔 My airport is orange but the Nook Miles items are still the old (blue airport) color

I have same issue and tried to looking for fix, but no fix.
 

Pikolou

Well-Known Member
Member
Joined
Mar 23, 2021
Messages
178
Trophies
0
XP
1,564
Country
Canada
2.0.5

Yo. Based on Sky' furniture you touch to empty slot code.

Press minus to duplicate what is in your slot 1 to empty slot in your inventory.

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFB1E6E0
    40030000 00000000 0000FFFE
    40020000 00000000 AFB1E628
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFB1E778
    A8120310
    20000000
    20000000

  2. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFC3A048
    40030000 00000000 0000FFFE
    40020000 00000000 AFC39F90
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFC3A0E0
    A8120310
    20000000
    20000000

  3. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFD559B0
    40030000 00000000 0000FFFE
    40020000 00000000 AFD558F8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFD55A48
    A8120310
    20000000
    20000000

  4. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFE71318
    40030000 00000000 0000FFFE
    40020000 00000000 AFE71260
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFE713B0
    A8120310
    20000000
    20000000

  5. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 AFF8CC80
    40030000 00000000 0000FFFE
    40020000 00000000 AFF8CBC8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFF8CD18
    A8120310
    20000000
    20000000

  6. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B00A85E8
    40030000 00000000 0000FFFE
    40020000 00000000 B00A8530
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B00A8680
    A8120310
    20000000
    20000000

  7. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B01C3F50
    40030000 00000000 0000FFFE
    40020000 00000000 B01C3E98
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B01C3FE8
    A8120310
    20000000
    20000000

  8. Code:
    [Slot 1 to empty slot (Minus)]
    80000800
    58110000 B02DF8B8
    40030000 00000000 0000FFFE
    40020000 00000000 B02DF800
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B02DF950
    A8120310
    20000000
    20000000

You can also personalize it by adding an item code for slot 1:
Press minus to spawn NookTickets x10 in your slot 1. Then, press minus again to duplicate it to empty slot in your inventory.

1P on island2P on island3P on island4P on island5P on island6P on island7P on island8P on island


  1. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 AFB1E6E0 00000009 000016DB
    58110000 AFB1E6E0
    40030000 00000000 0000FFFE
    40020000 00000000 AFB1E628
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFB1E778
    A8120310
    20000000
    20000000

  2. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 AFC3A048 00000009 000016DB
    58110000 AFC3A048
    40030000 00000000 0000FFFE
    40020000 00000000 AFC39F90
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFC3A0E0
    A8120310
    20000000
    20000000

  3. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 AFD559B0 00000009 000016DB
    58110000 AFD559B0
    40030000 00000000 0000FFFE
    40020000 00000000 AFD558F8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFD55A48
    A8120310
    20000000
    20000000

  4. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 AFE71318 00000009 000016DB
    58110000 AFE71318
    40030000 00000000 0000FFFE
    40020000 00000000 AFE71260
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFE713B0
    A8120310
    20000000
    20000000

  5. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 AFF8CC80 00000009 000016DB
    58110000 AFF8CC80
    40030000 00000000 0000FFFE
    40020000 00000000 AFF8CBC8
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 AFF8CD18
    A8120310
    20000000
    20000000

  6. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 B00A85E8 00000009 000016DB
    58110000 B00A85E8
    40030000 00000000 0000FFFE
    40020000 00000000 B00A8530
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B00A8680
    A8120310
    20000000
    20000000

  7. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 B01C3F50 00000009 000016DB
    58110000 B01C3F50
    40030000 00000000 0000FFFE
    40020000 00000000 B01C3E98
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B01C3FE8
    A8120310
    20000000
    20000000

  8. Code:
    [S1 - NookTickets x10 to empty slot (Minus)]
    80000800
    08100000 B02DF8B8 00000009 000016DB
    58110000 B02DF8B8
    40030000 00000000 0000FFFE
    40020000 00000000 B02DF800
    30040000 0000002B
    C0463112
    94022100 00000008
    31040000
    20000000
    C0442400 B02DF950
    A8120310
    20000000
    20000000
 
Last edited by Pikolou,

astrophilia

Active Member
Newcomer
Joined
Mar 16, 2017
Messages
30
Trophies
0
XP
144
Country
United States
Does anyone have item ID's for any of the placed items on Harvey's island or HHP island? On Harvey's island there are colorful pinwheel stakes in the ground for example, on HHP island there's wooden stakes sticking out of the water, etc. Items like these.

If no one has them, does anyone know how to search for them yourself? Besides testing random item ID's one by one in either acnhms or poker.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: im back