XTool (OSAX) parece un conjunto prometedor de scripts:
Desde el archivo léame:
hide mouse v : hide the mouse
hide mouse
show mouse v : show the mouse
show mouse
move mouse v : move the mouse to given coordinates
move mouse [point] : where you want to move the mouse
scroll mouse v
scroll mouse integer : the amount of scrolling
[scroll direction vertical | horizontal] : which mouse button
click mouse v
click mouse [point] : where to do the mouse click
[times integer] : how many times you want to clik the mouse
[delay integer] : delay between two mouse clicks
[using primary button | secondary button | middle button] : which mouse button
position of the mouse v : get the location of the mouse
position of the mouse
→ point
Fuentes: Lista de discusión de Apple , Descarga directa (con documentos Léame)