kwilcz / Antario

Clean base/cheat made for CS:GO.
MIT License
133 stars 34 forks source link

buttons computation time #87

Closed eedson closed 5 years ago

eedson commented 5 years ago

Any ideas why getting buttons is super expensive or just not sending proper values all the time by the looks. Only using if (pCmd->buttons & IN_JUMP) seems to only jump into the if statement every 2-4 seconds.