Tutorial MACycle - The Improved MAC Changer for HomePass!

Do you guys want to try an Open Beta with MACycle 2.00?

  • Yes

    Votes: 56 94.9%
  • No

    Votes: 3 5.1%

  • Total voters
    59

loco365

Well-Known Member
OP
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Requests? Add Pause button.

And mind if u explain me how to Homepass with a friend? Idk which MAC to type in the Custom Mac tab.

Pause button is on the to-do list, although it'll be much easier with the Sequential button, but I have ideas on how to add it in Random mode. I also plan to add the ability to append a list of custom MACs.

As for the Custom MAC, you and a friend have to use the same MAC address. I'm not sure if there's any set way, but I believe it can work by using a friend's MAC address that's assigned to their access point to communicate with them.
 

GamerzHell9137

Well-Known Member
Member
Joined
Nov 1, 2011
Messages
4,038
Trophies
2
Age
28
XP
3,729
Country
Bosnia and Herzegovina
Pause button is on the to-do list, although it'll be much easier with the Sequential button, but I have ideas on how to add it in Random mode. I also plan to add the ability to append a list of custom MACs.

As for the Custom MAC, you and a friend have to use the same MAC address. I'm not sure if there's any set way, but I believe it can work by using a friend's MAC address that's assigned to their access point to communicate with them.


Right now i'm homepassing.
After 10 streetpasss come to my 3DS i stop the program and play my streetpass games.
Then i run ur program again and start Sequential and it starts from the 1st mac that i already streetpassed so i need to wait till MAC Nr 11 comes, kinda annoying.

And he gave me his MAC but it didn't work for some reason.
 

darren42

Well-Known Member
Member
Joined
Sep 8, 2013
Messages
142
Trophies
0
Age
35
XP
118
Country
Your friend also needs to set up a streetpass hotspot and use that mac address so that their streetpass data gets uploaded
 

Radz

Well-Known Member
Newcomer
Joined
Aug 30, 2013
Messages
81
Trophies
0
Location
Adairsville, Georgia
XP
54
Country
United States
Pause button is on the to-do list, although it'll be much easier with the Sequential button, but I have ideas on how to add it in Random mode. I also plan to add the ability to append a list of custom MACs.

As for the Custom MAC, you and a friend have to use the same MAC address. I'm not sure if there's any set way, but I believe it can work by using a friend's MAC address that's assigned to their access point to communicate with them.
I'm not 100% sure how you are storing the list nor how you are randomizing it, but what you could do is create the randomized list prior to actually starting the process and then process that randomized list in the exact same manner as the sequential list. I'll look at the source code to see if I can give you a more exact solution.

UPDATE: Looking at the code, I think it should be easy enough to convert your randomizing process to create a new list which is then passed into the MAC cycling portion of the program and it simply always runs as "sequential" but the lists are just different each time. Instead of just putting the randomly pulled MAC directly into the MAC changing process, you instead place that MAC into the list which, when filled, is then processed the same as a sequential list. It will take slightly longer for a random list to initialize this way, but the benefit of being able to pause or even allow for custom burst sizes (10 at a time and then it pauses automatically for instance) would, I feel, be worth it.
 
  • Like
Reactions: JRave

kapnbanjo

New Member
Newbie
Joined
Sep 15, 2013
Messages
4
Trophies
0
Age
37
XP
51
Country
United States
Hello,

Love the app, it's been working great, however...

Currently the laptop I am using to pull this off is sitting in my laundry room on a shelf. Being hard wired is all well and good, but what I'd like to do is have one wireless card connected to my wifi and another wireless card (usb wireless adapter) broadcast that connection.

I've been able to set that up, but the problem I run into is when I run Mac changer that the shared wireless disappears and then when it comes back it's a new network name so I have to go and update the share permissions to share the network to that connection, but when the mac changes again, same thing.

Is there some way this can work?
 

FredMSloniker

New Member
Newbie
Joined
Sep 22, 2013
Messages
3
Trophies
0
Age
51
XP
58
Country
United States
Would it be possible to add an option to pause cycling, or even to make n number of steps through the cycle? It'd be nice to be able to (for instance) make ten steps through the full random list, check how many people are at the Mii plaza gate, be all 'hmm, need four more', cycle it four more steps, et cetera until I have a set of ten, then play in the plaza before starting again. Being able to pause the cycle would prevent me from wasting time revisiting MAC addresses I've recently visited.

Oh, that's another good idea! Make a log of how recently you used a specific MAC address and add an option to not use it again within a certain amount of time.

EDIT: wait, how did this board get my avatar? I didn't put it in manually.
 

TaunTaun 22

Active Member
Newcomer
Joined
Sep 14, 2013
Messages
32
Trophies
0
Age
36
XP
45
Country
United States
YES FINALLY
Would it be possible to add an option to pause cycling, or even to make n number of steps through the cycle? It'd be nice to be able to (for instance) make ten steps through the full random list, check how many people are at the Mii plaza gate, be all 'hmm, need four more', cycle it four more steps, et cetera until I have a set of ten, then play in the plaza before starting again. Being able to pause the cycle would prevent me from wasting time revisiting MAC addresses I've recently visited.

Oh, that's another good idea! Make a log of how recently you used a specific MAC address and add an option to not use it again within a certain amount of time.

EDIT: wait, how did this board get my avatar? I didn't put it in manually.


Amazing idea dude! Thought of the same thing last night! I would love that. Also, it would be nice if the Nintendo World MACs were back up
 

JRave

