Venus is a neural network aim assist that uses real-time object detection accelerated with CUDA on Nvidia GPUs. (Fortnite only, WQHD+)
Python 3.8 or later.
pip install -r requirements.txt
python venus.py
To update sensitivity settings:
python venus.py setup
To collect image data for annotating and training:
python venus.py collect_data
Pull requests are welcome. If you have any suggestions, questions, or find any issues, please open an issue and provide some detail. If you find this project interesting or helpful, please star the repository.
This repo is a improvement fork of lunar.