need a bit of help with mouse

Discussion in 'Scar/Simba Help' started by wiiguy, May 21, 2009.

need a bit of help with mouse
  1. Unread #1 - May 21, 2009 at 7:51 AM
  2. wiiguy
    Joined:
    May 21, 2009
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    wiiguy Newcomer

    need a bit of help with mouse

    i need a little script so that my mouse will follow the colour "16777215"

    if somebody can help em with this i would be glad :)
     
  3. Unread #2 - May 21, 2009 at 2:50 PM
  4. slydevil420
    Joined:
    May 21, 2009
    Posts:
    8
    Referrals:
    0
    Sythe Gold:
    0

    slydevil420 Newcomer

    need a bit of help with mouse

    // Press Control to Stop
    program Follow_Color;
    var x,y:integer;
    begin
    repeat
    if(FindColorSpiral(x,y,16777215,1,1,1200,800))then
    begin
    MoveMouseSpline(x,y,2,2)
    end;
    wait(100+random(50))
    until(IsFunctionKeyDown(1))
    end.
     
  5. Unread #3 - Jun 5, 2009 at 7:28 AM
  6. wiiguy
    Joined:
    May 21, 2009
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    wiiguy Newcomer

    need a bit of help with mouse

    too bad that dident work
    it did follow the colour but in that space where it should follow the ball color it seems the color it in some other spots as well

    so if osmebody could make a script so it would follow this ball
    [​IMG]
     
< Where can i download SCar + SRL4? | minE() - what does it do? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site