| Author |
Message |
Forum: Support Topic: Sending keystrokes to multiple windows without ControlSend |
| muffen |
|
Posted: September 16th, 2008, 8:43 pm
|
|
Replies: 7 Views: 2775
|
| Perhaps, if win active (window 1 - specifi ahk-class), make it active, send the click then if win active 2, make it active, send the click Thats exactly what the last script in my original post is doing, and that works, but swapping windows is a bit annoying and since the fights can be quite hard s... |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 8:39 pm
|
|
Replies: 8 Views: 658
|
|
 |
Forum: Support Topic: Sending keystrokes to multiple windows without ControlSend |
| muffen |
|
Posted: September 16th, 2008, 8:33 pm
|
|
Replies: 7 Views: 2775
|
| Perhaps, if win active (window 1 - specifi ahk-class), make it active, send the click then if win active 2, make it active, send the click Thats exactly what the last script in my original post is doing, and that works, but swapping windows is a bit annoying and since the fights can be quite hard s... |
|
 |
Forum: Support Topic: Sending keystrokes to multiple windows without ControlSend |
| muffen |
|
Posted: September 16th, 2008, 8:28 pm
|
|
Replies: 7 Views: 2775
|
| Thought I'd make a new thread as I have narrowed down the problem a bit more. It is a bit long but I would really appreciate some assistance! I am trying to send keystrokes to two SWG (Star Wars Galaxies) windows at the same time, but it seems like ControlSend isn't working. Here is the first versio... |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 7:36 pm
|
|
Replies: 8 Views: 658
|
| Thanks for the suggestion, unfortunately, oving the return makes no difference. I have actually realized that ControlSend is the part that is not working. If I do it this way it works, although the swapping windows part is extremely annoying and I would prefer to not to it this way. ~7:: KeyWait 7 I... |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 4:38 pm
|
|
Replies: 8 Views: 658
|
| I assume it would be quite similar to World of Warcraft Multi-Boxing... Have you tried taking a look at those scripts? Do a forum search. The script I posted is based on a WoW script, and I did a forum search and looked through a multitude of them, and pretty much all of them use the functions as I... |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 2:31 pm
|
|
Replies: 8 Views: 658
|
| I know SWG isn't the most commonly played game these days, but noone has used AHK to play 2xSWG's? |
|
 |
Forum: Support Topic: How to enable/disable second screen |
| muffen |
|
Posted: September 16th, 2008, 2:22 pm
|
|
Replies: 10 Views: 1618
|
| ATi Radeon Graphics card... Yes, my Nvidia 7800 has this Option too. But a) if my Monitor was turned off when booting, I cannot enable it without rebooting b) it seemed interesting to me, to make an AutoHotkey-exe which can be called in batchfiles etc. Bruno Interesting, ATi does it on-the-fly, nev... |
|
 |
Forum: Support Topic: How to enable/disable second screen |
| muffen |
|
Posted: September 16th, 2008, 1:58 pm
|
|
Replies: 10 Views: 1618
|
| Use the power button on the monitor? ;) Jokes aside, I have a ATi Radeon Graphics card connected to two monitors, and you can create profiles in the gfx card utility, one of my profiles does exactly what you ask for, and it takes three clicks to activate... so depending on your gfx card (I believe t... |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 1:13 am
|
|
Replies: 8 Views: 658
|
A small update, if I use "Send" it works, but obviously "Send" only sends the keystroke to the active window which defeats the whole purpose of writing this script.
... just thought I'd add it in case it makes any difference. |
|
 |
Forum: Support Topic: 2 x Star Wars Galaxies |
| muffen |
|
Posted: September 16th, 2008, 12:24 am
|
|
Replies: 8 Views: 658
|
| Hi, I'm trying to write a script for Star Wars Galaxies such that I can control two characters at the same time. Basically, I want certain keystrokes to be sent to two different Star Wars Galaxies windows at the same time. However, I cannot seem to get the script to work. I've searched the forums an... |
|
 |
| Sort by: |