Results 1 to 6 of 6

Thread: Key : Byte.

  1. #1
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default Key : Byte.

    I want to use 'if (KeyDown(Key : Byte)) then'.

    But whats the 'codes' for the Key : Byte?

    I know that with SendKeys u can do +Chr(13)+ as Enter button, but what about all others ?

    I need the direction keys specially =]
    Ce ne sont que des gueux


  2. #2
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Enter VK_ *crtl-space here* and you'll get the list
    I made a new script, check it out!.

  3. #3
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    where to enter that..?
    Ce ne sont que des gueux


  4. #4
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by floor66 View Post
    where to enter that..?
    In SCAR. Any script.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  5. #5
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    Go to SCAR, do the following:

    Type VK_ and then press CTRL + SPACE


    EDIT: Hail wizzup...

  6. #6
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    Indeed Hail wizzup =]
    Works

    and C : Char?
    Ce ne sont que des gueux


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. key byte codes
    By Mr. Doctor in forum OSR Help
    Replies: 8
    Last Post: 02-19-2007, 04:26 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
  •