Velocity and position when teleporting
#1

Hi,

I'am making anti cheat. What is most happing when player is teleporting? position of course change, speed change, or velocity, i mean in very big values or something, even for short time, because, for airbrks or smth, i don't know need to check or no
Reply
#2

Emmets airbreak include detects airbreaking pretty well both on foot and in a vehicle. You can check it out here.
Reply
#3

On my server I have a timer that constantly checks X, Y, Z positions, and if there is a big difference between two consecutive checks then you've just detected a cheater. It's good to check if a player is inside a vehicle or not, his speed and is he perhaps paused (that can be an issue if he's a passanger in a car and somebody else is driving)

// another thing, if there are teleport commands/whatever in your gamemode it is good to exclude potential false warnings/bans when a player uses a teleport
Reply
#4

is he perhaps paused

Do i need really check when paused?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)