Wait for a color to appear at an x/y/z location. User can specify a time to wait (in seconds) or use the default time (10 seconds). x, y, r, g, b are all int‘s.
TODO: refactor this method and the previous method. their functionality
is almost identical.
return true when the color at the specific point is not there.
[Validate]