x and y are pixel offsets applied to the current cursor position.
Most commonly used for smooth aim curves - call mousemoverel in small steps inside a loop instead of a single mousemoveabs jump, so the cursor’s path looks human.
Parameters
Returns
void