Results 1 to 4 of 4

Thread: Grabbing colors

  1. #1
    Join Date
    Feb 2013
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default Grabbing colors

    How do you find colors automatically?

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    vague question, care to explain more indepth?

    an answer:

    U can use the colorpicking tool that is build in Simba.

    If u want an accurate color picking tool then I would recommend Autocolor aid.
    There's a tutorial on how to use it by Yohojo in the Beginner Tutorial section

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Dec 2010
    Posts
    89
    Mentioned
    4 Post(s)
    Quoted
    8 Post(s)

    Default

    Have you tried... ?

    Simba Code:
    FindObj();
    FindObjEx();
    FindObjTPA();

    Try one of those for object finding in Runescape. If you are looking to find JUST the color you could try something like...

    Simba Code:
    FindColorsTolerance();
    FindColorsSpiralTolerance();

  4. #4
    Join Date
    Feb 2013
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by Sjoekeloe View Post
    vague question, care to explain more indepth?

    an answer:

    U can use the colorpicking tool that is build in Simba.

    If u want an accurate color picking tool then I would recommend Autocolor aid.
    There's a tutorial on how to use it by Yohojo in the Beginner Tutorial section
    Thanks, I was looking for the autocolor

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
  •