Some folks )including myself) use the Jamba addon for wow. At its simplist, it uses a simple Master Slave concept and can help alot with the following, quests, trading etc.
Following and possitioning I think will always be a situational thing, and for me I use the S (walk backward key) to break following, and I've created a seperate hotkey that triggers macro's on each slave to /follow. I use Bartended to help assign custom macros on each toon. For example this is what I use to trigger the key combo Alt Ctrl 6 on my Slaves. (I should note I use a game pad also to assign the key combos to one key.)
Code:
//----------------------------------------------------------------
//Follow Master - Trigger Follow macro on WoW2
//----------------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl 6>
<SendLabel w2>
<Key Alt Ctrl 6 >
Here is my example of the auto follow hotkey I have for hkeynet.
Code:
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn up, down, left, right, Space, S>
<SendLabel w1, w2>
<Key %Trigger%>
Connect With Us