13.01.2017, 17:14
Hey,
At a server I script for we've had some issues lately with a hacker who changes skin as he enters vehicles to time out players. What I am wondering is if there's any way to prevent the crashing? I figure for autobanning I could hook the SetPlayerSkin and SetSpawnInfo function and save the skin, check if it's different when a player enters a vehicle and with a timer, but I believe this would still allow the hacker to crash some players before getting autobanned.
So, is there anyone here who knows if there's a good way to fix this? And also if there's perhaps a topic on this forum with some common exploits and ways to fix them, it would be great to know some animations that are frequently used by crashers / hackers for instance, but all the topics I found are very old or not really that helpful.
Thanks, hopefully someone here has an idea.
At a server I script for we've had some issues lately with a hacker who changes skin as he enters vehicles to time out players. What I am wondering is if there's any way to prevent the crashing? I figure for autobanning I could hook the SetPlayerSkin and SetSpawnInfo function and save the skin, check if it's different when a player enters a vehicle and with a timer, but I believe this would still allow the hacker to crash some players before getting autobanned.
So, is there anyone here who knows if there's a good way to fix this? And also if there's perhaps a topic on this forum with some common exploits and ways to fix them, it would be great to know some animations that are frequently used by crashers / hackers for instance, but all the topics I found are very old or not really that helpful.
Thanks, hopefully someone here has an idea.