Results 1 to 7 of 7

Thread: NPC Finding

  1. #1
    Join Date
    Feb 2012
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default NPC Finding

    Whats usually the best way to find NPC's moving and not moving? I'm thinking its DTM's that would be the most accurate. What about the fastest? Also if any1 has a link that explains how to make DTM's of NPC's and other objects in the RS main screen that would be helpful. I know demise has a tutorial but he took down pics that were essential to figuring out what points to pick on the NPC. AKA, more of a visual learner. Thanks for any help in advanced!

  2. #2
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    193
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Littellj View Post
    Whats usually the best way to find NPC's moving and not moving? I'm thinking its DTM's that would be the most accurate. What about the fastest? Also if any1 has a link that explains how to make DTM's of NPC's and other objects in the RS main screen that would be helpful. I know demise has a tutorial but he took down pics that were essential to figuring out what points to pick on the NPC. AKA, more of a visual learner. Thanks for any help in advanced!
    Uptext, Autocolor aid is pretty accurate, FindObjCustom which uses uptext, use Simba's DTM editor and look at the options.Tools -> DTM Editor, there's an option to capture a picture of the client ( Runescape ).

    Note: Remember to use fail safes

    Edit: I think TPA's ( TPointArray's ) are the most accurate. Those get confusing though.
    Last edited by LordJashin; 03-22-2012 at 03:08 AM.

  3. #3
    Join Date
    Dec 2011
    Posts
    392
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You should definitely look the guides in tutorial island. I'd use TPA's (TPointArray's) but some also use Auto Color Aid to get the best colors to find it and then add then in a findobjcustom() or their own procedure. Search for those terms and you'll find lots of stuff to read.

  4. #4
    Join Date
    Feb 2012
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by lilcmp1 View Post
    You should definitely look the guides in tutorial island. I'd use TPA's (TPointArray's) but some also use Auto Color Aid to get the best colors to find it and then add then in a findobjcustom() or their own procedure. Search for those terms and you'll find lots of stuff to read.
    I have a general knowledge with ACA and findobj, but often times its unreliable for me, it's prob more on my part. -.- I'll look into learning about TPA's. thx

  5. #5
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    2,254
    Mentioned
    21 Post(s)
    Quoted
    238 Post(s)

    Default

    If you are just learning, you are definitely going to want to use FindObj and FindObjCustom, after that, use TPA's. [pro hint]: take a look at some of the SRL member's scripts, as they usually have good NPC finding techniques.

  6. #6
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    With TPAs use findcolorstolerance for about 3/4 different colors on the person and then find the highest concentration of points in the TPA.

    Otherwise just FindObjCustom

  7. #7
    Join Date
    Dec 2011
    Location
    Kosovo
    Posts
    831
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    FindObjCustom. Pretty easy to understand for newcommers
    Goals:
    Understanding TPAs
    Making Proggy for fighting
    Getting on SRL members
    Get 500 posts

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
  •