Results 1 to 3 of 3

Thread: *** Help Please ***

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    6

    *** Help Please ***

    Basically I just want to use three different timers for to act as if they are pressing these keys every so often

    ( ) = Ascii Code

    1. Shift (16) + End (35)
    2. Home (36)
    3. Shift (16) + Home (36)

    It should be a simple code I believe, just wanting the best script to put into those timers to stroke those keys every so interval i choose.
    Last edited by Strife533; Nov 10th, 2003 at 06:26 PM.

  2. #2
    Junior Member
    Join Date
    Jan 2003
    Posts
    23
    Why not you use form_keypress events instead of timers, there u can specify the ascii code.

  3. #3
    Fanatic Member Graff's Avatar
    Join Date
    Jan 2002
    Location
    Calgary
    Posts
    668
    Look into the PostMessage API, that's what I'd use
    If wishes were fishes we'd all cast nets.

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