SetSimMode 2
For 150
KeyDown "Right", 1
Delay 3000
KeyUp "Right", 1
Delay 3000
KeyPress "Space", 1
Delay 6000
KeyPress "Enter", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "H", 1
Delay 10000
KeyPress "V", 1
Delay 1000
KeyPress "X", 1
Delay 1000
KeyPress "X", 1
Delay 1000
KeyPress "X", 1
Delay 1000
KeyPress "X", 1
Delay 1000
KeyPress "X", 1
Delay 1000
KeyPress "0", 10
Delay 1000
FindPic 0,0,1440,900,"Attachment:\2.bmp",0.8,intX,intY
If intX > 0 And intY > 0 Then
    MoveTo intx+20,inty+5
LeftClick 1
End If
Next