How do you?

Discussion in 'Scar/Simba Help' started by DealwithDiablo, Oct 27, 2009.

How do you?
  1. Unread #1 - Oct 27, 2009 at 3:36 PM
  2. DealwithDiablo
    Joined:
    Oct 14, 2009
    Posts:
    50
    Referrals:
    0
    Sythe Gold:
    0

    DealwithDiablo Member

    How do you?

    What is the code to make a color be found and clicked on? I have no idea what it is. I have read like 4 guides and can't find anything to help me.
     
  3. Unread #2 - Oct 28, 2009 at 1:04 AM
  4. Hey321
    Joined:
    Jul 30, 2007
    Posts:
    503
    Referrals:
    0
    Sythe Gold:
    0

    Hey321 Forum Addict

    How do you?

    Code:
    If findcolortolerance(color, x, y, startx, starty, endx, endy, tolerance) then
      mouse(x, y, 3, 3, true);
    This assumes you have x and y as an integer variable and are using SRL. The x and y are what it stores where the color is found. Color is the color, obviously. Startx/y are where the box to search starts, endx/y is where it ends. Tolerance is how far off the color can be (for example 3-4 is a slight different, 10-15 is a larger one, 255 will find everything).

    Hope this helped!

    ~Sand
     
< How do I? | "Couldnt move the plugins from the SRL folder... >

Users viewing this thread
1 guest


 
 
Adblock breaks this site