View Single Post
Old 06/16/08, 9:57 PM   #60 (permalink)
Tymir
Piston Honda
 
Tymir's Avatar
 
Draenei Priest
 
Bloodscalp
~*1::
Loop
{    
   GetKeyState, 1State, 1, P
   If 1State = U
   Break
   Else
   Send {!}
   Sleep, 5
}
Return
For Shift-1 I use this script. I'm not sure what you should put in place of "!" if you were writing an equivalent script except with an Alt or Ctrl modifier.
 
User is offline.
Reply With Quote