2025

Decoil

Simple Python antirecoil tool that simulates mouse movement to counter weapon recoil in games.

Decoil (Python)

Personal project: simple antirecoil tool built in Python.
Moves the mouse automatically when both left and right buttons are held to counter recoil.

Notes / Features

  • simulates mouse movement using ctypes and Windows API
  • smooth, continuous downward movement to counter recoil
  • works when both left + right mouse buttons are pressed
  • uses pynput for mouse click detection
Explore more projects