Results 1 to 1 of 1

Thread: Save the goldfish help! im just learning please help asap :D

  1. #1
    Join Date
    Feb 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Talking Save the goldfish help! im just learning please help asap :D

    Hey guys got a small error here

    the line in the script is

    if FindColorsSpiralTolerance(x, y, 13260 , 12, 61, 264, 232, 20) or
    if FindColorsSpiralTolerance(x, y, 1471228 , 12, 61, 264, 232, 20) or
    if FindColorsSpiralTolerance(x, y, 939768 , 12, 61, 264, 232, 20) or
    if FindColorsSpiralTolerance(x, y, 936444 , 12, 61, 264, 232, 20) Then

    Variable Expected at line 19
    Compiling failed.

    Never mind fixed it,

    begin
    if FindColorSpiralTolerance(x, y, 13260 , 12, 61, 264, 232, 20) or
    FindColorSpiralTolerance(x, y, 1471228 , 12, 61, 264, 232, 20) or
    FindColorSpiralTolerance(x, y, 939768 , 12, 61, 264, 232, 20) or
    FindColorSpiralTolerance(x, y, 936444 , 12, 61, 264, 232, 20) Then
    Last edited by Glorix; 03-31-2013 at 08:43 AM.

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •