Results 1 to 3 of 3

Thread: need help with the color finding part of my script!

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

    Default need help with the color finding part of my script!

    hey i need help with the color finding part of my script i can make it find clors at cordinats but how do i make it find a color thats cordinats change in other words how do i make it search the screen for a color without a cordinate?

    so far my find color procedure is like this...

    if (FindColor(x,y,FishColor2,0,0,199,220)) then
    but i want to make it work without useing cordinates

    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
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    if(FindColor(x, y, FishColor2, MSX1, MSY1, MSX2, MSY2))then

    Is that what you want? You need to include SRL for that to work.

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

    Default

    yes thats just what i needed ty 4 ur 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

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 02-20-2009, 11:44 PM
  2. color finding
    By elobire in forum OSR Help
    Replies: 7
    Last Post: 12-15-2008, 09:03 PM
  3. need help with the color finding part of my script!
    By poolikemax in forum OSR Help
    Replies: 9
    Last Post: 12-05-2007, 06:46 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
  •