| Author |
Message |
Forum: Scripts Topic: Vista's live thumnail view |
| zanthor |
|
Posted: September 13th, 2008, 6:45 pm
|
|
Replies: 9 Views: 2867
|
| Would it be possible to make this monitor 5 applications at the same time? I have 5 windows 4 of which won't necessarily be focus'd at any given time that I'd like to keep status on. Edit: I just ran this and it brings up a lovely window, but the contents never change from just a blue gradient... I'... |
|
 |
Forum: Support Topic: Sending CTRL + Number to WoW |
| zanthor |
|
Posted: July 13th, 2007, 9:05 pm
|
|
Replies: 8 Views: 1044
|
| Even using the $ prefix I get the results listed above. |
|
 |
Forum: Support Topic: Strange messups concerning send commands |
| zanthor |
|
Posted: July 13th, 2007, 7:56 pm
|
|
Replies: 4 Views: 628
|
Code: Send {Down} ;date usually entered as 19th. Another error I can't explain Sendinput {Tab} Send 1984 ;in this area down the program messes up. This usually goes unentered
Yer 19 is coming from the 1984... ithe date goes unentered because your tab order's pooched. |
|
 |
Forum: Support Topic: Sending CTRL + Number to WoW |
| zanthor |
|
Posted: July 13th, 2007, 6:04 pm
|
|
Replies: 8 Views: 1044
|
Here is what I found...
If the hotkey is ^1 I cannot send ^1, I can however send !1... if I switch the hotkey to !1 I can't send !1 to the other window...
It's odd, delays may fix that. |
|
 |
Forum: Support Topic: I want output from AHK to look like it was done manually |
| zanthor |
|
Posted: July 13th, 2007, 4:08 pm
|
|
Replies: 4 Views: 666
|
| The question I'd have is why are you concerned? If you are trying to write a bot for a game like WoW, you are being hyper paranoid about their tracking... They are either going to nail you for running AHK by sniffing the process th en watching you repeat the actions over and over, or by being report... |
|
 |
Forum: Support Topic: Touble with g15 Logitech keyboard |
| zanthor |
|
Posted: July 13th, 2007, 2:54 pm
|
|
Replies: 7 Views: 2399
|
I tried this and it didn't fire my AHK hotkeys when I pressed G1 (Which was set to Ctrl1)... however I know AHK was working because It would fire when I pressed Ctrl1...
Any suggestions? |
|
 |
Forum: Support Topic: Sending CTRL + Number to WoW |
| zanthor |
|
Posted: July 13th, 2007, 12:21 pm
|
|
Replies: 8 Views: 1044
|
| I should clarify that the hotkey code is firing, it's just that WoW isn't seeing the ^1 come through. If I change it to just sending 1 when i press ctrl-1 that works fine. Trying to send ^1 doesn't send the ctrl part... |
|
 |
Forum: Support Topic: Sending CTRL + Number to WoW |
| zanthor |
|
Posted: July 13th, 2007, 4:52 am
|
|
Replies: 8 Views: 1044
|
| Greetings, I'm trying to send CTRL-1 to the other copies of WoW that may be running, this same code works great with just vanilla 1... and the code fires if I press CTRL1, however it doesn't appear to send the keys through to my warcrack... Am i doing something wrong here? Or is this some odd intero... |
|
 |
Forum: Support Topic: ForEach functionality? |
| zanthor |
|
Posted: July 11th, 2007, 11:45 pm
|
|
Replies: 3 Views: 492
|
|
 |
Forum: Support Topic: ForEach functionality? |
| zanthor |
|
Posted: July 11th, 2007, 10:53 pm
|
|
Replies: 3 Views: 492
|
| Howdy... I'm trying to setup AHK to send keystrokes to X instances of World of Warcrack... I commonly two/three box and would like to set this up to dynamically handle the number of wow instances instead of having to manually edit each key... IE: WinGet, wowid, list, World of Warcraft F1:: KeyWait, ... |
|
 |
| Sort by: |