Results 1 to 8 of 8

Thread: A proper way to use FindRS?

  1. #1
    Join Date
    Jul 2007
    Location
    America
    Posts
    421
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    A proper way to use FindRS?

    I'm trying to get FindRS to work, but so far it won't focus on RS. I've also tried placing FindRS; in many places within the script, but still, no luck.

    Is FindRS a non-core SRL procedure? Or do I need to declare it somehow? (sorry - I'm rather new to scripting).

    Thanks in advance!
    I dunno, those asians are pretty difficult to out-auto, legend has it they don't need sleep or food...~tim0suprem0
    Activity is on the decline - school's got me
    Check out my tutorial[s] on Color Finding!||Procedures and Functions!

  2. #2
    Join Date
    May 2007
    Location
    baltimore, md
    Posts
    836
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    nvm try making scar out of the window or something?

  3. #3
    Join Date
    Jan 2007
    Location
    Not here
    Posts
    1,604
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default

    how's it different to activateclient?
    Sleeping...

  4. #4
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    ActivateClinet;


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  5. #5
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    FindRS targets the RS screen.

    Do this:

    SCAR Code:
    FindRS;
    ActivateClient;
    Interested in C# and Electrical Engineering? This might interest you.

  6. #6
    Join Date
    Jan 2007
    Location
    Not here
    Posts
    1,604
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default

    oh i see...it drags crosshair for u?
    Sleeping...

  7. #7
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Basically.

    I think it uses FindWindowBySize
    Interested in C# and Electrical Engineering? This might interest you.

  8. #8
    Join Date
    Jul 2007
    Location
    America
    Posts
    421
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh, thanks. I was reading about activateclient earlier.

    It works now - FindRS to target RS window, ActivateClient to switch over to RS window. thanks guys.
    I dunno, those asians are pretty difficult to out-auto, legend has it they don't need sleep or food...~tim0suprem0
    Activity is on the decline - school's got me
    Check out my tutorial[s] on Color Finding!||Procedures and Functions!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using Proper Scripting Standards
    By Abyssal in forum Outdated Tutorials
    Replies: 3
    Last Post: 05-19-2007, 04:19 PM
  2. Proper Clicking Of A Moving Target
    By Azzon in forum OSR Help
    Replies: 8
    Last Post: 03-04-2007, 09:12 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
  •