Delay 200
	
	
	MoveTo x, y+325
	LeftClick 1
	UnlockMouse 
End If	

For 100000
	KeyPress "Num 1", 1
	Delay delay1
	KeyPress "Num 2", 1
	Delay delay1
	KeyPress "Num 3", 1
	Delay delay1
Next