本帖最後由 bb3089 於 7-6-2015 18:25 編輯
唔該哂大大>.<
兩三秒就夠 其實最好係等禮物收到然後移左位先再撳下一個
不過兩三秒就好夠 唔敢麻煩 ...
freedom040542 發表於 7-6-2015 15:43 
- FindPic LX+420, LY+480, LX+1006, LY+708, "Attachment:\rank_ss.bmp", 0.9, intX, intY
- If intX > 0 And intY > 0 Then
- MsgBox "SS rank is found, stop the script"
- EndScript
- End If
- FindPic LX+420, LY+480, LX+1006, LY+708, "Attachment:\rank_sr.bmp", 0.9, intX, intY
- If intX > 0 And intY > 0 Then
- MsgBox "SR rank is found, stop the script"
- EndScript
- End If
- FindPic LX+420, LY+480, LX+1006, LY+708, "Attachment:\rank_s.bmp", 0.9, intX, intY
- If intX > 0 And intY > 0 Then
- MsgBox "S rank is found, stop the script"
- EndScript
- End If
複製代碼
我估類似 |