Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Timing -> * factor
#1
Timing -> * factor - record actual delays (except between simple keys), multiplied by the F variable. You can change F value, and this will change macro speed. For example, to run macro 4 times faster, set F=0.25.

Can you please give an example of where you change the F value? I see the *factor in the options but I don't know where to set it in the macro.

Thanks.
#2
Macro
Code:
Copy      Help
double F=1.0; spe 10
int w1=act(win("Quick Macros Forum • Post a reply - Mozilla Firefox" "MozillaUIWindowClass"))
lef 376 459 w1; 1.19*F
lef 514 574 w1; 1.20*F
lef 593 459 w1

Change 1.0.


Forum Jump:


Users browsing this thread: 1 Guest(s)