Nooby fast question.

Discussion in 'Scar/Simba Help' started by MaxFelix, Sep 3, 2007.

Nooby fast question.
  1. Unread #1 - Sep 3, 2007 at 5:57 AM
  2. MaxFelix
    Referrals:
    0

    MaxFelix Guest

    Nooby fast question.

    Ok im making a script yadda yadia yah....I just need help with something really fast, ok i want Scar to search for ex.99999 (Color) and right click it. How would i write that?
     
  3. Unread #2 - Sep 6, 2007 at 3:37 AM
  4. Exist2inspire
    Joined:
    Jul 26, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    Exist2inspire Member

    Nooby fast question.

    procedure Clicking;
    var x, y: Integer
    if (findcolor [the color here] x,y) then
    begin
    MoveMouseSmooth(x, y)
    Wait(1000);
    ClickMouse(x, y, false);
    end;

    begin
    Clicking;
    end.

    something like that i think..
     
< scar??? | Help with about 'ALL' scripts >

Users viewing this thread
1 guest


 
 
Adblock breaks this site