Palomita2222 / Overwatch2_AI_Triggerbot

This is an automatic triggerbot that uses a CNN model to detect robots in the screen ( only in the training camp ) and then triggers the shoot button when you are aiming at one. Also, Use soldier 76, as it was used for training.
1 stars 0 forks source link

Overwatch2_AI_Triggerbot

This is an automatic triggerbot that uses a CNN model to detect robots in the screen ( only in the training camp ) and then triggers the shoot button when you are aiming at one. Also, Use soldier 76, as it was used for training.

No need to train or add training data to the model!!! The model has already been pre-trained, so just open the program after installing the modules, and have fun.

UPDATE: The CNN has been pre-trained with LOTS MORE DATA! It now works more accurately than in the GIF

REMEMBER TO ONLY USE THIS IN THE TRAINING CAMP, AND THIS IS ONLY FOR EDUCATIONAL PURPOSES, YOU WILL GET BANNED IF YOU USE THIS MALICIOUSLY

This project requires the following modules:
  • -Numpy
  • -cv2
  • -pyautogui
  • -tkinter
  • -sklearn
  • -tensorflow
  • -Pillow