interact with java applet ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i set up vb.net to interact with a game i'm playing online ? the game
is a java applet. i'm trying to write a program using a winform to assist me
with this game.i tried using sendkeys but wouldn't work.i need to have the
program automatically click a button for me in the game. thanks.
 
Aam,

I thought that I have sent a link to a previous message to you, why you are
creating a new message while you are not answering on that one?

Please keep in the original thread.

Cor
 
cor, i have been answering in the original thread but haven't had responses
to my most recent post and i still need help with this issue. thanks.
 
Aam,

About the javaAplet I don't know anything how you can connect too that, I
googled a little bit and found as well nothign I hope that somebody else can
help you.

I was thinking about an connection too the orginial page, however you are
more thinking about IE. The only thing I know that that is the dll
shdocvw.dll

Sorry

Cor
 
ok , thanks anyway for your help.maybe use win api call to control mouse
movement and clicks for the online game ?
 
Back
Top