Well-Known Member
Member
Joined
Jun 29, 2009
Messages
104
Trophies
1
Location
United States
XP
1,083
Country
United States
I'm not 100% sure how you are storing the list nor how you are randomizing it, but what you could do is create the randomized list prior to actually starting the process and then process that randomized list in the exact same manner as the sequential list. I'll look at the source code to see if I can give you a more exact solution.

UPDATE: Looking at the code, I think it should be easy enough to convert your randomizing process to create a new list which is then passed into the MAC cycling portion of the program and it simply always runs as "sequential" but the lists are just different each time. Instead of just putting the randomly pulled MAC directly into the MAC changing process, you instead place that MAC into the list which, when filled, is then processed the same as a sequential list. It will take slightly longer for a random list to initialize this way, but the benefit of being able to pause or even allow for custom burst sizes (10 at a time and then it pauses automatically for instance) would, I feel, be worth it.


Thats basically what the macPass beta 1.1 does. You can even edit/add MAC's to the list and reshuffle them via the program. http://gbatemp.net/threads/homepass-macpass-beta-1-1.354279/
 

kapnbanjo

New Member
Newbie
Joined
Sep 15, 2013
Messages
4
Trophies
0
Age
37
XP
51
Country
United States
kapnbanjo Do what I do. Create a virtual machine of windows 7 and connect your USB wifi to that virtual machine.


I'll give that a try.
Unfortunately it's only a little Atom powered netbook, so I don't know if it has the oomph for a VM, but we'll see.
Now to go find who has the most resource efficient VM, I'm gunna guess Virtual Box if it's what it was last time I was playing with that stuff
 

FredMSloniker

New Member
Newbie
Joined
Sep 22, 2013
Messages
3
Trophies
0
Age
51
XP
58
Country
United States
Got a bug report: if you click 'start' without making a choice of cycling method, the program complains, but the 'start' button becomes 'stop' anyway and the cycling method selector is grayed out. Clicking 'stop' simply repeats the error message about not having made a choice without reverting the button to 'start'.
 

loco365

Well-Known Member
OP
Member
Joined
Sep 1, 2010
Messages
5,457
Trophies
0
XP
2,927
Got a bug report: if you click 'start' without making a choice of cycling method, the program complains, but the 'start' button becomes 'stop' anyway and the cycling method selector is grayed out. Clicking 'stop' simply repeats the error message about not having made a choice without reverting the button to 'start'.

I'll take a look at that when I get working on it. I have a few free days this week so I'll attempt to push for an update (Bug fixes and feature requests) within the next week or two.

This makes me wish jobs and schools never existed and we learned everything at once.
 

Radz

Well-Known Member
Newcomer
Joined
Aug 30, 2013
Messages
81
Trophies
0
Location
Adairsville, Georgia
XP
54
Country
United States
With all the StreetPass changes lately, it's just unusually buggy for a Nintendo product. I've crashed a time or two recently when it was doing nothing but sitting there open. It's not directly related to HomePass, but since HomePass has caused people to use StreetPass Plaza more, statistically more crashes are inevitable.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • SylverReZ @ SylverReZ:
    @Psionic Roshambo, The Wii U gamepads are tied to the console's region, so its impossible to find a cheap gamepad that supports your model.
  • SylverReZ @ SylverReZ:
    Unless you modify your system, of course, and remove the region check.
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, im now by episode 8 of lain
  • S @ salazarcosplay:
    @Xdqwerty can we discuss chrono trigger
  • S @ salazarcosplay:
    @Xdqwerty I like how the game had the middle ages 1000AD, the dark ages 600AD.It was great seeing the post robot apocalypse 2300 like Terminator and enter the matrix. some of mad max and fallout. 2300ad though it could had used more elements instead of just a generic ai uprising. It was a great idea for their judgement day to be 1999 Y2K.

    -great additions if they would have made an expansion or dlc in my opinion would be finding out humans trapped in a matrix -

    a follower having a cyborg character living tissue over metal endoskelleton like terminator, and the synths from fallout
  • S @ salazarcosplay:
    4After Zeal fell it would have been good to see more ancient eras. Perhaps Sumeria based in one area, then Egypt based in another area, Greek based in another area, then roman based in another area before the middle ages.---------

    ----between 1000ad and 1999 is a big gap they should have had the age of revolution like the american and French Revolution

    then the cowboyy era in one area of map and the Industrial revolution/age of enlightmentthen a ww1 and ww2 and a cold war era
  • S @ salazarcosplay:
    they could have added 75,000 bc like assassins creed. zeal was already establish in 12, 000 bc , soething before the kindom rose
  • S @ salazarcosplay:
    @Xdqwerty they could also add age of dscover, colonialism ect
    +1
  • S @ salazarcosplay:
    renaissance
  • S @ salazarcosplay:
    @Xdqwerty what did you think
  • S @ salazarcosplay:
    @Xdqwerty I think glenn (the frog) after becomming human had an affair with the queen
  • S @ salazarcosplay:
    so he is the great great great great grandfather of marle @Xdqwerty
  • S @ salazarcosplay:
    they made it like Lancelot from king arthur legends
  • BakerMan @ BakerMan:
    just found out i'm now taller than my dad
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, sorry i was busy
  • S @ salazarcosplay:
    @Xdqwerty thats completely fine
    +1
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay,
    the ds version added a secret boss reference to chrono cross
  • S @ salazarcosplay:
    @Xdqwerty did you finish watching naruto shippuden and Boruto
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, i havent even started lol
  • Xdqwerty @ Xdqwerty:
    anyone here?
  • K3Nv2 @ K3Nv2:
    Yawn
    Xdqwerty @ Xdqwerty: @K3Nv2, sued