pixelLoop

A Snippet from:

let>psoftBusyX=1871
let>psoftBusyY=182

SRT>waitPSoftReady
  wait>.2
  GetPixelColor>psoftBusyX,psoftBusyY,color
  while>color<>16777215
    GetPixelColor>psoftBusyX,psoftBusyY,color
    wait>.05
  endwhile
END>waitPSoftReady

Select the code above to paste into your macro. Or: View Raw Text

Link: http://www.mjtnet.com/snip.htm?g=53739b892347d

Forum Embed Code - click to select all then copy (CTRL-C):

When pasting into the forum do NOT modify the script code or it will not match what is in the database - create a new snippet instead!