Giter Site home page Giter Site logo

kir486680 / csgo_aim Goto Github PK

View Code? Open in Web Editor NEW
62.0 7.0 17.0 48.82 MB

Aim assist for CSGO with python and yolo

Python 100.00%
csgo cheats python tensorflow deep-learning counter-strike-global-offensive aimbot yolov3 neural-network yolov3-tiny

csgo_aim's People

Contributors

kir486680 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

csgo_aim's Issues

Questions

Hi, I've got some questions regarding this project. I'm actually using yolov5 at work now and I maybe going to attempt a project like this myself.
Is yours functional yet?
I see you use MSS to record realtime. How many frames are you getting on which hardware?
Does it also work with the new skins introduced in csgo?
Would like to know.

name 'net' is not defined and no yolo has no attribute 'net'

Hey, nice code, looks great, but could you help me with this? This happens when i try to run both of the files inside darknet folder.

net.setInput(blob)

NameError: name 'net' is not defined

self.net.setInput(blob)

AttributeError: 'Yolo' object has no attribute 'net'

mouse move

He has detected the target but the mouse will not move

i don't see it happening,

cmd opens up and then I started the game but nothings happen then I have to move the player even detection isn't working

Congrats and 1 bug detected

First of all well done!
I've made the same theme project and it's nice to see something to compare to.
The first thing that I think you need to add is a requirement.txt.
But after installing all the required models by relaunching every time to see another model missing.
I tried to launch the detect.py in yolov5s-Pytorch and it gave me an error:

You did said it's still in development so it's ok if it's not ready

The yolov3 version worked fine a bit slow on my laptop though.
I would consider to lower the input image for the model instead of 416x416 to something like 288x288 or even 160x160.
And instead of grabing the entire screen grab only the input image to accelerate detection time.
An FOV is important for an aimbot in order to focus on what you're aiming on.

All in all great job!! waiting to see a decent implementation of yolov5.

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.