Thread: VK Values A - Z

Results 1 to 4 of 4
  1. #1
    mwb1234's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    460
    Reputation
    7
    Thanks
    65

    VK Values A - Z

    Hey I need to make a program that makes use of the if(GetAsyncKeyState(VK_A-Z)) but I don't know the actual VK values of A - Z. Does anyone know them? I've tried pretty much everything...

  2. #2
    r_arraz's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Your desktop h4x1n up your compooter
    Posts
    370
    Reputation
    16
    Thanks
    76
    My Mood
    Cool
    This should help.

    https://www.mpgh.net/forum/31-c-c/111...er-making.html

    The values are near the bottom of the first post. It says :

    /* VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39) */

    /* VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A) */

    Tell me if it works.

    Edit: Did you mean the hex value like "0x41"?
    [IMG]https://lh4.ggph*****m/_-aCmMp6G0AQ/S4-phW7LRvI/AAAAAAAAALc/3cpKkpjIgUM/s400/display.php.png[/IMG]




  3. #3
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy

  4. #4
    Obama's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    The Black house
    Posts
    22,195
    Reputation
    870
    Thanks
    6,076
    My Mood
    Cool
    Sigh, simply google search is simple.

    Thanks longevity.

Similar Threads

  1. Byte values please?
    By Jeckels in forum WarRock - International Hacks
    Replies: 6
    Last Post: 05-01-2007, 03:01 PM
  2. Weapon Values
    By EndRiT in forum WarRock - International Hacks
    Replies: 8
    Last Post: 04-21-2007, 05:05 AM
  3. Warrock Trainer Values
    By shadowsecret in forum WarRock - International Hacks
    Replies: 2
    Last Post: 03-23-2007, 09:40 AM
  4. Ammo/Damage Box Values?
    By wooden_amulet in forum WarRock - International Hacks
    Replies: 4
    Last Post: 06-02-2006, 02:55 AM
  5. Cheat Engine Values
    By Bull3t in forum WarRock - International Hacks
    Replies: 0
    Last Post: 05-31-2006, 04:10 AM