The following are a number of Alpha phase projects which I began a long time ago. As these are considered Alpha phase, program errors are likely to be found.
Additionally, I cannot guarantee that these programs will run in any operating system other than WindowsXP.
The moniker Talon was the name I went by for many of my early online years. Because of this, many of these programs display the name proudly. That nickname has since fallen out of use and I am now more commonly known as Taiko or Tai.

The majority of these programs were written many many years ago. Pokémon was very popular, then, and it was something I was very interested in playing. As such, I created games that would allow my friends and I to play in ways that weren't possible at the time. I take no credit for the creation of properties that belong to others - view them as little more than "proof of concept".

Some Assembly Required - As stated above, some programs were written in Visual Studio 6 and may require the installation of OCX and DLL files that may not be installed in your system. The VB6 Runtimes can be found at http://support.microsoft.com/kb/192461/en-us, and that may solve the majority of any issues. However, there could be a couple that aren't so easily dealt with.
Most of these can be found via Google, but here I have zipped together a few of the more likely culprits. Place the required files into your Windows\System32 directory and run a regsvr command from your Run box or Command line like so:

regsvr32 %Systemroot%\System32\nameoffile

where nameoffile is the file name that you wish to associate. Should all things go as they're meant to, you can then run the program without it complaining about lacking files.