if yeh change clonespush() to
it'll work for any number of wow instances.Code:ClonesPush(strkey) { global WowWinId Loop % WowWinId% { tmp:= WowWinId%A_Index% IfWinNotActive, ahk_id %tmp% ControlSend, ,%strkey%, ahk_id %tmp% } }
if yeh change clonespush() to
it'll work for any number of wow instances.Code:ClonesPush(strkey) { global WowWinId Loop % WowWinId% { tmp:= WowWinId%A_Index% IfWinNotActive, ahk_id %tmp% ControlSend, ,%strkey%, ahk_id %tmp% } }
Connect With Us