﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
855	PixelGetColor bug	anonymous		"(((
While 1
If Not PixelGetColor(492,16) = 0xF7EFBD Then _Bot()
sleep(50)
Wend

Func _Bot ()
MsgBox (10, ""lol"", ""lol"")
EndFunc
)))
From _DebugBugReportEnv():
""Environment = 3.3.0.0 under WIN_VISTA X86""

This just doesn't work. Even though there i s no pixel of that color, no message box appears. Didn't work as exe in Windows XP either."	Bug	closed		AutoIt	3.3.0.0	None	No Bug	PixelGetColor	
