Results 1 to 8 of 8
  1. #1
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused

    Press Key on Keyboard.

    So im trying to make:

    If J is pressed on the keyboard activate timer 1.
    then
    Timer 1 will press D on the keyboard.

    Wat is the code to make the program press d on the keyboard.

  2. #2
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Check out the tutorials thread, I think there's a tut in there.

  3. #3
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    plz post. ty

  4. #4

  5. #5
    hopefordope's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Herndon,VA
    Posts
    264
    Reputation
    9
    Thanks
    86
    My Mood
    Psychedelic
    its getasnyckeystate

    Press Thank You[IMG]https://i45.tinypic.com/2hg8w0n.jpghttps://img1.UploadScreensho*****m/images/main/2/3203234450.jpg[/IMG]










    My Releases
    Injector 3G
    Injector 2G
    Injector 1G
    Super Spammer
    CA Cleaner
    My Tutorials
    How to Make a real Injector(PerX)
    How to Make a Calculator(leeched)

  6. #6
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    how do you make timer 1 press "D" on the keyboard?

  7. #7
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    If you figured out how to use Virtual Keys and Register HotKeys, the concept is the same, just place it in a timer


     


     


     



    The Most complete application MPGH will ever offer - 68%




  8. #8
    mnpeepno2's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    In a barren wasteland
    Posts
    905
    Reputation
    10
    Thanks
    81
    Sendkeys.send(keys.d)


    -----------------------------------------------

    My site: here
    My Blog: here
    My member's area: here
    Minecraft Sever Forum: here


    Minecraft Servers:

    Public:



    Private:



Similar Threads

  1. [Help] Virtual Press Keys? [solved]
    By Deus Ex in forum Visual Basic Programming
    Replies: 3
    Last Post: 09-16-2011, 08:41 PM
  2. [Request] Pause program til press key
    By KissU in forum C++/C Programming
    Replies: 9
    Last Post: 09-05-2011, 02:25 AM
  3. Using VB to press keys that will work in CA
    By Shakugan no Shana in forum Visual Basic Programming
    Replies: 6
    Last Post: 03-10-2011, 10:13 PM
  4. hmmm, how do i make a key press ? what is the command ?
    By thekm1994 in forum C++/C Programming
    Replies: 39
    Last Post: 06-13-2010, 02:52 AM
  5. INSTANT KEY PRESS
    By apezwijn in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-23-2007, 07:55 PM