Quote:
Originally Posted by Shetch
This code makes no sense. You're not even checking the speed of the player.
|
Quote:
Originally Posted by rymax99
That code still makes no sense whatsoever.
|
Don't be rude, particularly when you have no idea what you're talking about. That code will detect a certain cheat tool which has a "fly" mode - it makes you "swim" through the air. The code given checks if the player is using a swimming animation and is above the ground (z > 5), which will detect that particular cheat. It's not anti-airbreak, but it is 100% accurate detection against a common fly cheat.