|
Hey Lockergnome, I just got my new Trust Laser Gaming Mouse GXT 34 in today and it doesn't let me add a mouse click macro or a toggle-able macro. Right now I've got it setup to fire a ctrl+up arrow and ctrl+down arrow to switch between applications and the other two buttons to ctrl+shift+r and ctrl+shift+t which I'd like to launch an auto clicker via a AppleScript. I've got a simple application that does either a left or right click for me already but I have no idea how to listen for keyboard input.. This is my current script:
This is the application that is being launched It waits 2 seconds then presses left click 100 times with a 0.005 second waiting time per click (200 clicks per second). How can I modify this script to make it react to ctrl+shift+r and then launch it until the key combo is released? Or do any of you know a easier auto clicker for Mac that listens to a key combo and run at at least 200 click per second? Edit: |
