it works just like a menu screen, a menu screen is its own level. then you add in a button that fills the screen and lights up when moved over. but instead of lighting up the button sends a signal that the valorant security is bypassed and the button got moved over.
these screens can be put on delays of a millisecond and can count as a bout of lag. a normal person adjusts their mouse all the time a millisecond every few minutes is nothing.
they say there is no anticheat used before the game runs.
and that on system startup these load;
2 threads
1 module
9 callbacks
1 active hook
then at the time the game starts;
vgc.exe runs and loads 3 threads, 1 called "sechost.dll"
they terminate sechost.dll from vgc.exe, then go to work on vgk.sys.
i suggest, that you use the method I described to create a stall between the loading of;
2 threads
1 module
9 callbacks
1 active hook
and whats sending them, so there is a pause between sending and receiving. this is secure pause at random times and a hacker cannot reproduce it. this will be flagged when their SW moves without stalling. Then you decide on how to deal with the hackers either let them go on feeling secure because nothing happened or full on stop till they debug a solution.