AntiCheat
#1

I am making anti-speed hack. I know how to do it and it is working. Only there is one problem.
Lets say if he drives infernus and his speed is over 260 he will get kicked. Problem is that if he is falling from mountaint he will exceed that speed and will also get kicked. Is there any way to bypass this??
Reply
#2

Check if the Cars Z position is in the air, you can achieve that with this plugin:
MapAndreas
Reply
#3

Of course. GetVehicleVelocity has 3 coordinates: x,y,z.
You can just check the single coordinates and if the z (up and down) coordinate is very high you can see that the main reason for the high velocity is the z speed. You just have to make adjustements to find the perfect value.
Reply
#4

Ok thx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)