Valorant Triggerbot With Autohotkey -
; Check if the color matches if (IsColorSimilar(currentColor, targetColor, tolerance)) { Click, Left } return
; Check if the color matches if (IsColorSimilar(currentColor, targetColor, tolerance)) { Click, Left } return