Tutorial [HOW-TO] Have a homemade Streetpass Relay

  • Thread starter Thread starter dicamarques
  • Start date Start date
  • Views Views 2,192,870
  • Replies Replies 7,502
  • Likes Likes 27

What method you are using?

  • Linux

    Votes: 93 7.9%
  • Android

    Votes: 133 11.4%
  • Router

    Votes: 226 19.3%
  • Windows

    Votes: 426 36.4%
  • A pony with a wifi antenna O.o?

    Votes: 292 25.0%

  • Total voters
    1,170
Status
Not open for further replies.
First step is that:

cd C:/ ( I put macshift in C)

macshift (mac) -i Wi-Fi

in site (mac) can I put macs from folder Mac or I need put another macs (homepass website)

You can use any mac from the from the Mac folder.
 
Hi! Maybe someone ask this question before but, this still works with "service unavailable" Nintendo Zone app?
 
I have a little questin ^^
I use the Windows (native) Methode with the ASUS usb N13. (Windows 10)
After Running the Nzone.exe and put in the BASE16 it start a NZ@McD hotspot with WPA2 .
Is that right? or have i change anything?
 
Hi i have a Linksys EA6900 with ddwrt. based on which firmware i am it gives me a different error. with over 3xxxx builds it says that the system is not suported and with lower builds it displays the following error:
nzone.sh 100% |*******************************| 4497 0:00:00 ETA
/tmp/nzone-install/install: line 100: iw: not found
No wireless interfaces found
i'm really lost with this haha
 
I'm trying to follow the guide but I get this error, using DD-WRT router.

Connecting to nintendozone.dynu.net (213.141.148.11:80)
wget: server returned error: HTTP/1.1 404 Not Found
chmod: /tmp/nzone.sh: No such file or directory
/bin/sh: eval: line 1: /tmp/nzone.sh: not found
 
Last edited by Kerensky18,
@DaftMink Thanks, do you know if I have any other options to rotate MAC address without doing it manually? I've tried looking for Chron jobs but I can't figure out how to implement them.
 
@Kerensky18 Went to using this pre-made Cron script that changes mac every 10 minutes.

In DD-WRT go to Administration and Paste this into Additional Cron Jobs:
Code:
0 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:40 sleep 3 && nvram commit sleep 5 && reboot
9 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:41 sleep 3 && nvram commit sleep 5 && reboot
18 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:42 sleep 3 && nvram commit sleep 5 && reboot
27 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:43 sleep 3 && nvram commit sleep 5 && reboot
36 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:44 sleep 3 && nvram commit sleep 5 && reboot
45 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:45 sleep 3 && nvram commit sleep 5 && reboot
54 0,3,6,9,12,15,18,21 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:46 sleep 3 && nvram commit sleep 5 && reboot
3 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:47 sleep 3 && nvram commit sleep 5 && reboot
12 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:48 sleep 3 && nvram commit sleep 5 && reboot
21 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:49 sleep 3 && nvram commit sleep 5 && reboot
30 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4A sleep 3 && nvram commit sleep 5 && reboot
39 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4B sleep 3 && nvram commit sleep 5 && reboot
48 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4C sleep 3 && nvram commit sleep 5 && reboot
57 1,4,7,10,13,16,19,22 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4D sleep 3 && nvram commit sleep 5 && reboot
6 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4E sleep 3 && nvram commit sleep 5 && reboot
15 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=4E:53:50:4F:4F:4F sleep 3 && nvram commit sleep 5 && reboot
24 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=00:25:9C:52:1C:6A sleep 3 && nvram set wl_ssid="NDS-Guest" sleep 3 && nvram set wl0_ssid="NDS-Guest" sleep 3 && nvram commit sleep 5 && reboot
33 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=00:0D:67:15:2D:82 sleep 3 && nvram set wl_ssid="attwifi" sleep 3 && nvram set wl0_ssid="attwifi" sleep 3 && nvram commit sleep 5 && reboot
42 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=00:0D:67:15:D7:21 sleep 3 && nvram commit sleep 5 && reboot
51 2,5,8,11,14,17,20,23 * * * root nvram set def_whwaddr=00:0D:67:15:D5:44 sleep 3 && nvram commit sleep 5 && reboot
Save Apply & and Reboot.

