is mouse_event by python detected?

07/14/2021 20:33 Prof. Cat#1
There are plenty of python scripts to make trigger bots.

But the question is the mouse_event detected by vanguard?

All of trigger bots i found in the internet using these codes:
windll.user32.mouse_event(0x2, 0x0, 0x0, 0x0, 0x0), windll.user32.mouse_event(0x4, 0x0, 0x0, 0x0, 0x0)

As far as vanguard is somehow detecting for the mouse movements (also for the aimbots) but i could not find any information if vanguard also detects / bans the mouse_evens 0x2 and 0x4 (also only for left mouse clicks...)
07/14/2021 22:16 Loading24#2
wrong forum to ask this on. Check in UC
07/20/2021 22:43 bagelnewt#3
Yes
07/21/2021 01:34 ndmsvecndms#4
doesn't matter which clicks it's still detected due to injected flags
07/21/2021 06:04 ItsGamerDoc#5
They place a hook on MouseClassservice callback all of ur mouse move methods are detected good luck using windows API :lul::elegiggle::4head: