GithubHelp home page GithubHelp logo

cherishsince / pubg_usb Goto Github PK

View Code? Open in Web Editor NEW
73.0 7.0 26.0 8.03 MB

这是 某宝 卖大几千的压枪源码,不做任何数据读取以及侵入,这里采用外数据采集(IMG), 至今可以使用,无视任何更新(新武器,以及新武器的压枪规则,需要自己调试,在data_config下);

License: Other

Python 44.31% Batchfile 0.07% Roff 27.94% HTML 27.68%
pubg usb drive

pubg_usb's Introduction

PUBG_USB

想更新2.0了,全新的设计 >>有兴趣的可以一起学习学习<<

声明:注意,开放仅用于学习,不要传播以及非法用于。

这是 某宝 卖大几千的压枪源码,不做任何数据读取以及侵入,这里采用外数据采集(IMG)至今可以使用,无视任何更新(新武器,以及新武器的压枪规则,需要自己调试,在data_config下);

CF_PUBG 另一个项目,采用相同方式,开源,无视更新

这是一个 python 项目,大家可以使用 package2.bat package.bat 进行打包成 .exe 可执行文件,直接可运行。

功能说明
  • 自动识别武器
  • 自动压枪(站、蹲、趴、腰射)
  • 收枪不影响走路
项目结构
|-- PUBG_USB

​     |-- data_config                                // 压枪数据、分为站着、蹲着、趴着 等..

​     |-- drive                                            // 这里是驱动,取某宝买一个USB芯片(飞yilai)

​     |-- encryption                                  // 这里是 USB 烧入加密信息

​     |-- img                                              // 图片的样本/测试图片

​     |-- test                                               // 测试、工具、图片样本的生产

​     |-- upx307w                                     // 这是一个壳,给程序加一道防火墙(市面上还有很多)

​     |-- util                                                // 一些工具

​     |-- weapon                                       // 对武器的一些信息识别
程序打包

打包依赖 pyinstaller 大家需要安装后,可以通过执行 .bat 进行打包。

(在打包前,需要安装所有依赖项,否则不会成功)

注意:程序是64位,安装对于的依赖项

预计准备重新设计(设计模块)

NVIDIA适配录制 -> ffpng每一帧处理(60hz一般)-> **数据处理(分析每一帧信息)-> 钩子(数据分析、数据调试) -> **控制器(鼠标和压数据)

配置不高玩不动,适配录制1080p 60hz,cpu在占用时间篇在10000时间碎片 cpu在10% + 分析10% + **控制器 5% = 20% ~ 30% 还是相对比较好的i5 8300处理器 效果确实很好,甚至可以做到很好的血雾追踪,碾压市场所有(血雾会考虑在 ”钩子中插入“ **处理器只负责控制)cpu再加 10%,总的cpu会占用40%, 渣渣电脑吴碰!!!

ps: 完结~

声明:注意,开放仅用于学习,不要传播以及非法用于。

pubg_usb's People

Contributors

cherishsince 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pubg_usb's Issues

hlep

Failed to load dynlib/dll 'C:\Users\HUYPHA~1\AppData\Local\Temp\_MEI740922\box64.dll'. Most likely this dynlib/dll was not found when the application was frozen.
Press any key to continue . . .

1

未检测到 USB 芯片

希望可以交流交流

看了看源码,调试了调试,对于识别背包,配件,是否需要换弹这些逻辑了解,但对于压枪逻辑有点迷茫,匹配配件后选择对应数据,相对于鼠标移动可以理解,但是那个时间是用来干嘛的,中间的好几个while没理解,对于判断站姿也不是很理解,觉得不是很好识别到站姿,用像素判断。希望可以指点指点。而且分辨率不太一样,我的坐标点和你不太一样,我都是自己调试一下。如果还在玩,可以请教一下压枪逻辑,其他的大概思路就是截图,判断配件,匹配数据,很认可这个思路。

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.