F5F Stay Refreshed Software PC Gaming Does It Exist ???

Does It Exist ???

Does It Exist ???

Pages (2): Previous 1 2
A
Aquiel331
Member
70
11-28-2016, 07:54 AM
#11
Or I stick a printed version of the Bible onto it (which I don't understand why I own one since I'm not religious in any way).
A
Aquiel331
11-28-2016, 07:54 AM #11

Or I stick a printed version of the Bible onto it (which I don't understand why I own one since I'm not religious in any way).

_
_Sand_Paper_
Junior Member
18
11-29-2016, 01:53 PM
#12
toggle := 0 return Numpad2:: toggle := !toggle if (toggle = 1) SendInput, {RButton Down} else SendInput, {RButton Up} return
Use numpad key 2 to switch it on/off did not get tested, but it might work
_
_Sand_Paper_
11-29-2016, 01:53 PM #12

toggle := 0 return Numpad2:: toggle := !toggle if (toggle = 1) SendInput, {RButton Down} else SendInput, {RButton Up} return
Use numpad key 2 to switch it on/off did not get tested, but it might work

K
khaledkb_
Senior Member
724
11-29-2016, 06:16 PM
#13
Where should I place it first? I also have a RedDragon K552.
K
khaledkb_
11-29-2016, 06:16 PM #13

Where should I place it first? I also have a RedDragon K552.

P
Proforno
Member
209
11-29-2016, 10:58 PM
#14
Autohotkey supports this functionality: https://www.autohotkey.com/docs/commands/Click.htm. Implement a specific button sequence to initiate the mouse click down action and another sequence to terminate the mouse button up operation.
P
Proforno
11-29-2016, 10:58 PM #14

Autohotkey supports this functionality: https://www.autohotkey.com/docs/commands/Click.htm. Implement a specific button sequence to initiate the mouse click down action and another sequence to terminate the mouse button up operation.

H
HunterMann99
Member
210
12-07-2016, 02:28 PM
#15
Things are becoming a bit more confusing, but I just received a new screwdriver this morning, so I'll give it a shot.
H
HunterMann99
12-07-2016, 02:28 PM #15

Things are becoming a bit more confusing, but I just received a new screwdriver this morning, so I'll give it a shot.

X
XavegX367
Member
60
12-07-2016, 10:35 PM
#16
Simply download the ahk install file, right-click it in the taskbar, create a new script according to your instructions, and press number 2 to test it.
X
XavegX367
12-07-2016, 10:35 PM #16

Simply download the ahk install file, right-click it in the taskbar, create a new script according to your instructions, and press number 2 to test it.

Pages (2): Previous 1 2