I tried this
Code:
<Label w1 Local SendWin "World of Warcraft">
<Label w2 192.168.1.112 SendWin "World of Warcraft">

<HotKey Oem6>
   <Toggle>
		<SendLabel w1>
		<Key shift oem6>
	<SendLabel W2>
	<Key Alt oem6>
   <Toggle>
 		<SendLabel w1>
		<Key alt oem6>
	<SendLabel W2>
	<Key shift oem6>
with these macros

/clearfocus [mod:alt]
/focus [mod:shift] Toonb

/clearfocus [mod:shift]
/focus [mod:alt] ToonA

That seemed to me like it would fix the issue but now its really messed up