My old script had this section in it, you are probably using the same clonespush basis so this should work for you. Copy paste it into the file you are using.
I no longer use AHK, but happen to still have the file:
Code:
; *** Move clones ***
Up::ClonesPush("{Up down}")
Up Up::ClonesPush("{Up up}")
Down::ClonesPush("{Down down}")
Down Up::ClonesPush("{Down up}")
Left::ClonesPush("{Left down}")
Left Up::ClonesPush("{Left up}")
Right::ClonesPush("{Right down}")
Right Up::ClonesPush("{Right up}")
If your slave (any character that you aren't driving from is generally called the slave) is a melee capable class (such as a paladin or shaman), you can also turn on click to move, and then keybind "interact with target" in game as a good way to turn them to face things.
Connect With Us