Any auto clicker?

06/12/2015 20:07 WhatTheHeZ#1
I checked around and saw the 2.2 auto clicker from a guy with a "ichigo chibi," and I also checked lot of the "said to be working" auto clicker and they don't work, is there any existing one that work? Let me know. Thanks.
06/13/2015 00:27 Seren30#2
Autoit.
06/13/2015 07:19 chaoticoracle225#3
Quote:
Originally Posted by WhatTheHeZ View Post
Let me know. Thanks.

includes compiled auto clicker and script. use autoit v3 and run as admin and 86 for best reliability
the file name lies it clicks twice a second

Code:
Global $Paused
MsgBox(0,"starting","press ok")
sleep(5000)
While (1)
	MouseClick("left")
	Sleep(500)
WEnd
[Only registered and activated users can see links. Click Here To Register...]

idk why I'm even posting this simple stupid answer .... go learn how to do this and use the search function if you dont know how plz