Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
if mouse stops moving
#11
just make a function and put this in it:

new_function
Code:
Copy      Help
if(!WaitForMouseMove(0)) ret
WaitForMouseStop 10
shutdown -6 0 "macro to stop"
mac "macro to start"

;if you want to lop this set a rep for it.

;rep
,;if(!WaitForMouseMove(0)) ret
,;WaitForMouseStop 10
,;shutdown -6 0 "macro to stop"
,;mac "macro to start"
then use mac "new_function" in one of you macros/functions you running to start this function


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)