Hacking Badge Arcade Cheating with Gateway

  • Thread starter aos10
  • Start date
  • Views 176,890
  • Replies 1,063
  • Likes 8

WallK

Get off my lawn
Member
Joined
Apr 8, 2011
Messages
216
Trophies
0
XP
306
Country
That's strange. So this is exactly what you entered? write(0x3286AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x??) With your PID of course. I would help you test other things but I don't have an EU 3ds unfortunately.

If you are using Animal Crossing: New Leaf then the pname is GARDEN. Sorry if that wasn't clear. The PIDs aren't always the same so you need to use your own.
write(0x3286AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x29)
I have EU N3DS actually. If you can help put breaking N3DS EU GW code for this tool I'll be ethernally grateful
 

Splosionz

Well-Known Member
Newcomer
Joined
Jan 11, 2016
Messages
72
Trophies
0
Age
32
XP
75
Country
United States
write(0x3286AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x29)
I have EU N3DS actually. If you can help put breaking N3DS EU GW code for this tool I'll be ethernally grateful
3286AD3C is for an EU o3ds so that's why it didn't work for you.
Can I get that cheat app as cia for rxtools somehow?
NTR CFW is available >here< and installs with a CIA and is compatible with rxtools.
Got it! EU N3DS
write(0x3646AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)
Used address from this post
So you got it to work?
YEEEESSSS IT finally works
Excellent!
 
  • Like
Reactions: naddel81

Splosionz

Well-Known Member
Newcomer
Joined
Jan 11, 2016
Messages
72
Trophies
0
Age
32
XP
75
Country
United States
Yeah! I think addresses gonna change tomorrow, so I need to win all I can today (:
That's great! Glad you got it figured out.

These should all work then if anyone needs them.
Code:
Unlock Catcher - NTR Debugger (Sets your plays to 5 regardless of how many you had before)

US N3DS:
write(0x36468C3C, (0x04, 0x00), pid=0x**)

US O3DS:
write(0x32868C3C, (0x04, 0x00), pid=0x**)

EU N3DS:
write(0x3646AD3C, (0x04, 0x00), pid=0x**)

EU O3DS:
write(0x3286AD3C, (0x04, 0x00), pid=0x**)

JP N3DS
write(0x36469ABC, (0x04, 0x00), pid=0x**)
 
Last edited by Splosionz,

jon2491

Well-Known Member
Member
Joined
Dec 14, 2014
Messages
141
Trophies
0
Age
32
XP
252
Country
That's great! Glad you got it figured out.

These should all work then if anyone needs them.
Code:
Unlock Catcher - NTR Debugger

US N3DS:
write(0x36468C3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)

US O3DS:
write(0x32868C3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)

EU N3DS:
write(0x3646AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)

EU O3DS:
write(0x3286AD3C, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)

JP N3DS
write(0x36469ABC, (0x04, 0x00, 0x00, 0x00, 0x20), pid=0x**)
EU O3DS worked!!
Now is there any way to change from 5 to 99 plays?
 
  • Like
Reactions: KaleoOmega

KaleoOmega

I just don't know what to do with myself...
Member
Joined
Apr 17, 2013
Messages
386
Trophies
0
XP
282
Country
Brazil
That's great! Glad you got it figured out.

These should all work then if anyone needs them.
Code:
Unlock Catcher - NTR Debugger

US N3DS:
write(0x36468C3C, (0x04, 0x00), pid=0x**)

US O3DS:
write(0x32868C3C, (0x04, 0x00), pid=0x**)

EU N3DS:
write(0x3646AD3C, (0x04, 0x00), pid=0x**)

EU O3DS:
write(0x3286AD3C, (0x04, 0x00), pid=0x**)

JP N3DS
write(0x36469ABC, (0x04, 0x00), pid=0x**)

US O3DS worked too! Fantastic, thank you @Splosionz :D

Now is there any way to change from 5 to 99 plays?

My thoughts exactly :)
 

Splosionz

Well-Known Member
Newcomer
Joined
Jan 11, 2016
Messages
72
Trophies
0
Age
32
XP
75
Country
United States
EU O3DS worked!!
Now is there any way to change from 5 to 99 plays?
Can someone test if these work for me? You need to have at least one play when you write them and they won't update until you use one of your plays.

Code:
99 Plays - NTR Debugger

US N3DS:
write(0x36468C4C, (0x64, 0x00), pid=0x**)

US O3DS:
write(0x32868C4C, (0x64, 0x00), pid=0x**)

EU N3DS:
write(0x3646AD4C, (0x64, 0x00), pid=0x**)

EU O3DS:
write(0x3286AD4C, (0x64, 0x00), pid=0x**)

