███████████   █████████   ███████████ ██████████
░░███░░░░░░█  ███░░░░░███ ░█░░░███░░░█░░███░░░░░█
 ░███   █ ░  ░███    ░███ ░   ░███  ░  ░███  █ ░
 ░███████    ░███████████     ░███     ░██████
 ░███░░░█    ░███░░░░░███     ░███     ░███░░█
 ░███  ░     ░███    ░███     ░███     ░███ ░   █ ░█▀█░█▀█░█▀▀░█░█
 █████       █████   █████    █████    ██████████ ░█▀█░█▀▀░█▀▀░▄▀▄
░░░░░       ░░░░░   ░░░░░    ░░░░░    ░░░░░░░░░░  ░▀░▀░▀░░░▀▀▀░▀░▀
   

❤ If you like my project, please give it a star.

⭐ It will be an encouragement to me.

🌟 Project Public Declaration 🌟

After much consideration, I have decided to make my source code public. I hope that my project can attract some fresh blood, and I don't want it to be sold, but rather kept open source and updated.

Project Origin

  • Original Project: It initially started as a modification of Eehh's project.
  • Code Quality: I believe I messed up quite a bit, writing a lot of poor-quality code.

Features Overview

ESP (Extra Sensory Perception)

  • Box: Custom colors with or without cover.
  • HealthBar: Seer style and ALGS style.
  • Line: Display lines to players.
  • Distance: Display the distance to players.
  • Name: Display player names.
  • Team: Display player teams.
  • Rank: Display player ranks.
  • Level: Display player levels.
  • Skeleton: [Incomplete, commented out]
  • Show Pro: Display pro player.
  • Blacklist & Whitelist: Display and manage player blacklists and whitelists.

Player List

  • PlayerList: Displays information of all players and the ability to add players to the blacklist or whitelist.

Aimbot

  • Aimbot Smooth: Smooth aimbot.
  • FlickBot: Aimbot and trigger.
  • Flick Smooth
  • TriggerBot: Triggerbot with prediction.
  • Aimbot with KmBox or Memory Writing
  • Skynade with KmBox: Skynade aimbot using KmBox.

Misc

  • SuperGlide: Almost 100% successful.
  • TS And RubbitJump: Some unresolved issues.
  • Auto Grapple: [Incomplete]
  • Fusion Mode
  • Show Spector: Display spectator.

Exploit

  • Take TwoGun Bug: Exploiting the Two-Gun Bug. By using KmBox to implement this, you can wield two guns simultaneously.
  • Be aware that if someone spectates you while you are using this, there is a risk of getting banned.
  • Therefore, use it at your own risk.

Config System

  • Configuration Storage: Configurations are saved using the json library. There are better ways to save configurations, such as SerializeToFile and DeserializeFromFile, but I don't have more free time to complete it.

Development Environment

  • IDE: Clion
  • Build System: Includes a CMakeLists.txt file, which you will need to manually modify to use properly.