sw3103 / movemouse

Move Mouse is a simple piece of software that is designed to simulate user activity.
http://www.movemouse.co.uk/
GNU General Public License v3.0
572 stars 108 forks source link

[FEATURE REQUEST] #37

Open JD1739 opened 1 year ago

JD1739 commented 1 year ago

It would be nice and helpful to add this feature to MOVE MOUSE: Every time that the mouse is manually moved the program switch to pause mode. This is to avoid waiting until the sequence of actions is done to take back control of the cursor. In case you have a long list of actions to run, you have to wait a lot of time to take back control. Thanks

saper3333 commented 6 months ago

I think we need to add a range of cursor movement distance, which will be randomly selected from the back range each time. 2024-04-26_09-59-43 As well as the probability of triggering an action as a percentage, for example, 100% is triggered every time. 2024-04-26_10-09-09