Hello @ all,

i read that you can change the fps of the wow client with a simple macro ...

so what i want to do is ..

when i press F1 get wow1 in foreground and get the button shift f1 get pushed on the other windows and ctrl F1 on the main window...

what i have is the following

<Hotkey F1>
<ResizeAndPosition WoW1 WoW2 WoW3 WoW4 WoW5>
<SendPC local>
<SendWinM wow2, wow3, wow4, wow5>
<Key Shift F1>
<SendWin wow1>
<Key CTRL F1>
<Key %trigger%>
<Hotkey F2>
<ResizeAndPosition WoW2 WoW1 WoW3 WoW4 WoW5>
<Key %trigger%>
<Hotkey F3>
<ResizeAndPosition WoW3 WoW2 WoW1 WoW4 WoW5>
<Key %trigger%>
<Hotkey F4>
<ResizeAndPosition WoW4 WoW2 WoW3 WoW1 WoW5>
<Key %trigger%>
<Hotkey F5>
<ResizeAndPosition WoW5 WoW2 WoW3 WoW4 WoW1>
<Key %trigger%>
but i don't get any further ..

have anyone maybe an solution ?! this would be very nice

sincery spud