Untitled

 avatar
unknown
plain_text
a year ago
148 B
7
Indexable
f9::Suspend
LButton::
+LButton::
	SetMouseDelay 20
	While, GetKeyState("LButton","P")
	{
		Click
		If GetKeyState("Shift")
			Click, right
	}
Return
Editor is loading...
Leave a Comment