You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose this is more of a feature request, but generally silent aim is bound to a key - e.g. Mouse 1 and only fires when the user presses the key. Otherwise the aimbot will fire randomly whenever the user aims at an enemy which is often undesirable.
The text was updated successfully, but these errors were encountered:
SleepingPills
changed the title
Silent aim should be bindable to a key like regular im
Silent aim should be bindable to a key like regular aim
Dec 26, 2024
But more importantly I think we have to find the root cause of the "random fire". Like on my side it works perfectly. Are you using a resampling different to x1 in your graphics settings? Are you using other mods ? Perhaps one of them is interfering.
Apologies, I phrased that incorrectly. By "fire randomly" I mean that you have no control over the aimbot firing. If you have visible enemies in your FOV, it'll shoot at them. That's a trigger bot, not silent aim. Silent aim generally means that when you fire the gun, it'll shoot the bullets towards the enemy instead of changing the camera angles, but the player still has to trigger the actual shooting.
In terms of the code, silent aim would be to adjust the direction in the CreateShotPrefix function, but don't trigger the shooting automatically.
I suppose this is more of a feature request, but generally silent aim is bound to a key - e.g. Mouse 1 and only fires when the user presses the key. Otherwise the aimbot will fire randomly whenever the user aims at an enemy which is often undesirable.
The text was updated successfully, but these errors were encountered: