Results 1 to 6 of 6

Thread: finding ppl

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

    Default finding ppl

    ok um I just started scripting and I just need to know 2 more things to continue my first good script. first is how does scar find the npc in runescape and then click on them. I tried to modify the one from wussup's ess miner but it doesn't work. Im trying to get scar to click on the npcs at port sirum. Ex. the captain and the 2 sailor guys that take you to karamja.

    also can someone tell me how to minimize the scar window.

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

    Default

    1. make a DTM of the head of the NPC, you could click on color if its not a busy area and theres not any other colors that are the same, or you could make a small bitmap of the shop keeper.

    2. ActivateClient; boxes down the SCAR window and activates the client (runescape screen)

  3. #3
    Join Date
    Jun 2006
    Location
    New Zealand
    Posts
    285
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Jason2gs has made a pretty neat one, you can find it in his procedure dump
    You just have to set the color, tolerance and name.

    Alternatively, you can always use FindObj.
    Huehuehuehuehue

  4. #4
    Join Date
    Apr 2007
    Posts
    581
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    I would just use FindColorTolerance. :]
    But there are other ways ^_^

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

    Default

    I would not use something like FindColorTolerance if its somewhere like varrock general store because there are going to be a LOT of people there, and colors will get confused. DTM of head or bitmap, I'm telling you Or you could use Jason's procedure dump.

  6. #6
    Join Date
    Mar 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for the help everyone now i can go back to my scripting

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Finding an NPC... I Need Help!
    By mormonman in forum OSR Help
    Replies: 9
    Last Post: 12-06-2008, 05:36 AM
  2. Replies: 3
    Last Post: 09-23-2008, 03:37 AM
  3. Gas finding help
    By Lancelot074 in forum OSR Help
    Replies: 9
    Last Post: 03-01-2008, 10:00 PM
  4. I need help with ENT finding
    By TravisV10 in forum OSR Help
    Replies: 23
    Last Post: 07-05-2007, 08:27 AM
  5. help with ent finding
    By Adamb_135 in forum OSR Help
    Replies: 4
    Last Post: 04-18-2007, 02:14 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
  •