Jump to content
Macro Express Forums

archer

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by archer

  1. Thank you both, I will try it out shortly.

     

    With that logic can I also specify two different points for it to make sure has the correct color?

     

    Can I have the sound go off if the macro is ended? (So I wake up..or can hear it beeping)

     

    I understand the one Kevin posted a bit more I think I could put two points into it... And I just put that code anywhere in my script? Then when that script stops repeating can I make it audible beeps?

     

     

    Update-- I worked with both of them but didn't get it working, probably inserted incorrectly. This is just a check for pixel change along with a long script for a videogame.

  2. Thank you both, I will try it out shortly.

     

    With that logic can I also specify two different points for it to make sure has the correct color?

     

    Can I have the sound go off if the macro is ended? (So I wake up..or can hear it beeping)

     

    I understand the one Kevin posted a bit more I think I could put two points into it... And I just put that code anywhere in my script? Then when that script stops repeating can I make it audible beeps?

  3. Simple question but I can't get it going...

     

    I currently have:

     

    Repeat until n1<>n1

    get pixel of screen coords into n1

    repeat end

     

    I just want it to stop if the pixel color changes. And also when stopping can it play an Audible Alarm?

     

    Also, I was wondering if I could have it check two parts of the screen.? Ending if either does not equal the correct color.

     

    Also, is there a way to repeat a command until something doesn't exist (pixel color) then continue with the script?

     

    Thank you,

×
×
  • Create New...