04-18-2007, 06:01 PM
Hello,
Ive got two questions.
The first being about "mac" commands.
I have 1 macro that is the MAIN macro, at some point in this maco, the command:
mac "macro2" Will be introduced. Allowing both macro's to run at the same time. However, then further down the main macro, "macro2" Will be SHUT OFF. How would i do that?
I know if i did command mac- it would end the main macro ,and only run macro2, but that is not what i would like to do.
Secondly, i know
sel pixel (99 99)
,case [0x3030FF]
means for the macro to look at a certain location for a certain color, and if that color appears, either start the macro over again...add in further commands..etc
However i am looking to make something where. It look's at a certain point for a pixel color, and then, if that color ever DISAPEARS, for it to do something like press F1.
Since the color behind the object will always be changing, i can't simply do it whenver object1(color1) disapears, look for color2(behind object1) because it will always be different.
So it needs to watch the location for that CERTAIN color, whenevr that color changes to ANYTHING but itself, to continue with other commands.
Hopefully that wasnt really confusing =P
Thanks,
Ive got two questions.
The first being about "mac" commands.
I have 1 macro that is the MAIN macro, at some point in this maco, the command:
mac "macro2" Will be introduced. Allowing both macro's to run at the same time. However, then further down the main macro, "macro2" Will be SHUT OFF. How would i do that?
I know if i did command mac- it would end the main macro ,and only run macro2, but that is not what i would like to do.
Secondly, i know
sel pixel (99 99)
,case [0x3030FF]
means for the macro to look at a certain location for a certain color, and if that color appears, either start the macro over again...add in further commands..etc
However i am looking to make something where. It look's at a certain point for a pixel color, and then, if that color ever DISAPEARS, for it to do something like press F1.
Since the color behind the object will always be changing, i can't simply do it whenver object1(color1) disapears, look for color2(behind object1) because it will always be different.
So it needs to watch the location for that CERTAIN color, whenevr that color changes to ANYTHING but itself, to continue with other commands.
Hopefully that wasnt really confusing =P
Thanks,
![[Image: banner-grunge2.jpg]](http://www.toronto-xtreme.com/banner-grunge2.jpg)