

- #Counter strike global offensive aimbot how to#
- #Counter strike global offensive aimbot install#
- #Counter strike global offensive aimbot zip file#
- #Counter strike global offensive aimbot windows 10#
Then I converted my TensorFlow model to the TensorRT INT8 model with an input size of 416.
#Counter strike global offensive aimbot windows 10#
This is what you can get on Windows 10 with 1080TI GPU, but if you have a newer GPU, you can get better results. So, what do these Frames Per Second results tell us? At first, I used standard YOLO TensorFlow detection without TensorRT optimization.


Best to understand my results would be to watch my YouTube video. To make it even more accurate, it's recommended to use more than 10 thousand images in different maps, and so on, then we would be sure that our model won't detect enemies wrong. Most of this training data I generated with the method I explained in my previous tutorial. Check my YouTube tutorial for more.įirst, I should tell you that I used only around 1500 images to train my aimbot model. Also, you may need to change sensitivity or other minor settings. If the mouse is flying around in-game, open the game console and type m_rawinput 0, this will disable raw game input. When YOLO detects objects on the screen, it should start moving the mouse and shooting the enemies. Now, when you have running the CSGO game in the background, run the YOLO_aimbot_main.py script. You may change YOLO_INPUT_SIZE if you need better accuracy, but you will lose in FPS. My yolov3/configs.py file is already configured for custom trained object detection with an input_size of 416.
#Counter strike global offensive aimbot install#
Now you need to install all requirements: Now open the checkpoints folder and run linux_unzip_files.py script.

Sudo apt-get install unzip unrar p7zip-full, Download P7ZIP with GUI and unzip everything.
#Counter strike global offensive aimbot how to#
If you are on Linux, there are two ways how to unzip:ġ. If you are on Windows, unzip it using 7zip. I already zipped my trained model, which I put into the checkpoints folder.
#Counter strike global offensive aimbot zip file#
You can clone it or download it as a zip file it doesn't matter. When you have Steam and CSGO downloaded, we can download my GitHub repository. In steam download Counter-Strike Global Offensive There still may be errors while installing or running Steam, but you should solve them with google help :).ĥ. Then run Steam with the following command in the terminal: But if you are on Linux, it's a little more complicated. Second, if you are on windows, it's pretty easy and obvious how to install Steam. Why ubuntu? Because it's much easier to run TensorRT on Ubuntu than Windows 10, you can try to run it on Windows 10 with the following repository.įirst, you must install TensorFlow, Python 3, Cuda, Cudnn, etc., packages to prepare the TensorFlow environment.
