| Author |
Message |
Topic: Does shortcut exist that suspends script when I dont want ? |
jtbalogh
Replies: 2
Views: 348
|
Forum: Ask for Help Posted: Wed Oct 04, 2006 1:28 am Subject: Does shortcut exist that suspends script when I dont want ? |
| Interesting. Thx. I think I am also going to look at the key history in autokey to see the latest few keystrokes when problem occurs again. |
Topic: Possible to make pacman? |
jtbalogh
Replies: 11
Views: 564
|
Forum: Ask for Help Posted: Mon Oct 02, 2006 11:58 pm Subject: Possible to make pacman? |
| I miss pacman. Go for it !!! |
Topic: Does shortcut exist that suspends script when I dont want ? |
jtbalogh
Replies: 2
Views: 348
|
Forum: Ask for Help Posted: Mon Oct 02, 2006 11:53 pm Subject: Does shortcut exist that suspends script when I dont want ? |
| Does a hidden shortcut exist that can suspend the script when I dont want it too ? The only keys I currently have in my script to suspend is the scrolllock, ctrl-enter and slash key. But many times I ... |
Topic: Disabling AHK using a global hotkey. |
jtbalogh
Replies: 4
Views: 428
|
Forum: Ask for Help Posted: Mon Oct 02, 2006 11:47 pm Subject: Disabling AHK using a global hotkey. |
I use this because suspending prevented me from using the d-key too.
^d::
Suspend, Permit ; disable all hotkeys, except this one and other permitted ones
Suspend
return |
Topic: A program that defeats AutoHotKey??? |
jtbalogh
Replies: 186
Views: 77057
|
Forum: Wish List Posted: Mon Sep 25, 2006 11:47 pm Subject: A program that defeats AutoHotKey??? |
Thank you for the new version 104413 of autohotkey. It is remapping keys with the Send command for my games now. Whatever changes you made after version 104305, is looking good for me. For example,
... |
Topic: Email notification from forum not working? |
jtbalogh
Replies: 6
Views: 570
|
Forum: Bug Reports Posted: Wed Apr 05, 2006 1:19 pm Subject: Email notification from forum not working? |
I noticed that I can forward the last message on February 19 I got from the forum to someone and have it sent back to me successfully. So the email is not necessarily blocked ? For example,
-----O ... |
Topic: reply to my post to test |
jtbalogh
Replies: 9
Views: 806
|
Forum: General Chat Posted: Wed Apr 05, 2006 1:08 pm Subject: reply to my post to test |
| I have a new email address. Can someone test again? |
Topic: Warcraft III - Healthbars always on and use tgbyhn for inv |
jtbalogh
Replies: 65
Views: 30946
|
Forum: Scripts & Functions Posted: Sat Apr 01, 2006 6:35 pm Subject: Warcraft III - Healthbars always on and use tgbyhn for inv |
Do you know if the timer is running? Or maybe you could post the code and get some advice. You could put this in the timer to check if running,
SoundPlay,*64 |
Topic: Email notification from forum not working? |
jtbalogh
Replies: 6
Views: 570
|
Forum: Bug Reports Posted: Sat Apr 01, 2006 6:29 pm Subject: Email notification from forum not working? |
| I was wondering if email notification was working for the forum. The past month, I received no email from threads I used to get email from. My user name is JTBALOGH and my profile indicates email noti ... |
Topic: reply to my post to test |
jtbalogh
Replies: 9
Views: 806
|
Forum: General Chat Posted: Sat Apr 01, 2006 6:28 pm Subject: reply to my post to test |
| Email notification did NOT work. Thanks for helping. |
Topic: reply to my post to test |
jtbalogh
Replies: 9
Views: 806
|
Forum: General Chat Posted: Thu Mar 30, 2006 12:59 am Subject: reply to my post to test |
| If anyone could reply once to this thread to test my email notification which has not worked for me for the past couple weeks. Thanks a bunch. |
Topic: remapping keys several times in script |
jtbalogh
Replies: 8
Views: 729
|
Forum: Ask for Help Posted: Sun Mar 26, 2006 5:09 pm Subject: remapping keys several times in script |
I tried to use hotkey but couldn't get it working.
At beginning of program I use,
Hotkey, w, up
Hotkey, w, off ; deactivate hotkey until needed
Later in program, I could manipulate it like,
... |
Topic: Warcraft III - Healthbars always on and use tgbyhn for inv |
jtbalogh
Replies: 65
Views: 30946
|
Forum: Scripts & Functions Posted: Sun Mar 26, 2006 4:56 pm Subject: Warcraft III - Healthbars always on and use tgbyhn for inv |
| Thanks dosboot for the "non-formation move". Thanks points for the APM. (When you guys posted, my email notification was not working anymore. WTF) |
Topic: Warcraft III - WarKeys the new Keycraft |
jtbalogh
Replies: 32
Views: 41724
|
Forum: Scripts & Functions Posted: Mon Feb 20, 2006 12:55 am Subject: Warcraft III - WarKeys the new Keycraft |
| Works good. Thanks. |
Topic: Warcraft III - WarKeys the new Keycraft |
jtbalogh
Replies: 32
Views: 41724
|
Forum: Scripts & Functions Posted: Sun Feb 19, 2006 10:59 pm Subject: Warcraft III - WarKeys the new Keycraft |
| vcredist.msi installed with the new distribution pack, but warkeys.ahk says, "AHKTreeSupportVC7.dll can not be found" ? I got a copy from the other thread in the forum, but I can not registe ... |
| |