You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our time, cheats have moved to a new level, and although there are no more 3.5 block reaches, no anti-kickback and teleports, but there are similar to them and quite strong functions.
~ TickBase - the problem is that the person teleports a bit, which makes it harder to hit him and also instantly breaks the distance between you and the cheater, which allows the cheater to catch up with you or start comboing.
~ BackTrack - Here there is some delay of packets, simulating ping. Now many cheats activate this only during the use of killaure, which may be the first step to check, because it would be strange if the player only during the fight is delayed packets.
The text was updated successfully, but these errors were encountered:
I will create a PingSpoof check again in the future, but it is quite hard to detect sudden spikes (like in a short fight) as that is similar to a natural lagspike in the network. What you refer to as "TickBase" is mainly a movement check, which my plugin will not contain, that is a job for your main AC.
tickbase and backtrack both alter percieved latency to simulate client recieving packets later at certain times. what he describes as teleport is the client faking to have like 250ms latency and then suddenly jsut having 50ms latency for example
In our time, cheats have moved to a new level, and although there are no more 3.5 block reaches, no anti-kickback and teleports, but there are similar to them and quite strong functions.
~ TickBase - the problem is that the person teleports a bit, which makes it harder to hit him and also instantly breaks the distance between you and the cheater, which allows the cheater to catch up with you or start comboing.
~ BackTrack - Here there is some delay of packets, simulating ping. Now many cheats activate this only during the use of killaure, which may be the first step to check, because it would be strange if the player only during the fight is delayed packets.
The text was updated successfully, but these errors were encountered: