[Include] Anti-Vehicle Spawner
#1

Scrapped old versions and have fully rewritten the code. Let me introduce you to the new #AVT which will disable vehicle warp hack / teleport, car spam and car rains. Inspiration raised due to problems occurring in servers I own.

Now tests have been made and few updates implemented again.

Two callbacks can be processed:
Код:
/* Do not ban through this as innocent players will get reported as well; */
forward OnAntiCheatVehicleWarp(playerid, vehicleid);

/* This one is called when player does not go through OnPlayerEnterVehicle; */
forward OnAntiCheatVehicleWarpInto(playerid, vehicleid);
Positives:
  • This include will automatically revert vehicle position changes - made by our enemies;
  • Uses _ALS_ hooking method;
  • No timers involved as of yet;
  • Trailing support - only when appropriate server functions are used;
  • Vehicle push support;
  • Now supports cases when player leaves a moving vehicle;
  • Detection of warping into vehicles.
Downsides:
  • Will not detect if warped vehicle is really close to the hacker "range < 10.0";
  • The system can be bypassed when hacker uses sa-mp client hack patches, but changes are purely client sided so it will have no effect on other players. In these cases, reverts will be made as soon as hacker disables those patches; (Tested)
  • Vehicle Trailer Attachment does not work via other scripts other than GameMode;
  • PutPlayerInVehicle should be avoided via filterscripts.
Installation
Код:
Save the document from pastebin;
Place it under pawno\includes folder;
Rename it to "avt".inc;
Add to your script "#include <avt>" BEFORE any other include other than a_samp or fixes;
Compile your script;
Код:
Update v3.2
Minor fixes and improvements;
Added support to allow vehicle creation via filterscritpts / plugins.
PASTEBIN LINK
Reply


Messages In This Thread
Anti Vehicle Teleportation #AVT [UPDATE BUMP] - by Hanger - 30.04.2012, 13:18
Re: Anti-Vehicle Spawner - by Crazyboobs - 30.04.2012, 13:52
Re: Anti-Vehicle Spawner - by Hanger - 30.04.2012, 13:54
Re: Anti-Vehicle Spawner - by Crazyboobs - 30.04.2012, 13:55
Re: Anti-Vehicle Spawner - by Hanger - 01.05.2012, 16:00
Respuesta: Anti-Vehicle Spawner - by [Vector] - 02.05.2012, 22:26
Re: Anti-Vehicle Spawner - by Hanger - 03.05.2012, 00:38
Re: Anti-Vehicle Spawner - by Jay_ - 03.05.2012, 10:09
Re: Anti-Vehicle Spawner - by 4LiSs0N - 03.05.2012, 12:41
Re: Anti-Vehicle Spawner - by c-middia - 03.05.2012, 19:21
Re: Anti-Vehicle Spawner - by Hanger - 04.05.2012, 01:21
Re: Anti-Vehicle Spawner - by Jonny5 - 04.05.2012, 12:41
Re: Anti-Vehicle Spawner - by c-middia - 04.05.2012, 12:59
Re: Anti-Vehicle Spawner - by Hanger - 04.05.2012, 13:31
Respuesta: Anti-Vehicle Spawner - by [Vector] - 04.05.2012, 17:41
Re: Anti-Vehicle Spawner - by Hanger - 04.05.2012, 18:07
Re: FIRST Anti-Vehicle Spawner [MUST HAVE] - by SwiftKidZ - 05.05.2012, 06:24
Re: Anti-Vehicle Spawner - by c-middia - 08.05.2012, 19:27
Re: Anti-Vehicle Spawner - by Lorenc_ - 09.05.2012, 05:47
Re: Anti-Vehicle Spawner - by Kar - 09.05.2012, 05:50
Re: Anti-Vehicle Spawner - by Hanger - 09.05.2012, 13:45
Re: Anti-Vehicle Spawner - by Jochemd - 24.06.2012, 14:52
Re: Anti-Vehicle Spawner - by Reboma - 06.09.2012, 08:40
Re: Anti-Vehicle Spawner - by fiki574 - 06.09.2012, 10:02
Re: Anti-Vehicle Spawner - by Hanger - 11.10.2012, 17:36
Re: Anti-Vehicle Spawner - by Plovix - 07.12.2012, 16:11
Re: Anti-Vehicle Spawner - by maho422 - 02.01.2013, 11:20
Re: Anti-Vehicle Spawner - by omidi - 10.03.2013, 19:37
Re: Anti-Vehicle Spawner - by Hanger - 10.03.2013, 22:57
Re: Anti-Vehicle Spawner - by GaGlets(R) - 19.07.2014, 12:49
Re: Anti-Vehicle Spawner - by Hanger - 21.07.2014, 00:03
Re: Anti-Vehicle Spawner - by Sojo12 - 25.07.2014, 06:31
Re: Anti-Vehicle Spawner - by Kar - 25.07.2014, 17:38
Re: Anti-Vehicle Spawner - by Hanger - 25.07.2014, 22:56
Re: Anti-Vehicle Spawner - by Kar - 26.07.2014, 18:16
Re: Anti-Vehicle Spawner - by kristo - 20.08.2014, 12:38
Re: Anti-Vehicle Spawner - by MBilal - 14.01.2015, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)