Code Monkey home page Code Monkey logo

xiehg / the-fastest-mouse-clicker-for-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from windows-2048/the-fastest-mouse-clicker-for-windows

0.0 0.0 0.0 143.36 MB

Free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 SendInput() calls to reach up to 100000 clicks/s. Supports command line, random clicks and sequences of clicks (since v.2.5.3.2).

Home Page: https://windows-2048.github.io/The-Fastest-Mouse-Clicker-for-Windows/

License: GNU General Public License v3.0

Shell 0.01% C++ 93.56% C 5.28% Inno Setup 1.06% Batchfile 0.09%

the-fastest-mouse-clicker-for-windows's Introduction

The Fastest Mouse Clicker for Windows

Updated Jan 27 2023. Teaser developer's screenshot for The Fastest Mouse Clicker v3.0.0.0 (cross-platform Qt edition) added. Mouse Polling Rate has been discussed. Anniversary 100 stars at GitHub! Instead of WTL, the project migrates to Qt with full code rewrite and getting cross-platform (Windows/Linux/MacOS). Screenshot with "secret" features added. Disambiguation note has been updated by the video at official site.

The Fastest Mouse Clicker for Windows version 2.6.1.0 - Main app with batch folder that reveals "secret" features.

All future versions of The Fastest Mouse Clicker for Windows will be cross-platform and made with Qt

First, I have compiled a 64-bit minimalistic, static/static-runtime build of Qt v5.15.5 (LTS) made for Windows 7 to 11 under MSVC 2019 compiler.

Configure options:

C:\qt-src-5.15.5\configure -static -static-runtime -qt-zlib -qt-libjpeg -qt-libpng -qt-freetype -qt-pcre -qt-harfbuzz -no-sse4.1 -no-sse4.2 -no-avx2 -no-avx512 -no-pch -no-ssl -no-openssl -no-opengl -qpa windows -confirm-license -opensource -release -make libs -make tools -prefix c:/qt-5.15.5-static

Download qt-5.15.5-static.zip.

Migration to cross-platform Qt edition of The Fastest Mouse Clicker for Windows is in successive progress. New application will get version 3.0.0.0 and will be called "The Fastest Mouse Clicker for <OS> (cross-platform Qt edition)", where <OS> is "Windows", "Linux", "MacOS (M1)". QtDesigner *.ui makeup is ready today. I tease you to look how pleasant and beautiful The Fastest Mouse Clicker v3.0.0.0 will appear on your PC screen. Full native support of 4K and Retina displays is here. As always, the application is statically linked and does not require 3rd-party DLL or OS component. Meanwhile, among Windows lineage, all the systems from Windows 7 to Windows 11 are supported. Note though, 32-bit OS builds (typically for Windows) have gone to the history. New app will be 64-bit only for all the platforms. Standby!

Teaser developer's screenshot for The Fastest Mouse Clicker v3.0.0.0 (cross-platform Qt edition)

Brief list of main features

  • The world's best click rate up to 100 000 clicks per second, increased by 10 times comparing with the predecessor application "Fast Mouse Clicker". The latest version with fixed performance issue is 100 times faster!

  • Utilizes batch-array feature of SendInput() and manipulates with Sleep() to reach the ultimate possible performance of mouse clicks on Windows.

  • The Left, Middle, and Right mouse buttons are supported, they can be triggered for clicking by a key on the keyboard in a press or toggle mode.

  • Arbitrary keyboard key can be selected to trigger the clicking process. Furthermore, an another mouse button can play a role of a trigger key.

  • Different independent trigger keys to begin/end the clicking in toggle mode.

  • The program works fine even if it is minimized and also it operates on an arbitrary desktop area. The program can stop to click automatically, if a certain number of clicks is given by end-user.

  • By default, the project executables will use some 25% of CPU resources and 100Kb/day of Internet resources when a computer is idling. You may switch between executables that use PC resources and executables that don't use Pc resources by reinstalling the software. More information on Windows installers that use or don't use PC resources is here.

  • Command line has been supported: TheFastestMouseClicker.exe -c -t -s -m -b , where can be 'press' or'toggle' and can be 'left', 'middle', or 'right'. One may specify any part of arguments; unspecified or unrecognized values will be treated as defaults (see them by running the app and pressing 'Reset to defaults' button.

  • Button "Batch folder" has been added to open a directory with *.bat files quickly; it simplifies command line usage a lot.

  • Fractional values for clicks/s parameter are supported. For example, 0.5 clicks/s equals to 1 click every 2 seconds.

  • Random clicking has been implemented. Just click the "Batch folder" button and see remarks in the *.bat files reside there in order how to use command line arguments and to enable random clicking.

  • This is free, open source application without ads, viruses, trojans, malware, etc. forever.

Watch the Youtube video about how to install and use The Fastest Mouse Clicker for Windows

https://www.youtube.com/watch?v=gCpALY1WqmE

This video as well as many others recorded by our partners you can explore at the official sites above.

Copyright (c) 2016-2022 by Open Source Developer Masha Novedad

the-fastest-mouse-clicker-for-windows's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.