Please help

Discussion in 'Scar/Simba Help' started by Zakk93, Oct 12, 2013.

Please help
  1. Unread #1 - Oct 12, 2013 at 5:08 AM
  2. Zakk93
    Joined:
    Oct 12, 2013
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    0

    Zakk93 Newcomer

    Please help

    I accidentally originally posted in the wrong section, sorry about that.

    Using FindColorTolerance, any time the color (7046399) appears at coord1,coord2, I'd like for Scar to input the Alt button.

    (This next part isn't exactly a must, but would be helpful)
    It would also be really cool if whoever helps me could make it so when color2 appears, it will hit Alt again, wait 500-1000 ms, then hold Alt for 1-2 seconds.

    This is for a game my girlfriend plays. She let me play, and I accidentally lost her items, and feel really guilty, although she isn't upset. Thank you soo much. If there is something I can do in return beforehand, please let me know.

    EDIT: Almost forgot, for what it is worth this is what I have so far, but I don't know any pascal and have been using tutorials. I used clickmouse, but the alt button would be much more sufficient:
    > program OzFisher;
    > var
    > x, y:Integer;
    > begin
    >
    > if FindColorSpiralTolerance(x, y, 7046399, 80, 132, 80, 136, 20) then
    > clickmouse(81,194);
    >
    > end.
    >
    > [The error: Exception in Script: No default value for parameter 3 found at line 7, column 14]
     
< | >

Users viewing this thread
1 guest


 
 
Adblock breaks this site