Untitled

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