Hello, I wanted to ask if the Valorant anti-cheat detects an application which allows only one tabs as a cheat. The application I created detects the click and if I hold the left mouse button down it automatically goes up.
The code goes like this :
if mouse_button_pressed
{
mouse_button_up
}