Skip to main content
Moves the mouse cursor to a pixel position relative to the top-left corner of the Roblox window.
The reference frame is the Roblox window itself, not the OS desktop. Most commonly used to build aim assist - move the cursor onto a target’s screen position, then call mouse1click().

Parameters

Returns

void

Example

Operates relative to the screen dimensions (usually pixels).