[
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2021 Cyber\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "# Valorant Cheats - Ultimate Aimbot, ESP, and Wallhack Tool\n![valorant-cheat](https://github.com/user-attachments/assets/ff42e8b3-7c8b-4154-9c16-de8d0a8cc791)\n\n   \n \n## Overview\nWelcome to the **Valorant Cheats** repository! This project provides advanced tools for Valorant, including a powerful **Valorant aimbot**, **Valorant ESP**, **Valorant wallhack**, and other hacks. Built with C++ and memory manipulation techniques.\n\n## Features\n- **Valorant Aimbot**: Smooth aiming with customizable FOV, bone targeting (head, body), and prediction for moving targets. Undetected against Vanguard.\n- **Valorant Wallhack**: See enemies through walls with color-coded outlines (red for enemies, green for teammates).\n- **Valorant ESP**: Displays player info like health, distance, weapons, and abilities in real-time overlays.\n- **Valorant Triggerbot**: Auto-fires when crosshair is on an enemy.\n- **Recoil Control & No-Spread**: Eliminates weapon recoil and bullet spread.\n- **Skin Changer & Radar Hack**: Customize agent skins and get a mini-map radar for enemy positions.\n- **Bypass Vanguard**: Methods to evade Riot's anti-cheat (e.g., kernel-level injection).\n\nAll features configurable via an in-game menu. Optimized for Windows 10/11.\n\n## Installation\n1. **Clone the Repo**:\n   ```\n   git clone https://github.com/playerbay/valorant-cheats.git\n   ```\n2. **Install Dependencies**:\n   - Visual Studio 2022 with C++ Desktop Development.\n   - External libs: ImGui for UI, MinHook for detours.\n   ```\n   vcpkg install imgui minhook\n   ```\n3. **Build the Project**:\n   - Open `ValorantCheats.sln` in Visual Studio.\n   - Build in Release mode for x64.\n4. **Inject the DLL**:\n   - Use Cheat Engine or Extreme Injector to load `ValorantAimbot.dll` into the game process.\n   - Run Valorant and press `INSERT` to toggle the menu.\n\n## Usage\n- Launch Valorant.\n- Inject the DLL.\n- Customize settings in the overlay menu:\n  - Aimbot Strength: 0-100 (best Valorant aimbot settings).\n  - ESP Visibility: Toggle walls, names, health bars.\n- Use features like Valorant wallhack and triggerbot.\n\nFor undetected Valorant cheats, rotate VPNs and avoid suspicious behavior.\n\n## Configuration Example\nSample `config.ini`:\n\n```ini\n[Aimbot]\nEnabled = true\nFOV = 90\nSmoothness = 5.0\nTargetBone = head\n\n[ESP]\nEnabled = true\nEnemyColor = red\nTeamColor = green\nMaxDistance = 500\n\n[Wallhack]\nEnabled = true\nGlowIntensity = 2.0\n```\n\n## Contributing\nOpen-source (MIT License)—fork and contribute features like Valorant speedhack or bunnyhop script.\n\n## License\nMIT License. See [LICENSE](LICENSE).\n\n## Support & Community\n- Discord: discord.gg/playerbay\n- Issues: Open with tags like \"valorant esp not working.\"\n- For More cheats, visit [PlayerBay](https://playerbay.net/).\n"
  }
]