04-26-2021, 12:02 AM
I am basically making a Vanish plugin, but it is not working correctly.
In fact, if you use a hacked client, you can still see players with PlayerESP.
So i searched in the API any way to work with packets and stop sending position update packets to the client if the player is vanished.
To do the vanish, i used Player:SetVisible() function.
Thank you!
In fact, if you use a hacked client, you can still see players with PlayerESP.
So i searched in the API any way to work with packets and stop sending position update packets to the client if the player is vanished.
To do the vanish, i used Player:SetVisible() function.
Thank you!