Mouse Move Events - Lumbridge/Dolphin-Script GitHub Wiki

Mouse Move to Fixed Point

This event will move the mouse cursor to a specified pixel.

Mouse Move to Random Point in Area

This event will move the mouse cursor to a random point inside a specified area.
Area Mouse Move Example

Mouse Move to Fixed Point on Window

This event will move the mouse cursor to a specified pixel on a specified window.

Mouse Move to Random Point in Area on Window

This event will move the mouse cursor to a random point inside a specified on a specified window.

Mouse Speed

The Mouse Speed setting will determine how fast the mouse will travel for all mouse move events, it can be changed on the mouse move event tab by changing the value contained in the number spinner or by dragging the Track-Bar.
Mouse Speed Controls