Search found 7 matches
- Thu Oct 02, 2014 8:20 pm
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
- Thu Oct 02, 2014 7:18 am
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
- Wed Oct 01, 2014 10:05 pm
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
I must be on the wrong forums, my apologies. I assume I need to post my question here http://apostrophe-aps.proboards.com/board/2 to get a response to my Lavish inquiries.
- Wed Oct 01, 2014 9:21 pm
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
Just to add some context to what I am attempting to do. I have six toon's running the same script, but at certain intervals, I need it to switch to that session and do some action, but that action requires for the session to have focus. Currently, I have tried both "focus ${Session}" and "uplink foc...
- Wed Oct 01, 2014 9:01 pm
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
Yes, Actually I did. "Focusing a window, from the Uplink directly Focus is2" I thought since the script was running in the is2 session (the session I want focus on) that I did not have to utilize the 'uplink' command in front of it.....Sorry that I am not Miss Cleo and knew what I needed to know, I'...
- Wed Oct 01, 2014 8:33 pm
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
I tried the Focus command, but it does not seem to be doing anything. I have tried two ways. I did the below on is1 and it did not switch to the is2 session. 1. Focus is2 I also tried the below, thinking maybe if I brought it to the foreground that it would give focus to the session. 2. WindowVisibi...
- Wed Oct 01, 2014 12:02 am
- Forum: GamingTools Members::Inner Space
- Topic: Window Focus?
- Replies: 11
- Views: 14978
Window Focus?
I am using this with EQ2. When I issue the following commands in a script: WindowVisibility foreground wait 10 Press Ctrl+Alt+2 The press command is casting spells on my hotbar, almost as if it is ignoring the first button (Ctrl) and only pressing (Alt+2). With that said, my intent is to bring whate...