Here is a cleaned up version of the project ready for a public release! As you can see by the name, this release is the "Lite" version of this project, what everyone has been testing so far in this thread. Incorporated in it is a Lite version of my new PK2 reader and the early draft of a new byte signature system I am working on.
One new feature added is the console input hooking. New commands are "/min" and "/exit". No other new features will be added in the mean time (meaning you will need to use other tools for auto select distance still).
Project Notes:
- You need an unpacked client (ISRO, KSRO, JSRO) for this to work right.
- JSRO is still not officially tested or supported.
- The proxy redirect might not work with specific programs, if that's the case, there is nothing I can do. I did add a World server redirect option as well. The redirect works on my proxies, so that's about as far as I can test them.
- KSRO still needs a Korean Locale enabled on your PC to enter the image captcha. Without it, you will enter squares into the captcha and fail the login.
- You will need to download and install these runtimes if you do not have them already (from Microsoft):
Now that I have this public version released, I'm going to start a new development cycle to work up some new projects using these concepts. I want to have a more modular system that supports adding new features more easily as well as being able to support my dev tools (as shown in earlier screenshots).
If anyone still has bugs with certain things that I've not been able to solve yet, sorry, but I guess the program won't work for you. I've tried to make things as generic as possible and it should work on all systems, but programming is never that easy.
Attached is the source of the project with a recompiled version that fixes a few minor bugs. I'll post bug fixes as needed but no new features because I need to redesign the system again. There should be enough code here to give people some good ideas of new things for their own programs.