An AI-based tool to help both survivors and killers in Dead by Daylight
Build upon my first project dbd_autoSkillCheck, this repo aims to provide much more complete and advanced tools to help players to survive in dead by daylight.
We are in early phase of development, if you want to contribute, suggest features, or help us in any way, you can contact me on discord: manuteaa
Create your own python env (I have python 3.11) and install the necessary libraries using the command :
pip install numpy mss onnxruntime-gpu pyautogui IPython pillow gradio opencv-python
Then git clone the repo.
Run this script and play the game ! It will hit the space bar for you. For more details, see the original repo
python run_monitoring_gradio.py
There is no way you can make it work for now.