Hi guys, I'm currently switching from mechanical engineering to Computer Programming analyst in September so I have a few months to learn how to do this..
What I want to do is make a Bot for a game.. The game is written in Java and I want to load it in C++ and use mouse functions to play for me..
I need a little push because I searched all over google and came across JNI and stuff but I still can't find any examples or someone who thought of this idea before :S
How would I go about calling java in c++ or invoking it.. I basically was trying to create a form with a large area and then I want to have it load the java applet.. If this is possible does anyone have any examples or links I can refer to?