- Joined
- Sep 9, 2015
- Messages
- 198
- Reaction score
- 76
- Trophies
- 0
- Age
- 26
- Location
- I'M EVERYWHERE
- XP
- 214
- Country


Are you getting any errors and are you using the correct IP address?I'm trying but i can't connect to my 3ds from ntr debugger :/

I don't know, i tried all the ip who WNetWatcher found...Are you getting any errors and are you using the correct IP address?

forgive me but how do i use these with ntr can i just copy & paste to a .txt document and change the .txt to .plg?No problem
Here's some NTR codes
Code:Unlock Catcher - NTR Debugger (Use if you have no plays. Gives 5 plays and requires no plays to activate) US O3DS: write(0x3289893C, (0x04, 0x00), pid=0x**) US N3DS write(0x3649893C, (0x04, 0x00), pid=0x**)
Code:99 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x64, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x64, 0x00), pid=0x**)
Code:30 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x1f, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x1f, 0x00), pid=0x**)
Code:Stop Playing - NTR Debugger (Activates after 1 play) US O3DS: write(0x3289894C, (0x00, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x00, 0x00), pid=0x**)
Open FBI and press Y. It will show you your 3ds' IP address. Also make sure you remember to enable debugging on your 3ds.I don't know, i tried all the ip who WNetWatcher found...
No, you need to use NTR Client. I posted it and a tutorial on what to do a few pages back.forgive me but how do i use these with ntr can i just copy & paste to a .txt document and change the .txt to .plg?



Where can i find eur cheats?Open FBI and press Y. It will show you your 3ds' IP address. Also make sure you remember to enable debugging on your 3ds.
No, you need to use NTR Client. I posted it and a tutorial on what to do a few pages back.

Not working for me, not sure what's wrong. I have an OG 3DSXL.thanks , it worked
so , unlock code for OG 3DS US is:
[Unlock Catcher L+UP]
DD000000 00000240
D3000000 3289893C
20000000 00000004
D2000000 00000000
[Press Left + L for 99 plays Real Catcher]
DD000000 00000240
D3000000 3289894C
00000000 00000063
D0000000 00000000
Sorry this is the one I was talking about. When you open NTR Client there is a text box at the bottom where you enter the commands.ok i found it but it makes no sense to me it explains how to find the animal crossing save file and implement the cheats but my question is how do i get the cheat to be well on the system if i have to transfer via wifi that is ok with me
but how do i go about taking this plain text quote and feeding it to the program i see no place to copy them to or will the program allow me to select a folder/ file?
and what file format must the cheats be in?
none of these questions were answered in that little guide
i wish i understood what to do so i could write an appropriate guide to the process
1. Enter the command connect('192.168.1.182', 8000) into NTRClient but using your 3ds' IP in place of mine to connect to your 3ds.
2. Run Badge Arcade from your 3ds
3. After the Badge Arcade has finished loading enter the command listprocess() and look for "pname: CENTER". to the left of that is the pid. Mine shows this, "pid: 0x00000038" meaning my pid is 0x38.
4. After finding the pid you can then go into the Badge Catcher and enter one of the write commands I posted. I have an O3DS so I would enter
write(0x32868C4C, (0x64, 0x00), pid=0x38).
There aren't any for EU yet. I will post them once someone has found the address.Where can i find eur cheats?
No problem
Here's some NTR codes
Code:Unlock Catcher - NTR Debugger (Use if you have no plays. Gives 5 plays and requires no plays to activate) US O3DS: write(0x3289893C, (0x04, 0x00), pid=0x**) US N3DS write(0x3649893C, (0x04, 0x00), pid=0x**)
Code:99 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x64, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x64, 0x00), pid=0x**)
Code:30 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x1f, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x1f, 0x00), pid=0x**)
Code:Stop Playing - NTR Debugger (Activates after 1 play) US O3DS: write(0x3289894C, (0x00, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x00, 0x00), pid=0x**)
YupIs it supposed to say null afterwards? Then finished?
Which one?
Are you at the grabber when you enter it?The one that requires no plays. The Ntrclient just tells me Null and then Finished. Nothing happens though.
Unlock Catcher - NTR Debugger (Use if you have no plays. Gives 5 plays and requires no plays to activate)
US O3DS:
write(0x3289893C, (0x04, 0x00), pid=0x**)
US N3DS
write(0x3649893C, (0x04, 0x00), pid=0x**)
99 Plays - NTR Debugger (Requires use of 1 play to activate)
US O3DS:
write(0x3289894C, (0x64, 0x00), pid=0x**)
US N3DS:
write(0x3649894C, (0x64, 0x00), pid=0x**)
30 Plays - NTR Debugger (Requires use of 1 play to activate)
US O3DS:
write(0x3289894C, (0x1f, 0x00), pid=0x**)
US N3DS:
write(0x3649894C, (0x1f, 0x00), pid=0x**)
Stop Playing - NTR Debugger (Activates after 1 play)
US O3DS:
write(0x3289894C, (0x00, 0x00), pid=0x**)
US N3DS:
write(0x3649894C, (0x00, 0x00), pid=0x**)
I just now noticed that the OP has the wrong codes for N3DS. Are you using the one I posted or the one in the OP. These are the ones that should work. If you used this one then I don't know whats wrong because someone has already confirmed that the address I used is correct.
Code:Unlock Catcher - NTR Debugger (Use if you have no plays. Gives 5 plays and requires no plays to activate) US O3DS: write(0x3289893C, (0x04, 0x00), pid=0x**) US N3DS write(0x3649893C, (0x04, 0x00), pid=0x**)
Code:99 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x64, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x64, 0x00), pid=0x**)
Code:30 Plays - NTR Debugger (Requires use of 1 play to activate) US O3DS: write(0x3289894C, (0x1f, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x1f, 0x00), pid=0x**)
Code:Stop Playing - NTR Debugger (Activates after 1 play) US O3DS: write(0x3289894C, (0x00, 0x00), pid=0x**) US N3DS: write(0x3649894C, (0x00, 0x00), pid=0x**)