a = 400 Rem bb a=a+1 FindPic 0,0,1024,768,"Attachment:\11.bmp",0.9,intX,intY If intX > 0 And intY > 0 Then MoveTo intX, intY End If delay 200 LeftClick 1 delay 100 KeyPress "BackSpace", 3 delay 100 SayString a delay 1000 FindPic 0,0,1024,768,"Attachment:\22.bmp",0.9,intX,intY If intX > 0 And intY > 0 Then MoveTo intX, intY End If delay 100 LeftClick 1 Delay 100 Goto bb