Code:
~r::
IfWinActive, World of Warcraft
{
ControlSend, , r, ahk_id %wowid1%
ControlSend, , r, ahk_id %wowid2%
}
Return
That works for me.