ESP in rust not possible after update?

03/09/2025 10:55 SweatyOompa#1
i just heard that players are no longer networked when not visible to player, is this true? this would mean esp is not possible correct?
03/09/2025 17:08 TekashiEFT#2
I'm still seeing players on ESP, however common features like hotbar, current weapon/tool and dropped items esp are not working for me.
03/09/2025 17:38 lort1234#3
Quote:
Originally Posted by SweatyOompa View Post
i just heard that players are no longer networked when not visible to player, is this true? this would mean esp is not possible correct?
Yes it is true on some servers, it was also something servers could enable before the force wipe, but only a hand full of servers actually had it enabled.

It's definitely something people gotta get used to, unless someone find a way to bypass it like it has been done it other games with similar "feature".
03/10/2025 10:17 SweatyOompa#4
My friend has managed to update his esp only cheat and it seems to work well for him but upon trying to use it myself it does not work, local player vectors are printed on screen and update live for him but for me all figures are 0.0000000 and therefore esp will not draw as it has obviously no data to draw from such as view angles and screen positioning any idea why this could be, its as if the offsets are incorrect but i dont think its right that offsets would be different on a player to player basis. Sorry if my explaination is not worded correctly but I have done so to the best of my ability as I do not code myself so do not fully understand.
03/10/2025 16:42 !JoelR#5
Quote:
Originally Posted by SweatyOompa View Post
My friend has managed to update his esp only cheat and it seems to work well for him but upon trying to use it myself it does not work, local player vectors are printed on screen and update live for him but for me all figures are 0.0000000 and therefore esp will not draw as it has obviously no data to draw from such as view angles and screen positioning any idea why this could be, its as if the offsets are incorrect but i dont think its right that offsets would be different on a player to player basis. Sorry if my explaination is not worded correctly but I have done so to the best of my ability as I do not code myself so do not fully understand.
The offsets themselves are the same for everyone, granted you are on the same rust build. Other than that, your friend will have to help you, can't exactly debug the issue without the code.