Hello!

I got my two key setup working just fine for FL Setup (no T) as I used olipcs idea. Everything works fine however I would like to use either Shift or Ctrl as a focus cast modifier, when I set Ctrl or Shift in WoW Interface as focus modifier then everything goes haywire for my Follow and Target buttons. I am using Keyclone in Vista. Here is my Setup perhaps I can change the modifiers to Alt,Ctrl, Alt+Ctrl and I can't come up with a 4th to avoid using Shift so I can use it for the focus casting. Also another thing that confused me is I have Self Cast set to Alt in WoW Interface settings and it works fine. I am running 4 shamans. I like just having the ASSIST Macro and the FOLLOW Macro for now but I want to be able to set a focus to cast heals or CC without losing my target.


Code:
 
Maleick (1) shift - ctrl 
Nurbok (2) ctrl - alt 
Voon (3) shift - alt 
Lycoon (4) shift - ctrl - alt 
*TF1-4 = Toon Follow 1-4 
*TT1-4 = Toon Target 1-4 
FOLLOW MACRO: Bound to " ` " on all toons 
/stopmacro [nomod] 
/target [mod:shift,mod:ctrl,nomod:alt,target=Maleick] [mod:alt,mod:ctrl,nomod:shift,target=Nurbok] [mod:alt,mod:shift,nomod:ctrl,target=Voon] [mod:alt,mod:shift,nomod:ctrl,target=Lycoon] 
/follow 
/targetlasttarget 

ASSIST MACRO: Bound to " J " on all toons 
/stopmacro [nomod] 
/target [mod:shift,mod:ctrl,nomod:alt,target=Maleick] [mod:alt,mod:ctrl,nomod:shift,target=Nurbok] [mod:alt,mod:shift,nomod:ctrl,target=Voon] [mod:alt,mod:shift,nomod:ctrl,target=Lycoon] 
/target [target=targettarget]