The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro stops working after 2nd Key release
#1
Hi Everyone,

I have been using a very old tool which works for me but I wanted to have more options for editing everything, found QM Smile
As my first try I tried to make a macro based on what I used prior and it seems that it's working but not completely.
Added and edited the same delays and all but after 2nd F5 it won't go forward. (It did 1 time and everything worked o.O)
I'm running it as Administrator in separate process, is there any syntax problem ?
Could someone help me out ?

Here the code I did:

/exe 2
key+ A(0.025) ;; Alt+(wait 0.025)
key- A(0.025) ;; Alt+(wait 0.025)
rig+ 984 562 0(0.650)
key+ F5(0.782) ;; F5
key- F5(0.109) ;; F5
key+ F5(0.787) ;; F5
key- F5(0.125) ;; F5
key+ F6(1.641) ;; F6
key- F6(0.109) ;; F6
key+ F5(0.984) ;; F5
key- F5(0.125) ;; F5
key+ F5(1.672) ;; F5
key- F5(0.094) ;; F5
key+ F5(0.969) ;; F5
key- F5(0.093) ;; F5
rig- 984 562 0(1.2)
key+ F5(0.050) ;; F5
key- F5(0.050) ;; F5
BEGIN PROJECT
main_function Testing
exe_file $my qm$\Testing.qmm
flags 6
guid {BF463E1F-62B4-41C0-96B6-AF83F000D80B}
END PROJECT

Thanks in advance!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)