Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Cursor Movement by Fixed Radius #79

Open
Farhaduneci opened this issue Jun 13, 2024 · 0 comments
Open

Random Cursor Movement by Fixed Radius #79

Farhaduneci opened this issue Jun 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Farhaduneci
Copy link

Description

The app currently has a feature request for random click timing (see issue #76). To further enhance the app's capabilities and make it more effective, it would be great if the app could also support moving the cursor by a fixed radius randomly.

This feature would reduce the chances of the app being detected as a bot, making it more useful for users who need to simulate natural cursor activity.

Desired Behavior

The app should allow users to define a fixed radius (in pixels) within which the cursor can randomly move at specified intervals. Users should be able to enable or disable this feature through the settings menu. This random movement should make the cursor activity appear more natural and reduce the risk of bot detection.

Additional Context

Related Issues

Example

For instance, if a user sets a radius of 20 pixels, the cursor should randomly move within a 20-pixel radius circle from its starting point at specified intervals. This movement should appear natural and non-linear.

@Farhaduneci Farhaduneci added the enhancement New feature or request label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant