They usually need the same old code, ffffeeeee or something like thatsweet....also do you know how to make all slots empty code for v1.9.0?
Im trying to make it but not having much luck
They usually need the same old code, ffffeeeee or something like thatsweet....also do you know how to make all slots empty code for v1.9.0?
Im trying to make it but not having much luck
sweet....also do you know how to make all slots empty code for v1.9.0?
Im trying to make it but not having much luck
They usually need the same old code, ffffeeeee or something like that
[set all slots empty (L+B enable)]
80000042
08100000 AE19C778 00000000 0000FFFE
08100000 AE19C780 00000000 0000FFFE
08100000 AE19C788 00000000 0000FFFE
08100000 AE19C790 00000000 0000FFFE
08100000 AE19C798 00000000 0000FFFE
08100000 AE19C7A0 00000000 0000FFFE
08100000 AE19C7A8 00000000 0000FFFE
08100000 AE19C7B0 00000000 0000FFFE
08100000 AE19C7B8 00000000 0000FFFE
08100000 AE19C7C0 00000000 0000FFFE
08100000 AE19C7C8 00000000 0000FFFE
08100000 AE19C7D0 00000000 0000FFFE
08100000 AE19C7D8 00000000 0000FFFE
08100000 AE19C7E0 00000000 0000FFFE
08100000 AE19C7E8 00000000 0000FFFE
08100000 AE19C7F0 00000000 0000FFFE
08100000 AE19C7F8 00000000 0000FFFE
08100000 AE19C800 00000000 0000FFFE
08100000 AE19C808 00000000 0000FFFE
08100000 AE19C810 00000000 0000FFFE
08100000 AE19C6C0 00000000 0000FFFE
08100000 AE19C6C8 00000000 0000FFFE
08100000 AE19C6D0 00000000 0000FFFE
08100000 AE19C6D8 00000000 0000FFFE
08100000 AE19C6E0 00000000 0000FFFE
08100000 AE19C6E8 00000000 0000FFFE
08100000 AE19C6F0 00000000 0000FFFE
08100000 AE19C6F8 00000000 0000FFFE
08100000 AE19C700 00000000 0000FFFE
08100000 AE19C708 00000000 0000FFFE
08100000 AE19C710 00000000 0000FFFE
08100000 AE19C718 00000000 0000FFFE
08100000 AE19C720 00000000 0000FFFE
08100000 AE19C728 00000000 0000FFFE
08100000 AE19C730 00000000 0000FFFE
08100000 AE19C738 00000000 0000FFFE
08100000 AE19C740 00000000 0000FFFE
08100000 AE19C748 00000000 0000FFFE
08100000 AE19C750 00000000 0000FFFE
08100000 AE19C758 00000000 0000FFFE
how do i do that? edit map -> edit flags -> ? or are you talking about something else
Ehhhhh which flag??
The only thing that changes in every update its the first offset code exampleThanks for your help. Maybe @SkyQueen will suss it
--------------------- MERGED ---------------------------
You my friend are a legend....ill try it now..
The only thing that changes in every update its the first offset code example
XXXXX YYYYY 12345 ABCDE in v1.7 for a hat
AAAAA BBBBB 12345 ABCDE in v1.8 for the same hat
Even when dropped on the floor or sending to storage?Yeah...so Slot 1 Golden Axe should be like the below
04100000 AE19C778 00002591
When I enable it it appears I save the game when I reload it disappears
Even when dropped on the floor or sending to storage?
Thanks for your help. Maybe @SkyQueen will suss it
--------------------- MERGED ---------------------------
You my friend are a legend....ill try it now..
[Nook Shopping App to Empty Slot (Minus)]
80000800
58110000 B3DF5DD4
40030000 00000000 0000FFFE
40020000 00000000 AE19C810
30040000 0000002B
C0463112
94022100 00000008
31040000
20000000
C0442400 AE19C6C0
A8120310
20000000
20000000
1 PlayerDoes anyone know the item address of player 2?
How to make any villager appear on Mystery Island
(so that you can invite them to your island)
The parts in bold are the ones you want to change, the rest remains the same.
This code has 3 parts.: the first one is the villager's species, while the second and third are the villager's ID (it's divided in 2 parts because it's too long).
1) Find the villager you want on this list.
Example: Merengue (rhn07)
2) First part of the code: Species.
Check this list for the all the species IDs, then replace XX with the species ID of your villager.
Species IDs list (posted by SirVillager)
Example: Merengue is a Rhino, so i will use this one: 1E00 - Anteater
01 - Bear
02 - Bird
03 - Bull
04 - Cat
05 - Cub
06 - Chicken
07 - Cow
08 - Alligator
09 - Deer
0A - Dog
0B - Duck
0C - Elephant
0D - Frog
0E - Goat
0F - Gorilla
10 - Hamster
11 - Hippo
12 - Horse
13 - Koala
14 - Kangaroo
15 - Lion
16 - Monkey
17 - Mouse
18 - Octopus
19 - Ostrich
1A - Hawk
1B - Penguin
1C - Pig
1D - Rabbit
1E - Rhino
1F - Sheep
20 - Squirrel
21 - Tiger
22 - Wolf
3) Now we need to convert the villager's ID (example: "rhn07" for Merengue) into hex.
- divide it into two parts: the first 4 characters are the first part (e.g."rhn0"), the last number is the second part (e.g."7")
- Write the first part backwards. (Example: 0nhr)
- Use this website to convert that into hex. Replace YYYYYYYY with the result.
Example: "0nhr" converted into hex is 30 6e 68 72. Just delete the spaces and it's 306E6872.- Now convert the last number into hex using the same website. Replace ZZ with the result.
Example: "7" converted becomes "37"
4) Your code is ready!
Here's what it looks like for Merengue:
Important: The villager on the Mystery Island won't LOOK like the villager you want, but if you talk to them you will notice they have the name and personality of the villager you want. Go ahead and invite them, you'll get the correct villager once they move into your island.
use joycon droid on cellphone to load them or use the latest nhse/mobile spawner to call themso how can we use these? Thanks
So it's 100% true that the Sanrio Villagers can't be put in boxes to giveaway?
Hopefully they remove that restriction in the future, or some work around is found through cheats/editors.
use joycon droid on cellphone to load them or use the latest nhse/mobile spawner to call them
