Results 1 to 2 of 2

Thread: What is the code for the up arrow key?

  1. #1
    Join Date
    Apr 2007
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    What is the code for the up arrow key?

    What code do i type for scar to hit the up arrow key?

  2. #2
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Almost positive its

    SCAR Code:
    KeyDown(38);
    wait(1000)
    KeyUp(38);
    37 for left, 38 for up, 39 for right and 40 for down. Almost positive

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Arrow picker
    By Rellann in forum OSR Help
    Replies: 4
    Last Post: 05-08-2008, 04:27 PM
  2. Need help with my arrow equiper
    By knassyl in forum OSR Help
    Replies: 4
    Last Post: 04-22-2008, 11:55 AM
  3. Arrow buyer
    By JuKKa in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 06-29-2007, 02:14 PM
  4. Arrow Heads..
    By Thick As Blood in forum Construction, Crafting and Fletching
    Replies: 2
    Last Post: 05-27-2007, 02:15 AM
  5. Arrow Key Names
    By R0b0t1 in forum OSR Help
    Replies: 5
    Last Post: 04-01-2007, 09:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •