These scripts are developed using AutoHotKey and is required to use them.
Please note this script will work only when "World of Warcraft" is found to be the active window, if your titlebar is different you will need to modify the topline to accomodate this.
Hunter Heroic Leap
This script will turn your camera to a specific angle (left/right/behind) to allow you to use disengage to jump in those directions. Even allowing you to jump forward.
The keybindings i've set for this is;
Shift + 1 / Alt + A - Turns the camera right and jumps left
Shift + 2 / Alt + W - Turns the camera behind and jumps forward
Shift + 3 / Alt + D - Turns the camera left and jumps right
Alt + S - Just presses the disengage key
Some modifications are required on your behalf to have this working effectivly on you system. Near the top of the code you'll see DisKey which is a string for storing your Disengage keybinding, currently is +] which is Shift + ] simply change the values to suite your keybinding. Modifiers are;
# - Winkey
! - Alt
^ - Control
+ - Shift
Eg;
DisKey = #A would be Windows key and A
DisKey = ^9 would be Control and 9
Download Link: Heroic Leap.ahk
Latest change date: 08:54 PM / 02/04/09