i almost have a working example... i found the example script online for drawing a simple square then i added MouseGetPos()
this almost works, but the rectangle changes size as your mouse moves around, im trying to keep a consistant size...
edit
_WinAPI_DrawRect($left, $top, $bottem, $right, 0x0000CC)
I hate making the post and fixing my script a few minutes later... been a few years since i played with autoit... still love it ;-)
#include
#include
Global $tRect
While 1
$fov = Mous