Search found 4 matches

by kurapicas
22 Oct 2021, 12:25
Forum: Gaming Help (v1)
Topic: New to AHK (from xmouse button)
Replies: 3
Views: 694

Re: New to AHK (from xmouse button)

cant get it to work. It does toggle capslock state on and off and right click.

Im looking for Holding CapsLock Down + Holding Down Right Mouse button.
by kurapicas
21 Oct 2021, 16:55
Forum: Gaming Help (v1)
Topic: New to AHK (from xmouse button)
Replies: 3
Views: 694

New to AHK (from xmouse button)

So Basically I need help porting this to AHK as my mouse side button died. This was from my X-mouse Button {CAPSLOCKOFF}{WAITMS:10}{CAPSLOCK}{RMBD} So basically the code send capslock off state then press down capslock ( capslock On ) + right click mouse down for 60 second then repeat (loop) again. ...
by kurapicas
17 Jul 2018, 15:26
Forum: Gaming Help (v1)
Topic: Sending Key on background process
Replies: 2
Views: 932

Re: Sending Key on background process

F1:: ControlSend, , d, ahk_class BrightShadow SetControlDelay, 30 return This works but it does not work repeatedly. (I have to press F1) myself. What im looking is repeat pressing D button while im watching hulu at fullscreen (im far away from my computer so I cant press F1) by myself manually. Ne...
by kurapicas
16 Jul 2018, 10:07
Forum: Gaming Help (v1)
Topic: Sending Key on background process
Replies: 2
Views: 932

Sending Key on background process

Im playing a private server game called Bright Shadow Window Name: Bright Shadow ahk_class BrightShadow Process: Shadow.exe Now how do i send "D" button with the game running in background so I can watch hulu at same time on Chrome and the game still pressing D while is minimize. WinActivate, ahk_id...

Go to advanced search