kotae4

Results 2 comments of kotae4

i have a hunch this happens when the host disconnects and a host migration occurs. has anyone noticed this happening *without* aum? whenever it happens everyone else in the lobby...

Quick little script for testing: ```py # Remember: pip install pywin32 import win32api def main(): # What key to press to quit and shutdown the autoaim aaQuitKey = "Q"; #...