Results 1 to 4 of 4

Thread: weird error when runing script

  1. #1
    Join Date
    Oct 2007
    Location
    england
    Posts
    200
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default weird error when runing script

    hi i have been trying to run this script i have been making but it keeps coming up with this error: [Runtime Error] : Exception: Canvas does not allow drawing in line 19 in script C:\Documents and Settings\scott\Desktop\alch.scar and on line 19 is
    SCAR Code:
    if (FindColorTolerance(x, y, 7117226, 586, 334, 2, 2, 5)) Then
    im not shur what to do please help!
    Quote Originally Posted by ham? View Post
    i didnt merder the fukin english language it im just talkin gangsta!!
    which none of u would no coz ur all fukin nerds

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fixed:
    SCAR Code:
    if (FindColorTolerance(x, y, 7117226, 2, 2, 586, 334, 5)) Then


  3. #3
    Join Date
    Oct 2007
    Location
    england
    Posts
    200
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default thanks

    its allways worked for me be for how calm the cords hav been switched round?
    Quote Originally Posted by ham? View Post
    i didnt merder the fukin english language it im just talkin gangsta!!
    which none of u would no coz ur all fukin nerds

  4. #4
    Join Date
    Sep 2006
    Location
    Canada
    Posts
    1,124
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Because you are supposed to go from the left top corner to the bottom right corner. Otherwise I can only guess SCAR gets mixed up due to how that particular function works.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Weird Error:
    By D1zl3 in forum OSR Help
    Replies: 8
    Last Post: 11-12-2008, 05:03 AM
  2. Weird error.
    By Heavenzeyez1 in forum OSR Help
    Replies: 11
    Last Post: 01-22-2008, 08:34 PM
  3. gas procedure is runing my script
    By RudeBoiAlex in forum OSR Help
    Replies: 4
    Last Post: 05-06-2007, 11:55 PM
  4. weird ; error
    By del_signo in forum OSR Help
    Replies: 3
    Last Post: 04-09-2007, 08:52 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
  •