Quote Originally Posted by 'Nyth',index.php?page=Thread&postID=171201#post171 201
Quote Originally Posted by 'MGFLA2',index.php?page=Thread&postID=170920#post1 70920
I just bound a macro to my mouse 4 button to hit Ctrl Alt W in the game and then added this to my start up script for HotkeyNet..

<MovementHotkey ScrollLockOn Ctrl Alt W>
<If ActiveWinIs WoW1>
<SendLabel w2,w3>
<Key Q>
<SendLabel w2,>
<Key S>
<SendLabel w4,w5>
<Key E>
<SendLabel w4,>
<Key S>

I hit it twice and they look like this...

...............X
....X...................X
..........X.......X
Just to make sure... isn't that against EULA ? I guess that means several keys pressed with a single key... am I wrong ?

I was unaware of this since i saw this in another post and decided to use it....

I will now change this asap!

I had previously used this posted on HotKeyNey...i see no mutliple keys sent to the same instance ....

<MovementHotkey R>

<If ActiveWinIs wow1>
<SendLabel w2> <Key Left>
<SendLabel w3> <Key Right>
<SendLabel w4> <Key Up>
<SendLabel w5> <Key Down>