Coder Social home page Coder Social logo

ai_aimbot's Introduction


Logo

AI_AIMBOT


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

DEMO

Demo

About The Project

AI_AIMBOT is an aimbot powered by real-time object detection with neural networks

Detection model is built on YOLOv5

Optimized for CS:GO, may work with other FPS game [ you can train your own model ]

Getting Started

For education puerposes only, you may get banned from using this in matched games.

Prerequisites

  • Nvidia card with cuda support
  • Only windows supported
  • python>=3.8

Installation

  1. clone repo
git clone https://github.com/wasabiegg/AI_AIMBOT
  1. Install Nvdia CUDA toolkit
  2. Install Nvdia cudnn
  3. Install package dependencies
    cd AI_AIMBOT
    pip install -r requirements.txt

Usage

  1. Tweak settings in config.yaml
  2. python hms.py
  3. You can turn off auto aim at runtime by turning on capslock

Roadmap

  • More efficient screen capture
  • Better strategy for target selection
  • Better strategy for target selection

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/wasabiegg/AI_AIMBOT

Acknowledgements

ai_aimbot's People

Contributors

wasabiegg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

failsafe89

ai_aimbot's Issues

need help

How to fix this error:

ERROR: Could not find a version that satisfies the requirement torch>=1.7.0 (from versions: none)

issue

6 FPS with 145 MS interpolation delay C:\Users\lihun\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\torch\autocast_mode.py:141: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling
warnings.warn('User provided device_type of 'cuda', but CUDA is not available. Disabling')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.