
I always used the stereotypical Master padlock in high school, which opens right-left-right. I guess that this is not the de-facto standard, and there are plenty of locks that open left-right-left. Here is my thought: since all you are doing by turning the wheel is aligning three discs, wouldn't it be possible to create the same alignment by turning the wheel the wrong ways?
I tried a few things with my trusty Master padlock from high school (that I actually welded back together when a classmate had it snipped one time... me and this lock go way back) that opens right-left-right. First, I tried just putting in the combo with the wheel being turned the wrong directions. This naturally didn't work. Next, I tried reversing the order of the combo as well (fully expecting failure) and was not rewarded. I have had at least one master clone apart years ago to see what they were made of, so I have a good mental image of how the mechanism works (with the exception of exactly how the hasp's latch interfaces with the wheels), but I can't picture what would be necessary to correctly set the wheels in reverse.
Here is what I can figure:
Regardless of what happens, the backmost wheel is the first one to be dropped into place since it is at the end of the train. Since the dogs that connect the wheels inside have thickness, stopping at the same number from different directions will certainly result in the rear wheel being left in a different position. I guess the first step to figuring out this puzzle (without cheating and observing the wheels through the hole) would be to learn what the thickness of these dogs is and decide how many thicknesses stack up from a lefthand stop to a righthand stop of the same number on the wheel by the time the rotations make it back to the last wheel. The next wheel out should have less thickness-induced error, but I can't decide if it would be half as much or a different factor. Either way, if the thickness of these dogs can be translated into a numerical range on the dial, the work is probably cut out.
I'm well aware that this is a totally pointless exercise from a practicality standpoint, but the puzzle aspect of it has me fixated.
I also just read up on the somewhat infamous mathematical solution to deriving Master combinations. Using the modulus technique with a value of 4, I was indeed able to get 100 combinations of which one was correct.
I hate busy-work, so I wrote a PHP script to do it for me. Try it out if you desire, specifying the last number of the combo in the URL:
http://basementfreaks.com/members/karl/master.php?n=38
Any thoughts on the backwards opening idea? I guess I would consider success to include coming up with a way to calculate the reverse combo for a Master padlock. I also should note that this may not work at all if the lock depends on the correct rotation direction to engage the release mechanism or something. If the lock merely lines up the notches in the wheels, I don't see how it couldn't work.