Skip to content

MyLuxy/Veto-AutoClicker

Repository files navigation

Anteprima Veto 3D

Features

  • Minimalist Design: Sleek Dark Theme GUI built using CustomTkinter for easy reading and a modern look.
  • Advanced CPS Control: Ability to set Min and Max CPS ranges with a Randomization option to simulate more natural, human-like input.
  • Flexible Hotkeys: Supports quick arming/disarming using standard keyboard keys (e.g., F6) or dedicated side mouse buttons (Mouse 4 / Mouse 5).
  • Separate Macros: Independent control and optional activation for both Left and Right click macros.
  • Cross-Platform Ready: Core logic is designed to be compatible with Windows, macOS, and Linux.
  • Persistent Settings: CPS settings and hotkeys are automatically saved for your next session.

Preview 💦

 

VetoParallax

 

🚀 How to Use Veto (Quick Start)

  1. Set CPS Range: Adjust the Min CPS and Max CPS sliders to your desired values.
  2. Choose Hotkey: Click the Hotkey button and press the key you want to use (e.g., F6 or Mouse 4).
  3. Arm the Macro: Press the configured Hotkey. The macro status will change from ● OFF (red) to ● ARMED (yellow/orange).
  4. Start Clicking: Hold down the corresponding mouse button (Left or Right). The status will change to ● CLICKING (green).
  5. Disarm: Release the mouse button and, when finished, press the Hotkey again to fully disarm the macro (● OFF).

Building from Source

If you wish to compile Veto from the source code, you will need Python 3 and the following dependencies:

Python Dependencies

pip install customtkinter pynput Pillow

Compiling for Windows

Use this command on the terminal to compile

pyinstaller --onefile --windowed --icon=assets/veto_icon.ico --add-data "veto_splash.gif;." --add-data "assets/VetoComplete.png;assets" --add-data "assets/veto_icon.ico;assets" --name Veto main_launcher.py

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License.

❗ IMPORTANT: Non-Commercial Use Only

You are free to share and adapt this software for personal and non-commercial purposes, provided you give appropriate credit. Commercial use of this project is strictly prohibited.

About

Autoclicker for Windows. Features configurable hotkeys, CPS randomization to simulate human input, and separate macro support (Left/Right).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors