Results 1 to 5 of 5

Thread: FindColorSkipBoxTolerance

  1. #1
    Join Date
    Nov 2006
    Posts
    1,103
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default FindColorSkipBoxTolerance

    FindColorSkipBoxTolerance(var x, y: Integer; color, x1, y1, x2, y2, tolerance: Integer; box: TBox): Boolean;

    what would be a good value for box?

    thanks in advance

    ---iloveit8---

    (im using this for making a miner) i want it to move the mouse to the next ore before it is finished with the mining itself, but it will move to the same one anyways, as it is the closest... if anyone can think of a better procedure/function to do this, i am open to suggestions

  2. #2
    Join Date
    Sep 2006
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So is the skip box supposed to skip like 10 pixels around where the mouse currently rests?

  3. #3
    Join Date
    Nov 2006
    Posts
    1,103
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    that would be ok... i just want to know what would be a good value... never worked with something else than integers strings and booleans...

    just give me an example of what would be good... im able to figure out how it works than...

  4. #4
    Join Date
    Sep 2006
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    To be honest, I've never seen that procedure in my life. Trial and error?

  5. #5
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Didn't freddy write a tut on this?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. FindColorSkipBoxTolerance....
    By FortAsh in forum OSR Help
    Replies: 3
    Last Post: 02-21-2009, 04:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •