| Author |
Message |
Topic: Hotkey for one program disables its default for others.. |
lordliquid
Replies: 5
Views: 150
|
Forum: Ask for Help Posted: Thu Nov 19, 2009 2:33 am Subject: Hotkey for one program disables its default for others.. |
| Okay sure, I am trying to use hotkeys (Wheel Up and Wheel Down ect..) for this game, Darkfall. They work great. However if I alt tab, for instance, into Internet Explorer. I try to scroll using the ... |
Topic: Hotkey for one program disables its default for others.. |
lordliquid
Replies: 5
Views: 150
|
Forum: Ask for Help Posted: Thu Nov 19, 2009 1:59 am Subject: Hotkey for one program disables its default for others.. |
| No that did not work.. I even tried chaning which key was being used for the hotkey from "-" to "l" did not help. Thanks for trying.. any other ideas? |
Topic: Hotkey for one program disables its default for others.. |
lordliquid
Replies: 5
Views: 150
|
Forum: Ask for Help Posted: Thu Nov 19, 2009 1:51 am Subject: Hotkey for one program disables its default for others.. |
Like the topic says, I use it fine in the game (Fullscreen) then alt tab and try to wheel mouse or use tab alone and it doesn't work as its default.
I have tried using the Control Send and #IfWinActi ... |
Topic: PIs it possible to send a keystroke to an inactive window? |
lordliquid
Replies: 2
Views: 128
|
Forum: Ask for Help Posted: Wed Jul 29, 2009 6:14 pm Subject: PIs it possible to send a keystroke to an inactive window? |
| Ill look into it, thank you. |
Topic: PIs it possible to send a keystroke to an inactive window? |
lordliquid
Replies: 2
Views: 128
|
Forum: Ask for Help Posted: Wed Jul 29, 2009 6:03 pm Subject: PIs it possible to send a keystroke to an inactive window? |
| I have searched for this on the forums, can't seem to find an answer. If so what's the easiest way to achieve it? |
Topic: Problem with an old script.. |
lordliquid
Replies: 0
Views: 214
|
Forum: Ask for Help Posted: Wed Jul 29, 2009 6:00 pm Subject: Problem with an old script.. |
| I run this script with a couple of loops in it, It runs great for a few times sometimes more. Then it will just crash and say "Auto HotKey has stopped working" When I choose to debug it says ... |
Topic: How to check if a function returns a certain number? |
lordliquid
Replies: 3
Views: 135
|
Forum: Ask for Help Posted: Wed Jul 29, 2009 5:01 pm Subject: How to check if a function returns a certain number? |
| Wow, thanks guys! Both ways worked great! Was not expecting such a quick response. Thanks so much. |
Topic: How to check if a function returns a certain number? |
lordliquid
Replies: 3
Views: 135
|
Forum: Ask for Help Posted: Wed Jul 29, 2009 4:32 pm Subject: How to check if a function returns a certain number? |
Here\s what I got so far and this is not working..
SendMode Input
SetWorkingDir %A_ScriptDir%
#NoEnv
#Persistent
Menu, Mainmenu, Add, Start!, Select1
^!r::Pause
^!h::Menu, M ... |
| |