Search found 11 matches

by chelo_100
Fri Aug 04, 2006 4:05 am
Forum: Technical / Scripting
Topic: stack overflow error
Replies: 5
Views: 6079

with SK_DELAY?
________
vapor genie vaporizer
by chelo_100
Mon Jul 31, 2006 10:15 pm
Forum: Technical / Scripting
Topic: stack overflow error
Replies: 5
Views: 6079

this is the script: Label>FindColor Let>found=no Let>XMax=910 Let>YMax=125 Let>X=854 Repeat>X Let>X=X+1 Let>Y=110 Repeat>Y Let>Y=Y+1 GetPixelColor>X,Y,c //Message>c if>c=255 Let>found=yes Press np2 wait>3 press F1 endif if>{(%c%=65535) or (%c%=65280)} Let>found=yes Press np3 wait>3 press f2 endif Un...
by chelo_100
Sun Jul 30, 2006 7:24 am
Forum: Technical / Scripting
Topic: stack overflow error
Replies: 5
Views: 6079

stack overflow error

about 7 min after run the macro appears an error call
stack overflow
and then creates a bug in the macro folder
if i delete de bug the error appears as usual
this happens cause a problem of the program?

thanks
________
vapor genie vaporizer
by chelo_100
Sun Jul 30, 2006 2:23 am
Forum: Beginners
Topic: OR
Replies: 4
Views: 5690

thank u mtettmar and SkunkWorks, sory about asking easy things, but sometimes i lost in tecnichal words cause i speak spanish :( i installed scheudler about 2 weeks ago and now i write complex expressions, thaks for the help :)
________
Chrysler AD platform history
by chelo_100
Fri Jul 28, 2006 8:37 am
Forum: Beginners
Topic: OR
Replies: 4
Views: 5690

OR

hi again i fix my old problem
now i got this:

GetPixelColor>X,Y,c
//Message>c
if>c=65535 or c=65280


i don??t know why but this or isn??t working, it has problems with an UNTIL
should i put if>(c=65535) or (c=65280)? or add braces

thanks
________
Honda VTR1000F specifications
by chelo_100
Thu Jul 27, 2006 6:23 pm
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

thank for the post SkunkWorks but i don??t want to repeat the script, if i want to repeat it i put Let>k=1 Repeat>k script Let>k=k+1 Until>k but i want to add a memory if 65535 or 65280 appears again press np3 i tried with if>c=65535 or 65280 let>found=yes press np2 wait>2 if>c=65535 or 65280 (line ...
by chelo_100
Thu Jul 27, 2006 1:57 am
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

do u find an answer?
________
Ford Nucleon history
by chelo_100
Tue Jul 25, 2006 12:24 am
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

thanks for all, the script that u showed me is what i want i just need a few commands to finish this proyect here is the script with a few commands wich i changed: Label>FindColor Let>found=no Let>XMax=912 Let>YMax=125 Let>X=854 Repeat>X Let>X=X+1 Let>Y=110 Repeat>Y Let>Y=Y+1 GetPixelColor>X,Y,c //M...
by chelo_100
Sun Jul 23, 2006 9:05 pm
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

yes is a number in somewhere of the rect, the color is not in all the rect
is like the draw
________
Honda CB500 Cup history
by chelo_100
Sun Jul 23, 2006 8:03 pm
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

thanks but i changed the value with 255 wich is the red color, and doesn??t work the example i gived to u is what i want to do if 65535 (yellow) appears press np1 if 255 (yellow) appears press np2 this two variables appears in the rect here is the idea http://img232.imageshack.us/img232/6486/dibujo2...
by chelo_100
Sun Jul 23, 2006 5:49 am
Forum: Beginners
Topic: waitrectcolor with if
Replies: 9
Views: 9044

waitrectcolor with if

hi, i have some problems with a few logic commands, sorry my bad english i have a rect in my screen and in it appear one number (0 - 100) this number is variable, but it has a color, e.g. if this number is yellow, press np1 or if this number is red, press np2 the pixel rect is 716,218,830,232 the cu...
Sign up to our newsletter for free automation tips, tricks & discounts