Thread: hotkey

Results 1 to 7 of 7
  1. #1
    nub_g0t_high's Avatar
    Join Date
    Aug 2007
    Location
    How the fuck should i know?
    Posts
    242
    Reputation
    10
    Thanks
    15

    hotkey

    wats the code for the alt button.

    for e.g.
    capital is caplock
    Shift is Shift
    insert is insert and so on....

    wats alt? i've tried ALT but it doesn't work.

  2. #2
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Use google

    vbKeyLButton Left Mouse Button
    vbKeyRButton Right Mouse Button
    vnKeyCancel Cancel Key
    vbKeyMButton Middle Mouse button
    vbKeyBack Back Space Key
    vbKeyTab Tab Key
    vbKeyClear Clear Key
    vbKeyReturn Enter Key
    vbKeyShift Shift Key
    vbKeyControl Ctrl Key
    vbKeyMenu Menu Key
    vbKeyPause Pause Key
    vbKeyCapital Caps Lock Key
    vbKeyEscape Escape Key
    vbKeySpace Spacebar Key
    vbKeyPageUp Page Up Key
    vbKeyPageDown Page Down Key
    vbKeyEnd End Key
    vbKeyHome Home Key
    vbKeyLeft Left Arrow Key
    vbKeyUp Up Arrow Key
    vbKeyRight Right Arrow Key
    vbKeyDown Down Arrow Key
    vbKeySelect Select Key
    vbKeyPrint Print Screen Key
    vbKeyExecute Execute Key
    vbKeySnapshot Snapshot Key
    vbKeyInsert Insert Key
    vbKeyDelete Delete Key
    vbKeyHelp Help Key
    vbKeyNumlock Delete Key

    vbKeyA through vbKeyZ are the key code constants for the alphabet
    vbKey0 through vbKey9 are the key code constants for numbers
    vbKeyF1 through vbKeyF16 are the key code constants for the function keys
    vbKeyNumpad0 through vbKeyNumpad9 are the key code constants for the numeric key pad

    Math signs are:
    vbKeyMultiply - Multiplication Sign (*)
    vbKeyAdd - Addition Sign (+)
    vbKeySubtract - Minus Sign (-)
    vbKeyDecimal - Decimal Point (.)
    vbKeyDivide - Division sign (/)
    vbKeySeparator - Enter (keypad) sign



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  3. The Following User Says Thank You to radnomguywfq3 For This Useful Post:

    JuniorD (11-21-2007)

  4. #3
    Threadstarter
    Advanced Member
    nub_g0t_high's Avatar
    Join Date
    Aug 2007
    Location
    How the fuck should i know?
    Posts
    242
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by jetamay View Post
    Use google
    um.... am i just retarded or do i not see alt on that list.

  5. #4
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Thats why I said use google, it was a rough idea of the concept.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  6. #5
    Jaq3000's Avatar
    Join Date
    Nov 2007
    Posts
    26
    Reputation
    10
    Thanks
    2
    LOL! You got website and u dont know how write NOP?!

    LOL! U got 176 posts and u make programs, and u still dunno whats hk 4 alt. w.e noob. Ha-Ha-Ha.

  7. #6
    Threadstarter
    Advanced Member
    nub_g0t_high's Avatar
    Join Date
    Aug 2007
    Location
    How the fuck should i know?
    Posts
    242
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by Jaq3000 View Post
    LOL! U got 176 posts and u make programs, and u still dunno whats hk 4 alt. w.e noob. Ha-Ha-Ha.
    im not the one spamming like fuck you 8 year old retard.
    Last edited by nub_g0t_high; 11-22-2007 at 03:02 PM.

  8. #7
    Iam"iDude"'s Avatar
    Join Date
    Sep 2007
    Location
    El Estado unido de América (Tejas)
    Posts
    235
    Reputation
    10
    Thanks
    2
    lol just remembered =D

    VbkeyMenu is Alt =D

  9. The Following User Says Thank You to Iam"iDude" For This Useful Post:

    nub_g0t_high (11-23-2007)

Similar Threads

  1. vb hotkeys
    By cjg333 in forum General Game Hacking
    Replies: 7
    Last Post: 07-23-2008, 01:08 PM
  2. Hotkeys in C++
    By Dave84311 in forum C++/C Programming
    Replies: 7
    Last Post: 09-07-2007, 07:13 AM
  3. My hack release hotkey v1
    By purenoob134 in forum WarRock - International Hacks
    Replies: 23
    Last Post: 07-13-2007, 07:56 PM
  4. Hotkeys for a VB trainer
    By scooby107 in forum Visual Basic Programming
    Replies: 10
    Last Post: 07-03-2007, 12:43 PM
  5. [Tutorial] How To Mack HotKeys On VB
    By TheRedEye in forum WarRock - International Hacks
    Replies: 32
    Last Post: 06-23-2007, 10:24 PM