Quote Originally Posted by IMTrick View Post
Shift works differently from alt. For example, Shift+2 = @, but Alt + 2 = Alt + 2.

The difference is that a control and alt sent one character plus a modifier key, and shift sends one character (but a different one than the unshifted character). ISBoxer doesn't need to know you're holding the shift key; it just needs that one character. There's no need with shifted characters to track the state of any other keys.

Awesome when I get back home ill check it out ty