JP N3DS
write(0x36469ACC, (0x64, 0x00), pid=0x**)
 

KaleoOmega

I just don't know what to do with myself...
Member
Joined
Apr 17, 2013
Messages
386
Trophies
0
XP
282
Country
Brazil
Can someone test if these work for me? You need to have at least one play when you write them and they won't update until you use one of your plays.

Code:
99 Plays - NTR Debugger

US N3DS:
write(0x36468C4C, (0x64, 0x00), pid=0x**)

US O3DS:
write(0x32868C4C, (0x64, 0x00), pid=0x**)

EU N3DS:
write(0x3646AD4C, (0x64, 0x00), pid=0x**)

EU O3DS:
write(0x3286AD4C, (0x64, 0x00), pid=0x**)

JP N3DS
write(0x36469ACC, (0x64, 0x00), pid=0x**)

Working perfectly for US O3DS :)
 

justinbug2

Well-Known Member
Member
Joined
Jun 9, 2015
Messages
580
Trophies
0
XP
1,096
Country
United States
That's the title id not the pid. Are you using the NTRClient I posted?

Great! Thanks for letting me know!
yes but i dont know how to use it or get the pid

--------------------- MERGED ---------------------------

Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall

--------------------- MERGED ---------------------------

ok i got it all working when do i paste ths write(0x32868C4C, (0x64, 0x00), pid=0x2c) in?

--------------------- MERGED ---------------------------

also how do i actually get in the badge center wont let me

--------------------- MERGED ---------------------------

That's great! Glad you got it figured out.

These should all work then if anyone needs them.
Code:
Unlock Catcher - NTR Debugger

US N3DS:
write(0x36468C3C, (0x04, 0x00), pid=0x**)

US O3DS:
write(0x32868C3C, (0x04, 0x00), pid=0x**)

EU N3DS:
write(0x3646AD3C, (0x04, 0x00), pid=0x**)

EU O3DS:
write(0x3286AD3C, (0x04, 0x00), pid=0x**)

JP N3DS
write(0x36469ABC, (0x04, 0x00), pid=0x**)
what does unlock catcher do
 

Splosionz

Well-Known Member
Newcomer
Joined
Jan 11, 2016
Messages
72
Trophies
0
Age
32
XP
75
Country
United States
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).

what does unlock catcher do
Unlock Catcher sets your plays to 5 regardless of how many you had before.
 
Last edited by Splosionz,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • S @ salazarcosplay:
    hunter x hunter
  • S @ salazarcosplay:
    he has not allowed anyone to continue it for him for example
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, theres a dragon ball af mod for budokai 3
  • Xdqwerty @ Xdqwerty:
    updated ship of harkinian, gonna install some hd texture pack
  • Xdqwerty @ Xdqwerty:
    I might download rayman revolution for my ps3
  • BigOnYa @ BigOnYa:
    I may try the new ram site, and download more RAM to my Switch. Not sure if ddr3 is the right ram
    for it tho. Edit- no it uses floppy Ram, just like @AncientBoi
    +1
  • Xdqwerty @ Xdqwerty:
    aeiou
  • BigOnYa @ BigOnYa:
    And sometimes Z
  • SylverReZ @ SylverReZ:
    @K3Nv2, MAGA supporters be wearing tin foil hats lol.
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, whats maga?
  • BigOnYa @ BigOnYa:
    It stands for Maniacs Against General Acceptance
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, people rejecting general consensus about stuff?
    +1
  • BigOnYa @ BigOnYa:
    Yup, nuh its really just Trump followers
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, im not american so i dont care about trump
    +1
  • Xdqwerty @ Xdqwerty:
    or us elections
  • BigOnYa @ BigOnYa:
    Me niether, us north Koreans don't care
  • Xdqwerty @ Xdqwerty:
    good night
  • BakerMan @ BakerMan:
    i don't care either, even if i'm american
  • BakerMan @ BakerMan:
    truth be told, i agree with psi, i dislike both candidates, but i'd probably vote trump simply because the economy was better during his presidency
  • AngryCinnabon @ AngryCinnabon:
    Just be careful, if trump ends up winning and using project 2025 America might really change...for the worse.
  • AngryCinnabon @ AngryCinnabon:
    I'm not american and even that sends shivers down my spine.
  • AngryCinnabon @ AngryCinnabon:
    anything that offers trump an opportunity to become an actual dictator
    is bad in my book, i could care less if it wasn't for that...
  • K3Nv2 @ K3Nv2:
    Canada: America's Russia
  • NinStar @ NinStar:
    people are so dramatic that I can't even tell if they are being serious
    NinStar @ NinStar: people are so dramatic that I can't even tell if they are being serious