Results 1 to 3 of 3

Thread: help with typing in script

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

    Default help with typing in script

    just started writing my own scripts. i made one that logs me into rs, and i wanted to make it say something in rs after i logged in. is there anyway to script the "enter" button so this is possible? thanks.

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Look at the SCAR/SRL Manual - anyways im gonna give 'em:

    SCAR Code:
    KeyDown(Key : Byte);

    and then:

    SCAR Code:
    KeyUp(Key : Byte);


  3. #3
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    in SRL we use
    TypeSend(' MESSAGE HERE '); to write messages into rs, and that already presses enter.

    also in srl we already have a premade login make sure you read some tuts and read other people's first scripts and maybe some more advanced scripts when you have access to them. you'll learn a lot from it.

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. typing
    By sink998 in forum OSR Help
    Replies: 3
    Last Post: 12-06-2008, 06:04 AM
  2. Typing in RS
    By GhostofReality in forum OSR Help
    Replies: 27
    Last Post: 09-01-2008, 03:14 PM
  3. Not Typing?
    By Hey321 in forum OSR Help
    Replies: 5
    Last Post: 02-23-2007, 11:01 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
  •