Results 1 to 3 of 3

Thread: How can I emulate the keystroke perfectly?

Threaded View

  1. #1

    Thread Starter
    New Member CT_BOLT's Avatar
    Join Date
    Jun 2004
    Location
    The world
    Posts
    4

    Question How can I emulate the keystroke perfectly?

    OK, so I am not new at all to VB. I know all about sendkeys and a couple other ways to emulate keystrokes. But those methods are very ineffective for what I want to do... Here is what I want to accomplish:

    There is a game that I want to send the "z" key to over and over again or hold the key down.
    I wrote a program that could do this with SendKeys but the game doesn't let the sendkeys function even work.

    For example: I have the game open and try sending keys to notepad, this doesn't even work with the game open... but works fine when the game is not open...

    Please help me find another more reliable way to emulate the keystrokes so I can sendkeys to that game.
    If this can't really be done in VB 6.0 I know other languages too so let me know if it can be done in another language.
    Last edited by CT_BOLT; Oct 20th, 2010 at 12:03 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width