mouse_click_xy
Click at exact x,y coordinates. Add interpolation steps to simulate human-like pre-click movement and bypass bot detection.
Instructions
Click at exact x,y coordinates. steps>0 adds interpolated pre-movement (human-like).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| steps | No | Interpolation steps for pre-click movement (0=instant, 15-30=human-like) | |
| button | No | left |