Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM for Mouse Buttom
#1
Hello I'm from Brazil, and I have no idea how to use QM, but I was thrilled with the software, I thank you all.

I am looking to create a macro for any Generic Mouse that lacks a dedicated software with Razer example, the macro in question would be this:

Left Buttom Down
  Delay 0.008 seconds
Left Buttom Up
  Delay 0.008 seconds
Left Buttom Down
  Delay 0.008 seconds
Left Buttom Up
#2
Hey there!

That left mouse up and left mouse down is the press and release button?
The comand for left mouse click is "lef" so what you want is something like:

Function teste
Code:
Copy      Help
lef
wait 0.008
lef
wait 0.008

Can you be more specific on what you really want? That way would be easier to help Big Grin
#3
Sorry yes, it is a macro for Games'm simply taking the already created macros in Razer, to adapt in a Mouse without Generic Software.

Play while assigned key is pressed or Repeatedly while the button is Down
#4
up


Forum Jump:


Users browsing this thread: 1 Guest(s)