KeyPress "F1", 1
Delay 1000
For 3
Next
    Delay 2000
Rem BB
IfColor 329,37,"FFFFFF",0 Then
    Delay 1000
KeyPress "1", 1
    Delay 1000
    KeyPress "2", 1
    Delay 1000
    KeyPress "3", 1
    Delay 1000
    KeyPress "4", 1
    Goto BB
Else
KeyPress "Tab", 1
End If
Goto AA