NTUYWANG103 / APEX_AIMBOT

This is a YOLOV7 based APEX and CSGO Aimbot
GNU General Public License v3.0
583 stars 98 forks source link

Add files via upload #147

Closed CougarP closed 3 weeks ago

CougarP commented 3 weeks ago

Summary by Sourcery

This pull request introduces a new Streamlit-based interface for configuring and running the Apex AimBot. It also refactors the ApexAimBot class to load model paths from a YAML configuration file, enhancing flexibility and maintainability.

sourcery-ai[bot] commented 3 weeks ago

Reviewer's Guide by Sourcery

This pull request refactors the configuration loading mechanism in AimBot.py and apex.py to improve code readability and maintainability. It also introduces a new Streamlit-based interface (interface.py and interface.bat) for editing and managing YAML configuration files, enhancing user interaction and ease of configuration management.

File-Level Changes

Files Changes
AimBot.py
apex.py
Refactored configuration loading and initialization to improve code readability and maintainability.
interface.py
interface.bat
Introduced a new Streamlit-based interface for editing and managing YAML configuration files.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.