danielkrupinski / Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
MIT License
3.31k stars 961 forks source link

About Aimbot #3974

Open Nine03119 opened 1 year ago

Nine03119 commented 1 year ago

I found that the Aimbot of osiris is realized by setView. I want to use the mouse move(mouse_event or any mouse move way) to achieve self-aiming. Can anyone help me?

EXBC-TSJH commented 1 year ago

This does not change the fact that it will still be VAC, AimBot does not affect reputation or VAC

leo4048111 commented 1 year ago

Mouse events are slow and less accurate. I've seen AI aimbots use mouse events for aiming a lot, and internal aimbots usually set view angles directly in memory.