Reversed Disengagement Movement Skill (Rune of Ishtak’s Mercy)
RButton::
WinGetActiveStats, Title, Width, Height, X, Y
MouseGetPos, xpos, ypos
MouseMove, Width-xpos, Height-ypos
Sleep, 30
Send {4}
MouseMove, xpos, ypos
Return
You move in the direction of the cursor instead of backwards as it is by default.