Skip to content

iamennui/ValorantArduinoColorbot

Repository files navigation

Discord

DISCLAIMER

  • Compatibility: This software is designed for Arduino Leonardo boards only.
  • Cheat Detection: I can not guarantee that this software is undetectable.
  • 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. Run the Colorbot:

    • Execute the main script by running:
      py main.py
  5. In-Game Settings:

    • Set your in-game sensitivity to 0.5.
    • Change the enemy highlight color to Purple.
  6. Enjoy:

    • Have fun, but remember to play responsibly!