View Single Post
05-24-11, 01:41 AM   #3
Jynks
A Frostmaul Preserver
Join Date: Oct 2006
Posts: 264
Thanks man

But there was a problem with that... seamed I had to hit the button twice.. once to set focus, then again to cast....

Try This One

/focus [@focus,dead,nomod][@focus,noexists,nomod] target
/cast [@focus,nomod] Fear
/clearfocus [mod:ctrl]
/cast [mod:alt] Howl of Terror
/clearfocus [mod:shift]
/focus [@focus,dead,mod:shift][@focus,noexists,mod:shift] target
/cast [@focus,mod:shift] Fear

What it dose
1) Cast on target when you have no focus will instantly set focus and cast fear in one button press
2) Cast when any target is selected and you have a focus and are in range of your focus you will cast fear on the focus target with out deselecting your current target
3) Cast with CRT held and it will clear your focus
4) Cast with ALT will cast HOWL OF TERROR
5) Cast with SHIFT it will change focus to current target and fear in one go


--------------------------------------

Here is a simpler one for Banish, so just fill in your spell of choice here... SPELL LOCK, SEDUCE, CYCLONE, SHEEP, HEX etc etc


/focus [@focus,dead,nomod][@focus,noexists,nomod] target
/cast [@focus,nomod] Banish
/clearfocus [mod:ctrl]
/clearfocus [mod:alt]
/focus [@focus,dead,mod:alt][@focus,noexists,mod:alt] target
/cast [@focus,mod:alt] Banish

What it dose
1) Cast on target when you have no focus will instantly set focus and cast banish in one button press
2) Cast when any target is selected and you have a focus and are in range of your focus you will cast banish on the focus target with out deselecting your current target
3) Cast with CRT held and it will clear your focus
5) Cast with ALT it will change focus to current target and fear in one go

Hope this helps!!

Last edited by Jynks : 05-24-11 at 02:41 AM.
  Reply With Quote