02-17-2011, 09:40 AM
Make a form then add a button in it. Change caption to "Autoclicker" button name will be button1. Then add a new form form name will be form2 then make your autoclicker in that form and then go back to first form and double click on button1 and write this code
Code:
form2.show
form.visible = false