Code Monkey home page Code Monkey logo

superautoclicker's Introduction

Table of Contents

SuperAutoClicker (English)

What makes SuperAutoClicker so different from the other autoclickers out there? The answer to that question is: you can control the autoclicker from within your game. All you have to do is configure your keybindings, , and bam! You can set the interval, toggle the clicker on and off and switch between both mouse buttons, all without alt-tabbing out of the game.

Screenshots

(slightly outdated)

Supported Operating Systems

Only Windows is supported as of now. Linux support is a work in progress.

Recommendations

It is recommended that you have a keyboard with a dedicated numpad.

Usage

You control SuperAutoClicker by using the keyboard. The window does not have to be active for it to listen to your inputs.

To begin using the auto clicker, press the Listen Mode button. In Listen Mode, you can use the number keys to specify the interval (in milliseconds) between clicks. Do note that there is a limit of 7 digits in your input.

When you're done entering your desired interval, you can press the Listen Mode button again to save it or you can simply press the Click Mode button to toggle Click Mode. When it is turned on, the program will begin clicking at such interval.

You can press the Toggle Mouse Button key to switch between the left and right mouse buttons. If you want to stop the auto clicker, press the Toggle Mouse Button again.

You can also change the interval on the go, while the auto clicker is clicking. Simply press turn on Listen Mode, type your millisecond interval and then turn off Listen Mode.

In a nutshell

Description
Toggle Mouse button Switches between left and right mouse buttons.
Listen Mode State in which the program listens for your numeric inputs. Your numeric inputs will be stored as millisecond intervals for the autoclicker.
Click Mode State in which the program repeatedly clicks with either the left or right mouse button repeatedly, depending on your Toggle Mouse Button state.
Number Row or NUMPAD0-9 Inputs milliseconds while in Listen Mode.
Slow Click Mode (Advanced) Certain games will only work with this option enabled.

Example

  • Example 1: Setting the autoclicker to click at a 100 ms interval.

    • Open SuperAutoClicker.
    • Press the Listen Mode button.
    • Type 1 0 0 with the number row or your numpad.
    • Press the Listen Mode button to save your input.
      • Press the Click Mode button to start clicking.
      • Press the Click Mode button again to turn the autoclicker off.
    • OR: Press the Click Mode button to immediately start clicking.
  • Example 2: Changing the autoclicker on the fly from 200 ms to 10 ms.

    • Open SuperAutoClicker.
    • Press the Listen Mode button.
    • Type 2 0 0.
    • Press Click Mode button to start clicking.
    • Press the Listen Mode button again.
    • Type 1 0.
    • Press the Listen Mode button again.
    • The auto clicker should instantly switch to the new speed.

Customizing Keys

To change your keybindings, simply click the button of the action you want to change. Then enter the key combination on your keyboard.

Download

All Releases

Building

Windows

Requirements: Qt Creator 4.9.0, QMake 3.1, Qt (5.12.3), (MSVC 2017)

  • Command-line:

    • Release

        qmake src.pro -spec win32-msvc "CONFIG+=qtquickcompiler"
        jom in Release
      
    • Debug

        qmake src.pro -spec win32-msvc "CONFIG+=debug" "CONFIG+=qml_debug"
        jom in Debug
      
  • Qt Creator

    • Open src/src.pro and build the project.

Troubleshooting

The autoclicker doesn't work on [GAME].

The current version comes with Slow Click Mode which aims to fix this problem. Simply toggle it on and try again.

License

Project is licensed under MIT License. See LICENSE.md for details.

superautoclicker's People

Contributors

strfox avatar

Stargazers

Sakari Niittymaa avatar  avatar Loxy Zhou avatar captain avatar  avatar  avatar Juan Montenegro avatar  avatar Ziyph avatar  avatar 0Lunar avatar  avatar 望将 avatar  avatar Sandorex avatar Adam Chen Wei avatar Hadrian Paulo Lim avatar

Watchers

James Cloos avatar

superautoclicker's Issues

v1.0.0 labeled as Trojan.Rozena

The v1.0.0 version is labeled as Trojan.Rozena and some other ransomwere on both totalvirus and hybrid-analysis so i don't know if i should trust this

Add option to randomize to click location & randomize interval between clicks

currently this application mimics your clicks 1:1, some games however can detect when you are botting, as the input will be identical for hours on end and result in your ban from the game.

therefore an option should be added that allows you to randomize the interval between any given click within a range specified & another option to randomize where the application will click in a circle/box around your original click, within a range specified

edit: if mouse travel could have the randomization option that'd be great as well, as that would otherwise also be a dead giveaway

edit: i just tested this app, and it seems i'm illiterate because this doesnt actually record mouse movement input, only clicks....if you implement that too, that'd be great, otherwise other things i asked are very useless.

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.