Edit: Sites back up, so nzone can be installed again.
http://gbatemp.net/threads/how-to-have-a-homemade-streetpass-relay.352645/page-10#post-4739510
 
Last edited by DaftMink,
Anybody know if it matters what the Virtual mac is? Every tutorial and mac switcher just changes the mac address of the wifi card and leaves windows to automatically give a mac to the virtual one. Since I haven't got this to work yet, I'm not sure whether or not this is intended.
887ebcac1e.png

Notice how the attwifi (virtual) is one number different at the end from the physical?
At first, I assumed that this was all intended but on my laptop this is what happens when you input the same mac address

2Y853sr.png


As you can see, instead of the last octet changing from 46 to 47, the first octet changed from 4E to 4C (Wi-Fi is the wifi card again)

So anybody know if this is fine or if I have to put new macs in to reverse each change?
 
Last edited by aslk,
Alright, so I got it to work and I'm getting a shit ton of streetpasses now. Not sure about the virtual mac thing yet, I'll have to try that on my laptop to know for sure, but I found out that if you're using Windows HostedNetwork, you have to also use a Nintendo SSID that's supposed to have an encryption because HostedNetwork can't be unencrypted. So in this case, pick anything with a SecurityMode of 7 as your SSID, then use any Mac cycler to go through all the Macs. You cannot use attwifi, or anything with a 0 SecurityMode on Windows unless someone finds a way to make a virtual network without a password.

I use Virtual Router Manager to verify my virtual network is starting properly, and TMAC to verify my Mac Address is actually cycling. That MACycle program with all the links dead looks really nice but it won't change my MAC properly so I'm using NBAHomePass -> Connected to Ethernet -> Pokemon Crenter (Game Spain should also work too, but I haven't tried it.) This is what my setup looks like
48d5a17daf.png
 
Last edited by aslk,
Hi! Maybe someone ask this question before but, this still works with "service unavailable" Nintendo Zone app?

Yeah this still works, Nintendo Zone app was shutdown a couple years ago in a few countries.
 
I still have this running, but for some reason I don't seem to be getting any streetpasses lately. Not sure if it's just because people are moving on, or if something went dead on my end. MACs are changing properly...
 
I still have this running, but for some reason I don't seem to be getting any streetpasses lately. Not sure if it's just because people are moving on, or if something went dead on my end. MACs are changing properly...
The exact combo of ssid+mac must be something also used by others, plus you can't streetpass yourself so the number of contacts would decrease to 0 if nobody else uses the pairs you're using - and even in real NZs around here, I don't always get 6 contacts even after a month...
 
The exact combo of ssid+mac must be something also used by others, plus you can't streetpass yourself so the number of contacts would decrease to 0 if nobody else uses the pairs you're using - and even in real NZs around here, I don't always get 6 contacts even after a month...
That's a shame. Used to be I'd have 10 new hits within a few minutes.

EDIT: What SSID am I supposed to be using now? I still had it at NZ@McD1, and wasn't getting anything. Switched it to attwifi again (thought this was dead?) and it popped some passes almost immediately. Did it change again in the past few months?
 
Last edited by alpha_noj, , Reason: SSID question
That's a shame. Used to be I'd have 10 new hits within a few minutes.

EDIT: What SSID am I supposed to be using now? I still had it at NZ@McD1, and wasn't getting anything. Switched it to attwifi again (thought this was dead?) and it popped some passes almost immediately. Did it change again in the past few months?
I was doing it a couple days ago and got 350 villagers in bravely default in like 2 days. should still work. my setup is above.
 
I was doing it a couple days ago and got 350 villagers in bravely default in like 2 days. should still work. my setup is above.
It wound up working with SSID as attwifi, not NZ@McD1 like it used to. No idea when that changed, but it was working ok again.
 
Hello, i need help getting this set up. been working on it for hours. =[ I'm using my PC's Wifi adapter and i have Virtual Router and NBA Homepass. I can get NBA to work without virtual router but then i cant connect to the router it assigns, and when i set up virtual router first i cant find my wifi adapter in NBA.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum