When i enable my aimbot from blue bot or sasha hack etc it like spats out and goes all over the palce and cant aim properly it Does anyone know how to fix this?
cl_updaterate 66
be cool like snip and paste this into every hack you make somewhere in the top of the code
do i put that in a lau file whit the hack? send me screenshot how
Originally Posted by luca2001
do i put that in a lau file whit the hack? send me screenshot how
Are you fucking serious here? I'd like to help but I don't think you deserve help.
Just slap the code in ur hack... If u ask another question u deserve to be trolled.
Originally Posted by weed_head
be cool like snip and paste this into every hack you make somewhere in the top of the code
that's because having 100ms is useless and just causes artificial latency, according to valve's wiki, the value of 100ms was fine tuned for dial-up connections.
Players should set cl_interp 0, as this will ensure that the lerp is the precise length needed to accommodate the current server update rate. Raising the update rate will reduce lerp further.