Instale o python no terminal curl -o python-installer.exe https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
python-installer.exe /quiet InstallAllUsers=1 PrependPath=1 Include_pip=1
Instale as pendencias do .exe
pip install pyautogui keyboard pynput
agora é só abrir o cz.exe