Its a idea for a gesture program.
You hold a key and moves your mouse in a patern, in this case a clockwise circle, and it works as a shortcut!
I know my way sucks and there is a better way to do it.
So if anyone wants to tell me this better way, please feel free to do so!
The top comments are just so i know what to put where
;$MousePos[0] <--->
;$MousePos[1] ^---v
;MousePos(0) < $MousePos[0] Left
;MousePos(1) < $MousePos[1] Up
Global $Step = 0
Func _CircularStep0()
$Mou