Some irritating games or softwares requires you to click many hundred times, and this program just do that for you automatically.
New Features
AutoMouseClicker 2 is back with more amazing features!
click interval now works correctly, with a countdown displayed
random intervals (between 2 values)
loop mouse events (highly-requested!)
save loop value together with the mouse events to XML
turn on XP Visual Styles (which "normal" applications
doesn't provide support for)
system tray (deactivated by default)
customizable tray icons (through icon themes)
control multiple instances with single hotkey
Features
keep the program 'Always on Top' of all other windows (Useful)
keep your program settings (in a XML file)
clicks the Left or Right mouse button automatically
HotKey lets you start/stop the auto-clicking (useful with
Hyper-Click)
Hyper-Click option clicks the position where you have moved
your mouse pointer to
RepeatClick textfield can be reset to the initial value
entered when the clicking stops
start program minimized (useful to combine with autoSTART)
programmable mouse events
Saving/Loading of events to XML format
(editable manually)
Command Line Argument(s)
run: automatically starts
clicking
works as long as the word
run is added to end of command line,
doesn't matter if run is preceded by a -run or /run
to run on windows startup, just put a shortcut
["AutoMouseClicker.exe" -run]
in the windows Startup folder
load or
event: automatically loads
events.xml (meaning you can virtually set everything up, and
make a shortcut to trigger a series of mouse clicks, with
AutoMouseClicker's windows set to minimized!)
terminate: automatically terminates program after
clicking stopped.
Here's an
example:
"C:\AutoMouseClicker\AutoMouseClicker.exe"
load
runterminate
What it simply means:
AutoMouseClicker will start, load and run events.xml,
then terminates.
the same mouse events windows, but it have become more versatile
more options to love and hate
Actual Size Screenshot of
main window
AutoMouseClicker can be minimized and hidden to a system tray icon
fan video on YouTube
Why
Aching fingers because of too much clicking!
Some other information
I was playing an online BlackJack game (no real money involved),
and I need to click on my mouse 50 times to get the bet to the
maximum amount $250, and this is just for one hand of cards. Imagine
I have played 20 to 30 hands, that is >1000 clicks.
Now my fingers are already aching and trembling, and I have yet to
win back the money I have lost to the dealer.
I did a search on the Internet for mouse clicking programs.
I found only one and it is 'Mouse Clicker' by JM Burton (http://www.jmichaelburton.com/mouseclicker/).
Too bad that there are some limitations to it, so I decided to make
one that is better then it.
In case you don't know, I can say I didn't copied any of its design
for my program.
I thought of my program's design on my own.
'Purpose of the "Safety Mechanism" option'
To prevent the unintended input of a click interval that is so short
that it becomes impossible to stop the mouse clicking process
(or to click on the STOP button).
'Purpose of the "Hyper-Click" option'
The mouse will just click the position where your mouse pointer is
This means you can move the mouse around, while it is still clicking
Installation
No special installation is required on Windows.
AutoMouseClicker can be put in any folder (together with other
required files).
AutoMouseClicker has progressed so far, mainly due to the
great suggestions and comments from fellow users of my program.
I have made great effort to improve my program, thus we can all
share the fruits of its development.
It has also been a test of my skills in the Visual Basic programming
language.
AutoMouseClicker uses Windows API for its mouse
clicking, and should work in most games running in a window, e.g.
browser-based/flash/JavaScript games.
As for those full-screen games, most probably they locked the mouse
cursor, or they have their own mouse tracking methods.
AutoMouseClicker won’t be able to work in them.
If it can’t, it can’t.
I have some knowledge in programming. Can I modify your
program?
I didn't create any tutorial for my
program. I am sort of lazy at documentation kind of programmer. If
you could help me create one, I would be glad to put it up here.
What can
I use to create custom icon themes for AutoMouseClicker?
Firstly, create nice icons with
icon softwares like
Axialis
IconWorkshop.
Then, use the default icon theme files as
example and put your custom files under the folder IconThemes.
How can I set up the mouse clicker to click multiple locations,
wait a specified duration, and then restart the process?
From v2.1, you can now set mouse
events to loop forever or loop a specific a number of times.
However inserting a time delay between the previous and next
repetition is not implemented yet.
If you try to load alot of events (800) it dies - It never gets
finished
loading - it simply hangs there....
From v2.1, I have added code to
load events into an array instead of creating new set of controls
for each event. You can easily enable this behavior by adding
run to AutoMouseClicker's command
line.
Can AutoMouseClicker perform a double-click or hold the button
down for a second or so...?
Under Options > UNCHECK "Prevent
Multiple Instance". Exit AutoMouseClicker (to commit this
change of settings) and then start as many copies
as u want, but they might become difficult to manage.
AutoMouseClicker is no longer compatible with WoW?
My program is not intended for
gaining advantage inside games such as WoW. Sorry to state that,
this issue is not my priority if I were to release a newer version.
* When I try to run AutoMouseClicker, it dies with the following
error: Component 'MSCOMCTL.OCX' or one of its dependencies not
correctly registered: a file is missing or invalid
* When I try to run AutoMouseClicker, it dies with the following
error: The file 'MSVBVM60.DLL' cannot be found...
MSVBVM60.DLL is a support file required to run any Visual Basic 6
program.
If you encounter this error, you will need to install the 'Visual
Basic 6.0 Runtime Module'.
* When I try to run AutoMouseClicker, it dies with the following
error(s):
Run-time error '429' ActiveX component can't create object
Run-time error '-2147221231 (80040111)': Automation error
ClassFactory cannot supply requested class
The error that you have encountered is caused by some VB runtime and
MS scripting files not being properly installed or uninstalled from
the system.
One way that the run-time error 429 occurs is when one of the
components that is needed by the program is not registered
correctly.
The File System object is contained in the Scrrun.dll file.
Make certain that this DLL file is installed on the target computer,
and that it is correctly registered.
http://support.microsoft.com/kb/247979/EN-US/
* When I try to run AutoMouseClicker, it dies with the following
error:
Run time error '430': Class does not support Automation or does not
support expected interface
This error message does not mean that there is something wrong with
MDAC. It means that some DLL file, which is referenced from the
application, is missing.
However it is recommended that you get your system updated to MDAC
2.5 SP3 or higher.
- MDAC Downloads
-
PQ Systems - MDAC Information
2.2 (May 25, 2009)
- random interval option added to mouse events window (requested by
"Mike Taylor")
- random interval values, as part of the mouse events, are saved to
XML
- removed a bug that cause a "can't open clipboard" error in windows
vista
2.1 (Aug 28, 2006)
- interval bug resolved [requested by "Dan" Danny_L_Gorby, "Thomas
van der Vlis", "Lars Östlund", "Polly Stello", "Geoff
Pollard", "Richard", "Hao Ming Yang", "Eugene
Kaidalov")
- random interval (between 2 values) option added [requested by "Michael
Salo", "Eugene Kaidalov"]
- loop mouse events option added [requested by "Keith Smith",
"Shawn Siebert", "Paul", "JarC", "Zyse",
"Mike Lao", "Jacob Heagy", "michelle J", "Madman",
"Jason Tram", "Anas KF AUR", "tdk", "Keith
Calsyn", "Grant", "Discover castello", "Gary
Bolton", "Patrick Kirsch"]
- loop value is saved together with the mouse events to XML
- XP Visual Styles option added
- using API to check multiple instances (instead of app.prev which
fails on winxp, causing program termination)
- system tray added (tray icon deactivated by default,
HideOnMinimize, CloseMeansClose) [requested by "Mike Winn", "Charlotte
Pedersen"]
- customizable tray icons (blank(transp. look) icon, main form icon,
icon themes)
- single hotkey will now control multiple instances [requested by "Frank",
"Syrén Gunnar"]
- other major bug fixes (e.g. integer overflow, invalid value type)
- some interface changes
1.6 (Jan 16, 2005)
- Minor bug fixes
- Saving/Loading of events to XML format (requested by "Michael
G. K. Rasmussen")
- Added "load"/"event" Command Line Argument
- Added "terminate" Command Line Argument
1.52 (Dec 5, 2004)
- Updated the Troubleshooting section with better solution and links
1.51 (Dec 5, 2004)
- Removed a serious bug that involved Hyper-Click function (pointed
out by "Nicklas Larsson")
- Minor code changes
1.5 (Dec 4, 2004)
- labels in Capture coord screen can be removed with a click
- Configure Mouse Events option added (requested by "Jonathan Vota",
"Frank", "Kenn Verrell", "jimmy volcheck")
1.44 (Dec 3, 2004)
- Removed a bug that involved the txtDelay used with Hyper-Click
- Hence shortened the max value allowed in txtDelay to 60secs
- Prevent Multiple Instance option added (requested by "Syrén Gunnar")
1.43 (Nov 24, 2004)
- Keep initial value in RepeatClick textfield option added (requested
by "Syrén Gunnar")
- Start Minimized option added
- autoSTART of clicking through Command Line Argument added (requested
by "Joe McCann")
1.4 (Feb 16, 2004)
- HotKey implemented (requested by "Terminal Heretic")
- Hyper-Click option added (requested by "Terminal Heretic")
- Minor code changes
1.3 (Feb 16, 2004)
- Enabled the "Right Button" option (requested by "Julian Lee")
1.25 (Jan 16, 2004)
- Modified Help file (AutoMouseClicker.txt) to explain the purpose of
the "Safety Mechanism" option
1.2 (Dec 14, 2003)
- Removed a minor bug in the program, which is when a value of >65535
is entered into the "Click Interval in ms" textbox
1.1 (Oct 24, 2003)
- Removed a small bug in the program, that is caused when other
program windows are in keep on top mode
Disclaimer
This program is free. You may distribute it, but you may not
charge money for it.
----- Original Message -----
To: mangokun@hotmail.com
Sent: Sunday, June 17, 2007 16:13
Subject: automouse clicker
Hello m8 ,
I'm 14 an i live in *** so some words that i write will be english
for me and chinese for you :d
I really like the autoclicker but I have a question about it.
I play a rpg game with it and i now made a eventlist (amc 1.52) to
attack people that i can attack , and i added some cool events to
restart the list every 60 sec ;d
That's the problem ,when the people watch their attack log they
well see
* attacked you 2min 5 sec ago
* attacked you 3min 5 sec ago
....
Then the smart guys will see that i 'm ''cheating'' ,
so can i let my event list restartd between every 0.5 - 5 minutes
?
so they wont see that Im cheating
and one more thing , noobish i think but can i save my eventlist
with 1.52 ? or do i need 2.1 for that