AutoMouseClicker2.2 for Windows 9x/NT/2K/ME/XP

 

Features Download Q&A Troubleshooting History

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 run terminate
        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).

You may make a shortcut to it on your Desktop.

DOWNLOAD AutoMouseClicker NOW  (76KB)
Icon Themes Downloads

IdleAnimation RunningAnimation default_icontheme (5KB) - already included in AutoMouseClicker.zip
IdleAnimation RunningAnimation over2_icontheme (7KB) - already included in AutoMouseClicker.zip
IdleAnimation RunningAnimation hl_icontheme (25KB)
IdleAnimation RunningAnimation mica_icontheme (38KB)
IdleAnimation RunningAnimation wwp_icontheme (13KB)

Windows Explorer Patch (256 color TrayIcons) download page:  You can now use 256 colors icon in your TrayBar if your copy of Windows is older than Windows XP.

Some Words

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.

Donation are truly welcomed...
[List of donors]

 

Questions & Answers

Why aren’t any updates to AutoMouseClicker for so long? []
I was addicted to a mmorpg that have been occupying my life for the past 16 months.
But luckily the game server went bust.
Is there any spyware/adware in your program? []
You can run Ad-Aware or Spybot on it.

A web user highlighted that hackers could possibly add Trojan to AutoMouseClicker and put the Trojan-affected file up on their sites for download.
[Text I extracted from the thread] [Original forum thread]
Can it work in my favorite games? []
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? []
You can find my source code (in VB6) on this page. If u can’t wait to add something spectacular, go ahead and modify it.
How do I use your program? []
Steps: (lazy to add in the meanwhile)
I have a brilliant suggestion for your program. How do I get you to add it? []
You can email me about it, and I will consider whether to add it.

If I didn’t give you any sort of reply within 2 weeks, u may curse me behind my back, I deserved it.
How do you get AutoMouseClicker to stop without moving the mouse to stop? CTRL-S? []
You can trigger the HotKey (CTRL+ALT+C) or choose another letter from the Options menu.
Where can I get a tutorial on AutoMouseClicker? []
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....

Anything above 100-200 is very slow...
[]
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...? []
Not implemented yet. Sorry.
Can I select what sort of Hotkey I would like to use? []
Not implemented yet. Sorry.
Could you make it so that the program clicks inside a particular program instead of just anywhere? []
Not implemented in the latest version yet. But to bring that particular window to front, and then click on it, might be a future implementation.
What program do you recommend to make a key-recorder? (finish a game without touching your keyboard) []
Here are macro softwares which you might like to use.

AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText
http://www.autohotkey.com/

WinMacro, a Macro recorder-player for Windows by S. Senthil Kumar
http://www.geocities.com/win_macro/

Journal Macro - A macro program that can act as a keyboard macro recorder,
an auto mouse clicker...
http://www.chosensoft.com/keyboard-macro-recorder/
Is there any way to run 2 (or more) of your programs at once? []
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.
[Collapse all -]

 

 

 

Troubleshooting

Basic list of VB runtime files and MS scripting file required in your system
msvbvm60.dll
scrrun.dll
mscomctl.ocx
msxml3.dll


* 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

If you encounter this error, you will need to install the file MSCOMCTL.OCX to your computer.
Download sites:
- http://www.majorgeeks.com/faqshow.php?id=8
- Missing MSCOMCTL.OCX Library File
- http://www.geocities.com/nitin_speed/resources.htm#mscomctl


* 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'.

Visual Basic 6.0 Runtime Module
Download sites:
- Direct Download from Microsoft site
- Missing MSVBVM60.DLL Library File


* 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

In summary, your system lacks scrrun.dll.
Download & install Microsoft Windows Script 5.6 for your version of windows from
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp


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



* You Do Not Have An Appropriate License To Use This Functionality In The Design Environment.
http://support.microsoft.com/kb/194751
http://vbnet.mvps.org/code/faq/faqqa.htm
http://www.gridlinx.com/annoy.htm

* When I try to run AutoMouseClicker in Windows Vista, it dies with the following error:
Run-time error '521': Can't open clipboard

My program does not work in vista as of v2.1 and earlier. Support might be added in a new version of AutoMouseClicker.
For programmers: http://www.vbaccelerator.com/home/VB/Code/Libraries/Clipboard/Customising_Clipboard_Use/article.asp
The bug is possibly due to my code relying on the VB Clipboard Object e.g. Clipboard.GetData(vbCFBitmap)


 

Version History

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.

Send suggestions and comments to: 
mangokun@hotmail.com

Programmed by Goh Mingkun using Visual Basic 6.0.

Source Code

Download Full Source Code (59KB) here.

 

Fan Mails

----- 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

Greetz *** ,

PS :your program rocks !!!
 
Related Links

 

You are the Counter visitor here
Home | AutoMouseClicker | Contact Me

This page is last updated on Mon, May 25, 2009
1