Lel why so toxic? I havent asked for a c&p shit from a public source - I can get them too...I asked for the "idea" behind this kind of stuff:
- "The closer the crosshair is to the enemy, the faster/harder the aimbot moves", without screen2world. Just with distances, yaw, pitch and stuff.
viewAngles.setX(playerPitch + diffVector.getX() / AIM_SPEED);
viewAngles.setY(playerYaw + diffVector.getY() / AIM_SPEED); -> AimSpeed = The closer to the Player, the lower the Speed -> moves faster