GithubHelp home page GithubHelp logo

void19 / relaymyhome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taintedzodiac/relaymyhome

0.0 1.0 0.0 121 KB

OSX Bash Script for automating the process of getting Nintendo 3DS StreetPass hits via Internet Connection Sharing

License: MIT License

Shell 100.00%

relaymyhome's Introduction

relaymyhome

OSX Bash Script for automating the process of getting Nintendo 3DS StreetPass hits via Internet Connection Sharing. Gathers the maximum of ten (10) StreetPass hits within a few minutes. Can be re-run many times per day if using "full" mode.

What's New

v 1.1

  • OSX Yosemite support
  • Added the Homepass relay MAC addresses.
  • Updated instructions to use NZ@McD1 network name.

v 1.0

Script has been updated for the new "six at a time" feature of StreetPass Relay. The following features have been added/change:

  • OS X Mavericks support
  • Each address in the cycle will now connect for 90 seconds in order to provide more time for the additional data to be sent for all six potential streetpasses. This additional time is more than offset by checking far fewer addresses (see next three points below).
  • Running the script in standard mode ( ./relaymyhome ) will now hit the five main Nintendo World addresses and the code HomePass addresses. You should be able to run this mode a few times before you run out of streetpasses. This mode also provides the opportunity to get any "special" Miis that are generally only available via the official Nintendo World addresses.
  • Running the script in full mode ( ./relaymyhome full ) will now connect to five random addresses (down from 20), taking a total of 7.5 minutes. This provides 30 potential streetpasses, and should fill your 10 slots reliably.
  • Running the script in quick mode ( ./relaymyhome quick ) will connect to two random addresses, taking a total of three (3) minutes. This should quickly fill your 10 streetpasses, but will sometimes return fewer than 10.

What It Does

By setting up your Mac computer to act like a StreetPass Relay, you can get StreetPass tags from all over the world. This script cycles through over 20 of the most popular streams in order to fill up your StreetPass queue in 20-30 minutes. Just set your 3DS down, configure your computer, and run the script.

What You'll Need

  • A Nintendo 3DS that has updated firmware (as of August 2013) with WiFi turned on, all apps/games closed, and in sleep mode (lid closed).
  • An Apple computer running OS X (only tested on 10.8 and up, although earlier versions may work as well) with both wired and wireless network interfaces (MacBook Airs will need a USB or Thunderbolt to Ethernet adapter for the wired connection). Your wired connection must be connected to a wired network and able to access the Internet over that connection.
  • An account with administrator rights on the computer.

Installation & Usage (Mac OS X 10.8)

  1. Download the script file from this page. The easy way is to download the ZIP file using the "Download ZIP" button on the bottom right of this page. Double click the downloaded file to unzip it.
  2. Move the relaymyhome file to somewhere you can access (if you're completely unfamiliar with using the OSX Terminal, stick it in Documents).
  3. Using the WiFi icon in your menu bar at the top of the screen, select "Create Network..." and create a network named NZ@McD1 (previously attwifi, which should also still work) and make sure to set Security to None (you can ignore the Channel option).
  4. Open System Preferences, then select Sharing. Select Internet Sharing, then set "Share your connection from:" to Ethernet, and check off WiFi in the "To computers using" box. Finally, check off Internet Sharing and click Start at the prompt.
  5. Open Terminal (in your Applications folder under Utilities), and navigate to the location you placed relaymyhome -- if you put it in Documents, then in Terminal type: cd ~/Documents
  6. If this is the first time you are running the script, in Terminal enter the command: chmod +x relaymyhome
  7. Now type ./relaymyhome full and you should see the script do its thing. If you get an error that stops the script, something went wrong. The script takes about 8 minutes to run, after which you should have a list full of StreetPass hits on your 3DS.
  8. Once you have greeted your new visitors in the StreetPass Plaza, you can run the script again to get another batch of StreetPasses. You should be able to run the script many times before you will need to wait for the eight hour cooldown on hitting the same relay twice.

Installation & Usage (Mac OS X 10.9 & 10.10)

  1. Download the script file from this page. The easy way is to download the ZIP file using the "Download ZIP" button on the bottom right of this page. Double click the downloaded file to unzip it.
  2. Move the relaymyhome file to somewhere you can access (if you're completely unfamiliar with using the OSX Terminal, stick it in Documents).
  3. Open System Preferences, then select Sharing. Select Internet Sharing, then set "Share your connection from:" to Ethernet, and check off WiFi in the "To computers using" box. Click the Wi-Fi Options button, enter NZ@McD1 as the Network Name, leave Channel default and ensure Security is set to None. Finally, check off Internet Sharing and click Start at the prompt.
  4. Open Terminal (in your Applications folder under Utilities), and navigate to the location you placed relaymyhome -- if you put it in Documents, then in Terminal type: cd ~/Documents
  5. If this is the first time you are running the script, in Terminal enter the command: chmod +x relaymyhome
  6. Now type ./relaymyhome full and you should see the script do its thing. If you get an error that stops the script, something went wrong. The script takes about 8 minutes to run, after which you should have a list full of StreetPass hits on your 3DS.
  7. Once you have greeted your new visitors in the StreetPass Plaza, you can run the script again to get another batch of StreetPasses. You should be able to run the script many times before you will need to wait for the eight hour cooldown on hitting the same relay twice.

Credits

All credit for the original idea of duplicating StreetPass Relays goes to the many folks listed here. All I've done is automated the process that they discovered.

Many thanks to all who have contributed time and code to this project!

Want to Help?

If you'd like to improve this script, please make the changes and submit a pull request. Thanks in advance!

relaymyhome's People

Contributors

alextarrell avatar andypiper avatar danielhoherd avatar djcreedy avatar imariaprime avatar taintedzodiac avatar void19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.