answersLogoWhite

0


Best Answer

ya if your use apple script which should be apart of your computer then u can enter this command into it.

on idle

tell application "System Events"

key code 87

end tell

return 2

end idle

Once you have done that save it on to ur desktop and then go into universal acces under system preference. Go to universal settings and then click the mouse and trackpad botton on top of the window that pops up. Then hit mouse keys on and also hit enable assisting devices at the very bottom. Now just click what you saved on ur desktop and it should start auto clicking. :p enjoy

Source:I have used apple script before and it worked for me.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there a autoclicker for mac which isn't automator?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the Automator for Mac?

Automator is a tool that will, as the name suggest, allow you to automate things on your Mac. Automator works by files known as "workflows", it contains a library of "actions" that you want a workflow to perform. Such as file renaming, creating a new email message, etc. Workflows can be saved as individual apps that can be ran to perform their needed task. Additional information is available on Apple's Mac 101 article on Automator, link available in related links below.


When was Dan the Automator born?

Dan the Automator was born on 1967-09-09.


How do you open a bat file on a Mac?

A .bat file is used by the Windows operating system (or MS DOS) to execute a sequence of instructions. It will not work with a Mac running Mac OS X. Depending upon what you wished to achieve you would use a Shell Script in the Terminal or Automator or AppleScript. (See links below)


Where can i get an autoclicker?

Auto clickers are not allowed. Don't use them.


Has anybody made a Harry Potter automator?

No.


Is there a game like wolf quest where you can chat with others but on mac?

no there isnt im sorry


How do you change the resolution of a jpeg?

To change the file size you can try to archive it using zip or a rar. They are designed to compress things. However the savings in size for images are limited. More effectively is to change the image format or to reduce its resolution (reduce width & size of the image). See related questions for more details.


What is Mac Os X Tiger used for?

OS X is simply an operating system, and its purpose is to provide the basic framework upon which other application programs and services run.


How can you play wonderking on your Mac osx?

To my knowlede there isnt a direct way to play wonderking on a mac BUT there are programs to help close that gap i found an online Os download that makes windows games play.


Some of my mafia lists got a little chicken icon on what's that mean?

they use autoclicker and they will get banned.


How do you run a batch bat file on a Mac?

Thats a very good question but you can not because Mac's dont have the program called CMD.exe. and if you some how download it youll have to modify the properties. batch files run inside cmd.exe so its pretty much impossible. im sorry if mac is the only thing you have. The equivalent on the Mac would be to set up a shell script in the Terminal application found in the Utilities folder within the Applications folder. Or you could, depending upon what you want to achieve, use Automator found in the Applications folder.


What is the best operating system for programmers?

Mac OS X. Why? First off, we have to consider our options. The major players are: Windows, Mac OS, and Linux/Unix Mac OS is the best because: - Support for automation (Automator/AppleScript) which is essential - Better hardware all-around - Nice functional GUI (comparable to Windows) - Ability to run all major OS via virtualization - UNIX root - Tools support is not bad (Xcode) In essence, Mac OS is like Windows + Linux/Unix.