emitchell109
03-17-2015, 02:53 AM
So, I am very new to this. But feeling better and better about it each day. Already grinded 2sets up to lvl 55 ish each.
Double hunters <-- a must have
Tank/Heals <-- IMO easiest every, Guardian druid + Resto sham.
Here is a post of my HOTKEYS list, as I was struggling to get them to work on BOTH instances of wow.
At one point I had them halfway working.
But ultimately to get it going how I wanted it too, i ended up coding the LONG way around.
At least that is how I feel about it.
Take a look and please give me any and all tips.
//-----------------------------------------------------------
// DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
// SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
//-----------------------------------------------------------
<Hotkey ScrollLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, WheelForward, WheelBackward, Button4, Button5, LAlt, RAlt, Plus, Minus, Oem3, LCtrl, F1-F12 except A, W, S, D>
<SendLabel w1, w2>
<Key %Trigger%>
<Hotkey Shift Q>
<SendLabel w1, w2>
<Key Shift Q>
<Hotkey E>
<SendLabel w1, w2>
<Key E>
<Hotkey Shift F>
<SendLabel w2>
<Key Shift F>
<Hotkey WheelForward>
<SendLabel w2>
<Key RAlt O>
<Hotkey WheelBackward>
<SendLabel w2>
<Key RAlt I>
<Hotkey Button4>
<SendLabel w2>
<Key Q>
<Hotkey Shift R>
<SendLabel w2>
<Key alt b>
<Hotkey Shift T>
<SendLabel w2>
<Key alt n>
<Hotkey Shift G>
<SendLabel w2>
<Key 4>
<Hotkey Shift Y>
<SendLabel w2>
<Key 5>
<Hotkey Shift WhEELforward>
<SendLabel w2>
<Key 6>
<Hotkey Shift WhEELbackward>
<SendLabel w2>
<Key 7>
<Hotkey z>
<SendLabel w2>
<Key Shift 1>
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn W, A, S, D>
<SendLabel w1, w2>
<Key %Trigger%>
Those are my slave healers keys for healing me or my target blah blah. I was trying to follow some of the tuts but I guess i failed or just didnt comprehend.
Thanks for any and all tips.
Double hunters <-- a must have
Tank/Heals <-- IMO easiest every, Guardian druid + Resto sham.
Here is a post of my HOTKEYS list, as I was struggling to get them to work on BOTH instances of wow.
At one point I had them halfway working.
But ultimately to get it going how I wanted it too, i ended up coding the LONG way around.
At least that is how I feel about it.
Take a look and please give me any and all tips.
//-----------------------------------------------------------
// DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
// SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
//-----------------------------------------------------------
<Hotkey ScrollLockOn A-Z, 0-9, Numpad0-Numpad9, Tab, Esc, LShift, Space, WheelForward, WheelBackward, Button4, Button5, LAlt, RAlt, Plus, Minus, Oem3, LCtrl, F1-F12 except A, W, S, D>
<SendLabel w1, w2>
<Key %Trigger%>
<Hotkey Shift Q>
<SendLabel w1, w2>
<Key Shift Q>
<Hotkey E>
<SendLabel w1, w2>
<Key E>
<Hotkey Shift F>
<SendLabel w2>
<Key Shift F>
<Hotkey WheelForward>
<SendLabel w2>
<Key RAlt O>
<Hotkey WheelBackward>
<SendLabel w2>
<Key RAlt I>
<Hotkey Button4>
<SendLabel w2>
<Key Q>
<Hotkey Shift R>
<SendLabel w2>
<Key alt b>
<Hotkey Shift T>
<SendLabel w2>
<Key alt n>
<Hotkey Shift G>
<SendLabel w2>
<Key 4>
<Hotkey Shift Y>
<SendLabel w2>
<Key 5>
<Hotkey Shift WhEELforward>
<SendLabel w2>
<Key 6>
<Hotkey Shift WhEELbackward>
<SendLabel w2>
<Key 7>
<Hotkey z>
<SendLabel w2>
<Key Shift 1>
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn W, A, S, D>
<SendLabel w1, w2>
<Key %Trigger%>
Those are my slave healers keys for healing me or my target blah blah. I was trying to follow some of the tuts but I guess i failed or just didnt comprehend.
Thanks for any and all tips.