[Help] Combat Arms Game Starter
I'm making an auto game starter.
My first idea is when your not loged in yet, and you click game start, it asks you for id/pw and you click login in, and then it will auto start. But, I have a problem.
The problem is, when you click game start before you login, it takes you to http://passport.nexon.net/Login.aspx, and if you start of with that in vb, it takes you to the main nexon site.
One way to slove [Harder but better], have the webbrowser click the start game button (it uses java, which idk how to put that into vb).
Or
[The way takes out the point of the program] If you run that webpage (after you click login) on your normal ie, it comes up as the combat arms theme, and starts the game. So you would have to manualy click start game which that takes out the point of the program.
If anyone has any other ideas or can put java into vb, please comment!