作者Baopiptt (HI我叫包皮你呢?)
看板EzHotKey
標題[AHK-] 請問抓取顏色由A到B的時間該如何寫?
時間Mon Sep 2 16:54:18 2013
FindColor 709,547,893,548,"000000",intX,intY
If intX > 0 And intY > 0 Then
End If
FindColor 709,585,893,546,"000000",intX,intY
If intX > 0 And intY > 0 Then
End If
以上是線A和線B出現黑色時要做什麼
想要加入當線A出現黑色則計時器啟動
當線B出現黑色計時器停止
來計算物件從線A到線B的時間
然後回傳並記錄
這該如何寫?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 1.160.145.68
1F:→ fossil313:可以用a_tickcount算 09/02 22:52