Anti Invalid Vehicles [+rep Urgent] -
SPA - 19.02.2014
Hello, im wondering if there are anti vehicles crash there are players trying to crash players by sending vehicles i dont know how i tried except this :
https://sampforum.blast.hk/showthread.php?tid=317303 , its not worked :S
Re: Anti Invalid Vehicles [+rep Urgent] -
Clad - 19.02.2014
I don't know about it but you can get anti-cheat it will ban them, Teleporting vehicles must be fixed from hackers than from the crash
Re: Anti Invalid Vehicles [+rep Urgent] -
Bingo - 19.02.2014
Use anti cheat for teleport, Most of the crash apps are worked through teleporting.
Re: Anti Invalid Vehicles [+rep Urgent] -
x96664 - 19.02.2014
Well the way they teleport vehicles is probably cleo mode, I hope I won't get banned for naming it. However I'm not sure if there is anti-cleo mode, you can search over the forum.
P.S. : you may ask how do I know ? - I was playing in a sumo server and there was a player who used to control other player's vehicles throw them around and he or someone else said that it was a cleo mode.
Re: Anti Invalid Vehicles [+rep Urgent] -
SPA - 19.02.2014
Why should you get banned, but how other "huge " servers protect each, why they wont help us to protect our servers, look at hackers they sending and make ads for their hacks..
Re: Anti Invalid Vehicles [+rep Urgent] -
x96664 - 19.02.2014
Quote:
Originally Posted by SPA
Why should you get banned, but how other "huge " servers protect each, why they wont help us to protect our servers, look at hackers they sending and make ads for their hacks..
|
I have had some personal experience with such bans, that's why I'm not sure. Now I remembered that there was an include called "fuck cleo" or fcleo, but when I ****** it, it shows me some adult's videos and not the required include so you can try yourself to find it, hope it's gonna help you.
Re: Anti Invalid Vehicles [+rep Urgent] -
Konstantinos - 19.02.2014
They crash players with invalid mods. The OnVehicleMod is called when a vehicle is modded, so being outside of the mod shops makes your interior 0. Since AddVehicleComponent doesn't call that callback, the only left is cheats.
Take a look here:
https://sampwiki.blast.hk/wiki/OnVehicleMod
Re: Anti Invalid Vehicles [+rep Urgent] -
SPA - 19.02.2014
Quote:
Originally Posted by Konstantinos
They crash players with invalid mods. The OnVehicleMod is called when a vehicle is modded, so being outside of the mod shops makes your interior 0. Since AddVehicleComponent doesn't call that callback, the only left is cheats.
Take a look here: https://sampwiki.blast.hk/wiki/OnVehicleMod
|
Shall i copy the code its will working against crashers?
Re: Anti Invalid Vehicles [+rep Urgent] -
SPA - 20.02.2014
Bump
Re: Anti Invalid Vehicles [+rep Urgent] -
PowerPC603 - 20.02.2014
Quote:
Originally Posted by Konstantinos
They crash players with invalid mods. The OnVehicleMod is called when a vehicle is modded, so being outside of the mod shops makes your interior 0. Since AddVehicleComponent doesn't call that callback, the only left is cheats.
Take a look here: https://sampwiki.blast.hk/wiki/OnVehicleMod
|
So if anyone using cleo mods a vehicle using cheats, OnVehicleMod is called?
I know it's also called using the in-game mod-shops, but I couldn't find anything as well if modding through cheat programs calls this callback as well.
I already have an effective anti-cheat for invalid vehicle-mods, but I don't know if it even works properly when someone uses cleo mod on my vehicles.