Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#855 closed Bug (No Bug)

PixelGetColor bug

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: PixelGetColor Cc:

Description

(((
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.

Attachments (0)

Change History (3)

comment:1 by Jos, 17 years ago

Resolution: No Bug
Status: newclosed

No bug, just bad coding. Use the forum for coding support.

Jos

comment:2 by anonymous, 17 years ago

Already asked, no one knows what's wrong.

Maybe you could help at this a little please?

in reply to:  2 comment:3 by Jos, 17 years ago

Severity: BlockingNone

Replying to anonymous:

Already asked, no one knows what's wrong.

Maybe you could help at this a little please?

Never use the Bug tracking system for support... this is not appreciated.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.