Source colorbot application written with Rust.
Settings:
Change the resolution you use in Valorant to guide.
In-game settings:
Set the enemy color to purple and turn off the pure input time in the mouse settings section.
Note:
Being open source does not mean that it will be dt because no injecting is performed, the application only checks the color in the middle of the screen and clicks accordingly.
There are hundreds of repos written in python on github like this and all of them are working, but since most of them are missing, I wrote them myself in rust, which is a lower level and faster language than python.
I would like to point out that Vanguard does not detect this, as long as you play legit, you will not encounter a ban problem.
I actively use it on my main account and although I have made it clear many times, nothing happened even if I was reported, of course it would be better if you play without exaggerating.
Usage
Download the latest release from the releases page.
Run the exe file and click the Enable button to enable the triggerbot.
Valorant Settings:
These are the in-game settings required for the triggerbot to work.
General > Accessibility > Enemy Highlight Color: Select Purple.
General > Mouse > Raw Input Buffer: Set to Off.
Default Settings:
These are the default and recommended settings.
Resolution: 1920×1080 (If your in-game resolution is different, change it)
Trigger Key: Left Shift
Target Color: Purple (RGB: 250, 100, 250)
Color Tolerance: 70
Trigger Delay: 50ms
GUI:
This GUI image may not always reflect the most current version. The actual interface may vary depending on the version you are using.
Building Source
If you prefer to build the application yourself, follow these steps:
Ensure you have Rust installed on your system.
Clone the repository:
git clone https://github.com/lencydev/valorant-triggerbot.git
cd valorant-triggerbot
Build the project:
cargo build –release
After the compilation:
Navigate to the target/release directory.
Find the valorant-triggerbot.exe file.
Run exe to start the application.
Disclaimer
Warning
Currently, this application is not detectable by Vanguard.
However, this may change in the future as Riot Games continuously updates their security measures.
The author is not responsible for any consequences resulting from the use of this software.
Using this application violates the game’s terms of service and may result in your account being banned.