ruyi_human_move
Move the mouse to target elements with human-like trajectories using bezier or windmouse algorithms to evade anti-bot detection.
Instructions
模拟人类鼠标移动到目标元素。支持 bezier 曲线和 windmouse 算法。需要反检测场景下的鼠标操作,这是 js-reverse-mcp 不具备的能力。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | 移动风格 | arc |
| target | Yes | 目标元素选择器 | |
| pageIdx | No | ||
| algorithm | No | 移动算法 | bezier |