Max speed: (476)
Speed: (Not stable)

Video: youtube.com/watch?v=t7XTT_oqvvY

Hotkeys:

Num0 - (Enable)
Num1 - (Pause/Unpause)
Num3 - (Coordinates)

_______________________________________________

Codes

_______________________________________________

Quadrangle


Sleep 1337

Numpad0::
Loop
{
MouseMove, 900, 560, 0
MouseMove, 960, 500, 0
MouseMove, 1020, 560, 0
MouseMove, 960, 615, 0
}
return

Numpad1::
Pause
return

Numpad3::
MouseGetPos, xpos, ypos
Msgbox, X = %xpos% Y = %ypos%.

; This example allows you to move the mouse around to see
; the title of the window currently under the cursor:
#Persistent
SetTimer, WatchCursor, 100
return

WatchCursor:
MouseGetPos, , , id, control
return

return
Circle


Sleep 1337

Numpad0::
Loop
{
MouseMove, 920, 555, 0
MouseMove, 930, 540, 0
MouseMove, 945, 525, 0
MouseMove, 965, 520, 0
MouseMove, 980, 525, 0
MouseMove, 995, 530, 0
MouseMove, 1010, 550, 0
MouseMove, 1013, 575, 0
MouseMove, 999, 595, 0
MouseMove, 960, 602, 0
MouseMove, 930, 585, 0
}
return

Numpad1::
Pause
return

Numpad3::
MouseGetPos, xpos, ypos
Msgbox, X = %xpos% Y = %ypos%.

; This example allows you to move the mouse around to see
; the title of the window currently under the cursor:
#Persistent
SetTimer, WatchCursor, 100
return

WatchCursor:
MouseGetPos, , , id, control
return

return
Perfect Spinner

Sleep 1337

Numpad0::
Loop
{
MouseMove, 950, 558, 0
MouseMove, 950, 529, 0
MouseMove, 960, 558, 0
MouseMove, 950, 580, 0
}
return

Numpad1::
Pause
return

Numpad3::
MouseGetPos, xpos, ypos
Msgbox, X = %xpos% Y = %ypos%.

; This example allows you to move the mouse around to see
; the title of the window currently under the cursor:
#Persistent
SetTimer, WatchCursor, 100
return

WatchCursor:
MouseGetPos, , , id, control
return

return
Do not forget say thanks