Results 1 to 5 of 5

Thread: Can SCAR hit backspace?

  1. #1
    Join Date
    Jul 2009
    Posts
    132
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Can SCAR hit backspace?

    Can it? if so... How do I make it do that?

  2. #2
    Join Date
    Mar 2006
    Posts
    13,241
    Mentioned
    228 Post(s)
    Quoted
    267 Post(s)

    Default

    SCAR Code:
    DownKey(8);
    Wait(50);
    UpKey(8);

    If I remember correctly
    STOP PM'ING ME

  3. #3
    Join Date
    Jan 2007
    Posts
    834
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hobbit remembers correctly. Link for keycodes is in my sig.

  4. #4
    Join Date
    Mar 2006
    Posts
    13,241
    Mentioned
    228 Post(s)
    Quoted
    267 Post(s)

    Default

    Quote Originally Posted by Junkj View Post
    Hobbit remembers correctly. Link for keycodes is in my sig.
    Woot Hobbit is still useful!
    STOP PM'ING ME

  5. #5
    Join Date
    Apr 2007
    Location
    Australia
    Posts
    4,163
    Mentioned
    9 Post(s)
    Quoted
    19 Post(s)

    Default

    Make sure you randomise the wait if its for RS

Thread Information

Users Browsing this Thread

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

Posting Permissions

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