Results 1 to 5 of 5

Thread: How to use FindColorSpiralTolerance

  1. #1
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default How to use FindColorSpiralTolerance

    Hi guys how do I use this? I'm trying to only find colors in a certain portion of the screen. It says there is a variable error this is how i wrote it: FindColorsSpiralTolerance(X, Y, 2508384, 1, 1, 516, 319, 10);

    Thanks.

  2. #2
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    Just get rid of the s in colors

  3. #3
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Nebula View Post
    Just get rid of the s in colors
    LOL made me facepalm, thanks its working now.

  4. #4
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    870
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Blakebn2011 View Post
    LOL made me facepalm, thanks its working now.
    At least it wasn't a semicolon.
    My scripts:
    Advanced Barb Agility Course(outdated), MonkeyThieverV0.11, MahoganyTableV0.4(outdated)
    Questions? I bet that for 98% of those, you'll find answer HERE

  5. #5
    Join Date
    Jul 2010
    Location
    Western US
    Posts
    387
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    generaly when you type a command and add the "(" you should see what it is looking for. if you dont, you have not typed a valid command.

    Ex:
    FindColorsSpiralTolerance(
    Nothing would be seen
    whereas
    FindColorSpiralTolerance(
    var x:LongInt;var y:...Boolean; would show up.
    Of all the things I have lost, I miss my mind the most.
    Current Projects:
    Addy bar miner and superheater

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
  •