Thanks for the kind words. Yeah you can do that. You have to rename at least four of the windows first so they each have a different name. You can make a hotkey that renames them like this:
<hotkey Ctrl N>
<sendpc local>
<rename "World of Warcraft" Wow1>
<rename "World of Warcraft" Wow2>
<rename "World of Warcraft" Wow3>
<rename "World of Warcraft" Wow4>
<rename "World of Warcraft" Wow5>
Now let's make a hotkey that brings window #3 to the foreground. Let's suppose you want to use F3 for that:
<hotkey F3>
<sendpc local>
<TargetWindow Wow3>
<SetForeground>
That's the whole thing.
Connect With Us