Results 1 to 5 of 5

Thread: Object Weight,Height and Color Setings

  1. #1
    Join Date
    Sep 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Object Weight,Height and Color Setings

    My question is how do you find Object Weight,Height and Color settings?

  2. #2
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    The object height and width are the minimum width and height an object needs to have. Let's say you are searching with a gold-ish color for some NPC you can set the width and height at 10 and 10. This way gold coins won't be missinterpreted as the NPC.

    As ColorSetting, just use CTS 1 for now. ColorSetting(1)
    Working on: Tithe Farmer

  3. #3
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    As Runescape is a game, nothing has a weight.
    Height is found by checking the pixel difference between the top and bottom of a given whatever you're searching for. I recommend using simba's color picker (it gives pixel locations) and some basic math.
    Color (and tolerance) is most easily found using the ACA tool: http://villavu.com/forum/showthread....auto+color+aid

  4. #4
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    Bart already explained width, height parameters fairly well.. Kevin gave good pointers on color picking/AutoColorAid.

    I would like to point out, that there is good example for the command at THIS line in SRL-6 GitHub.
    Color Settings you can obtain with ACA, just as Kevin mentioned above.

    You can learn more about color setting things over here and here (latter one links to source code).

  5. #5
    Join Date
    Sep 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Thanks MasterBB,Kevin and Janilabo, I will check them all.

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
  •