Is there a cheat that has the function of nearest bone?

08/29/2024 15:06 Toxic.dll#16
Quote:
Originally Posted by avealaa View Post
oh yeah i dont dispute this. its easy to tell when being spectated anyway. if the admin knows what theyre doing its easy to see, and with tracers its made like 100x easier. the solution is to aimbot infrequently and dont use tracers ever, very easy to get away with aimbotting most kills XD, kinda makes me wanna play again now lol
Tracers i mean this mod > [Only registered and activated users can see links. Click Here To Register...]

The solution is use mouse aim, legit in anyways
09/03/2024 17:47 ZSOFTWARE#17
the bullet on the server side will not look the same as on your system. Bullet TP only happens on your client, but since the hit reg is on client side it still registers. This is easy to detect and admins will just see the normal bullet trajectory as if you were shooting the gun into the direction you were aiming

The only actual way to do "silent aim" on servers like rearmed is by hooking the function that creates the bullet and changing the direction. Else the trajectory is going to be different on the client / server side (also other clients on the server). For devs, no you can't just write to the direction in the visual state, it is set within the function you need to hook