Skip to content

EdLovecraft/ValorantHIDColorbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER

  • Cheat Detection: This project was not aimed to be undetected and will never aim to do so.
  • Compatibility: This software is designed for Arduino Leonardo boards only.
  • Responsibility: This software is intended for educational purposes only. I am not responsible for any account bans, penalties, or any other consequences that may result from using this tool. Use it at your own risk and be aware of the potential implications.

Setup Instructions

  1. Install Requirements:

    • Install all necessary dependencies by running:
      pip install -r requirements.txt
  2. Spoof Arduino:

    • Spoof your Arduino Leonardo board to your mouse's VID and PID by running:
      py spoofer.py
  3. Configure settings.ini:

    • Adjust the settings in settings.ini according to your preferences, if you want to change keybinds you can find the values here.
  4. In-Game Settings:

    • Change the enemy highlight color to Purple.
  5. Run the Colorbot:

    • Execute the main script by running(as admin):
      py main.py

About

Performance optimized Valorant Colorbot

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.5%
  • C++ 10.5%