Results 1 to 6 of 6

Thread: Line 6: [Error] (14455:4): Unknown identifier 'FindColorTolernace' in script

  1. #1
    Join Date
    Jul 2007
    Posts
    242
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Line 6: [Error] (14455:4): Unknown identifier 'FindColorTolernace' in script

    Okay well SantaClause was going to help me script on msn but he had to go right away so I didn't get much help. But he told me to find colors you use if FindColorTolernace(x, y, 11185078, MSX1, MSY1, MSX2, MSY2, 20); and then use MMouse MMouse(x, y, 2, 2); But when I try to run it i get the error stated in title. Her is my script so far..

    Code:
    program New;
    {.include srl/srl.scar}
    
    
    begin
    if FindColorTolernace(x, y, 11185078, MSX1, MSY1, MSX2, MSY2, 20);
    MMouse(x, y, 2, 2);
    end.





  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    FindColorTolernace
    Should be
    FindColorTolerance

  3. #3
    Join Date
    Jul 2007
    Posts
    242
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay thanks

    it works but i had to add then , and when it goes to click on tree it's like it's using silent mouse but it isn't. The mouve moves but I don't actually see it move

    Nevermind i forgot to do setupsrl





  4. #4
    Join Date
    Jul 2007
    Location
    UK
    Posts
    307
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Look at the spelling before you post also for other unknowen idenfiers check the variables ect...

  5. #5
    Join Date
    Jul 2007
    Posts
    242
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well i copied it from what santa said.. didn't really read it





  6. #6
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh...well...I was kind of typing fast. Sorry for that.
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 01-19-2008, 09:16 AM
  2. Replies: 7
    Last Post: 10-07-2007, 10:41 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
  •