WinGet, wowid, List, World of Warcraft
#IfWinActive, World of Warcraft
space::
KeyWait, space, D
{
ControlSend,, {space}, ahk_id %wowid1%
ControlSend,, {space}, ahk_id %wowid2%
ControlSend,, {space}, ahk_id %wowid3%
}
return
&::
KeyWait, &, D
{
ControlSend,, {&}, ahk_id %wowid1%
ControlSend,, {&}, ahk_id %wowid2%
ControlSend,, {&}, ahk_id %wowid3%
}
return
L::
KeyWait, L, D
{
ControlSend,, {L}, ahk_id %wowid1%
ControlSend,, {L}, ahk_id %wowid2%
ControlSend,, {L}, ahk_id %wowid3%
}
return
è::
KeyWait, è, D
{
ControlSend,, {è}, ahk_id %wowid1%
ControlSend,, {è}, ahk_id %wowid2%
ControlSend,, {è}, ahk_id %wowid3%
}
return
)::
KeyWait, ), D
{
ControlSend,, {)}, ahk_id %wowid1%
ControlSend,, {)}, ahk_id %wowid2%
ControlSend,, {)}, ahk_id %wowid3%
}
return
=::
KeyWait, =, D
{
ControlSend,, {=}, ahk_id %wowid1%
ControlSend,, {=}, ahk_id %wowid2%
ControlSend,, {=}, ahk_id %wowid3%
}
return
_::
KeyWait, _, D
{
ControlSend,, {_}, ahk_id %wowid1%
ControlSend,, {_}, ahk_id %wowid2%
ControlSend,, {_}, ahk_id %wowid3%
}
return
(::
KeyWait, (, D
{
ControlSend,, {(}, ahk_id %wowid1%
ControlSend,, {(}, ahk_id %wowid2%
ControlSend,, {(}, ahk_id %wowid3%
}
return
-::
KeyWait, -, D
{
ControlSend,, {-}, ahk_id %wowid1%
ControlSend,, {-}, ahk_id %wowid2%
ControlSend,, {-}, ahk_id %wowid3%
}
return
"::
KeyWait, ", D
{
ControlSend,, {"}, ahk_id %wowid1%
ControlSend,, {"}, ahk_id %wowid2%
ControlSend,, {"}, ahk_id %wowid3%
}
return
X::
KeyWait, X, D
{
ControlSend,, {X}, ahk_id %wowid1%
ControlSend,, {X}, ahk_id %wowid2%
ControlSend,, {X}, ahk_id %wowid3%
}
return
é::
KeyWait, é, D
{
ControlSend,, {é}, ahk_id %wowid1%
ControlSend,, {é}, ahk_id %wowid2%
ControlSend,, {é}, ahk_id %wowid3%
}
return
ç::
KeyWait, ç, D
{
ControlSend,, {ç}, ahk_id %wowid1%
ControlSend,, {ç}, ahk_id %wowid2%
ControlSend,, {ç}, ahk_id %wowid3%
}
return
à::
KeyWait, à, D
{
ControlSend,, {à}, ahk_id %wowid1%
ControlSend,, {à}, ahk_id %wowid2%
ControlSend,, {à}, ahk_id %wowid3%
}
return
'::
KeyWait, ', D
{
ControlSend,, {'}, ahk_id %wowid1%
ControlSend,, {'}, ahk_id %wowid2%
ControlSend,, {'}, ahk_id %wowid3%
}
return
w::
KeyWait, w, D
{
ControlSend,, {w}, ahk_id %wowid1%
ControlSend,, {w}, ahk_id %wowid2%
ControlSend,, {w}, ahk_id %wowid3%
}
return
$J::
KeyWait, J, D
{
ControlSend,, {A down}, ahk_id %wowid2%
ControlSend,, {E down}, ahk_id %wowid3%
KeyWait, J, L
{
ControlSend,, {A up}, ahk_id %wowid2%
ControlSend,, {E up}, ahk_id %wowid3%
}
}
return
~r::Suspend, on
~/::Suspend, on
~Enter::Suspend, on
~^&::Suspend, off

Inconnu.






![[Valid RSS]](/design/valid-rss.png)