Giter Site home page Giter Site logo

gazer's Introduction

icon

⭐Gazer⭐ 是一个免费的开源软件,适用于反恐精英2.0的游戏作弊。

🚧该软件仅为个人学习所开发,切勿用于不正当用途,产生的一切后果均由使用者自行承担。🚧

🦾 让我们开始吧

  • 进到Releases页面下根据版本号进行下载相应压缩包

  • 对压缩包解压,进到目录并以管理员身份运行 Gazer.exe

或者

  • 克隆Gazer到你的本地
git clone https://github.com/RichaoWang/Gazer.git
  • 编译
git clone https://github.com/RichaoWang/Gazer.git
cd Gazer
mkdir build
cd build
cmake -DCMAKE_PREFIX_PATH=<YOUR_QT_SDK_DIR_PATH> -DCMAKE_BUILD_TYPE=Release -GNinja <PATH_TO_THE_REPOSITORY>
cmake --build . --config Release --target all --parallel
  • 当然,你也可以使用 (Qt Creator 或者 CLion) 去打开Gazer。 (仅支持 CMake编译工具,由MSCV编译器构建)。
  • qt_creator
  • clion
  • 🔨编译并执行

📸 部分截图

👍 参考&致敬

  • FluentUI 这是一个漂亮的Fluent组件库,使用QML插件开发的。
  • CS2_External CS2 Cheat基础。
  • AimStar 一个完整并开源且不断集成与更新的CS2 Cheat项目,有很多新的特性。

🧾 记录

Date Detail Notes / Demos
2024/4/29 透视 None
2024/4/30 自瞄 可用,但存在一些细节上的问题,后续会继续改版(平滑?/罗技Mouse?)

🔐 许可证

Gazer使用宽松的 MIT License 协议,始于开源,拥抱开源。

gazer's People

Contributors

richaowang avatar

Watchers

 avatar

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.