| Author |
Message |
Forum: Support Topic: Pressing key down and keeping it down till I want to release |
| Atlantis |
|
Posted: July 27th, 2010, 12:35 pm
|
|
Replies: 1 Views: 166
|
| Hey, I have browsed Help and found GetKeyState and if functions however I am too dumpy to do that. I need script which will do: I want to press LCtrl down until I decide to push it back up. So I press Lctrl and it keeps to be down until I press LCtrl again. Then it backs to be in up state. Cheers |
|
 |
Forum: Support Topic: Mouse slowdown in DirectX game |
| Atlantis |
|
Posted: August 7th, 2009, 9:06 pm
|
|
Replies: 6 Views: 774
|
| Unfortunetely it doesn't work in game. Mouse speed is still like before :) I used it before in various games and it worked like a charm. You probably have something wrong in your configurations ('Enhance pointer accuracy' enabled?). Yes it is enabled :) And that's the problem. Unfortunetely disabli... |
|
 |
Forum: Support Topic: Mouse slowdown in DirectX game |
| Atlantis |
|
Posted: August 7th, 2009, 7:48 pm
|
|
Replies: 6 Views: 774
|
ChavezAsGuest wrote: Atlantis wrote: Unfortunetely it doesn't work in game. Mouse speed is still like before  I used it before in various games and it worked like a charm. You probably have something wrong in your configurations ('Enhance pointer accuracy' enabled?).
Yes it is enabled  |
|
 |
Forum: Support Topic: Mouse slowdown in DirectX game |
| Atlantis |
|
Posted: August 6th, 2009, 12:17 pm
|
|
Replies: 6 Views: 774
|
Unfortunetely it doesn't work in game. Mouse speed is still like before  |
|
 |
Forum: Support Topic: Mouse slowdown in DirectX game |
| Atlantis |
|
Posted: August 5th, 2009, 8:50 pm
|
|
Replies: 6 Views: 774
|
| Hey, I need to slow down mouse speed in game. Mouse is too fast there, I can't change its speed in game so I must use AH. None script whose I viewed and tested could do this. There is one except, but for axis swap (which I need also). http://www.autohotkey.com/forum/viewtopic.php?p=256344 Weird cos ... |
|
 |
Forum: Support Topic: How to detect non standard mouse buttons in Autohotkey? |
| Atlantis |
|
Posted: June 30th, 2009, 11:04 pm
|
|
Replies: 4 Views: 1271
|
| Thanks guys for support. I got multimedia buttons IDs, so they are: http://img188.imageshack.us/img188/182/keysoxn.jpg and I did my test script and it worked: #SingleInstance force #InstallKeybdHook #Installmousehook vkaf:: [color=green]this is volume up button[/color] send {test} return S... |
|
 |
Forum: Support Topic: How to detect non standard mouse buttons in Autohotkey? |
| Atlantis |
|
Posted: June 30th, 2009, 9:04 pm
|
|
Replies: 4 Views: 1271
|
| Hey, I bought Modecom MC-819 mouse. It has 5 addictional buttons. These buttons are default for media control (winamp, aimp) and ARE NOT detected in games :S So how to make with them script? I would like to when I press media button something will happen - but to do this I need name of this butto or... |
|
 |
| Sort by: |