MoveMouse

movemouse [<x>,<y>]

Moves the mouse to the specified coordinates.

Parameters:

  1. The coordinates to move the mouse to. A list with 2 values is expected where the first value is the X coordinate and the second value is the Y coordinate.