Quote:
Originally Posted by duhkid
can i ask.. erm. what tools do u use and what language of programming do u use to create this kind of a program? im a beginner in programming. and i wanna learn how to do such stuff. pls enlighten me 
|
Well, perl and C++ are the languages used for OpenKore. They use XSTools for development. X-Kore uses netredirect DLL injection to modify the RO client's process space so that it is able to receive the data flow. Then the RO client can be controlled by Kore.
I'm not sure of the entire process, and it's a larger project than I am capable of. If you want to start programming though, I'd go straight into C++.