Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
keepclicking.au3
SUBMITTED BY:
Guest
DATE:
July 1, 2015, 3:03 a.m.
FORMAT:
Text only
SIZE:
344 Bytes
Raw
Download
Tweet
HITS:
538
Go to comments
Report
hotkeyset ("^{NUMPADdot}","_mine")
hotkeyset ("{NUMPADdot}","_mine")
hotkeyset ("{ESC}","_exit")
call ("_pause")
func _exit()
Exit
EndFunc
func _pause()
while 1
sleep(250)
WEnd
EndFunc
func _mine()
;~ while 1
MouseDown("right")
Call ("_pause")
;~ WEnd
EndFunc
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus