A Simple Recoil Macro Program Written In C++
I have just started learning C++ so this is very messy code and I know it sucks but "it works"
- Toggle On/Off (Not Keybind, By Input)
- Choose Between Mouse 1/2/1+2
- Change The X, Y Or Sleep Value
cd path/to/directory/
g++ main.cpp mouse.cpp -o main.exe