You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: