Jump to content

Anticheat+ 1.1.2

$9.99
   (0 reviews)
Message added by Nord,

NEW FEATURES:

- Added more admin flexibility; 
 - /recentflag (teleports the admin to the most recent flag)
 - /togglenotifications (toggles in-game for command executor, flag alerts - brodcasted to only admins with 'anticheatplus.admin'

PATCHES:
 - Added Ignore Scientist (for max distance shots) - see config for details
 - Disabled printing of cooldown checks for webhooks
 

8 Screenshots

  • 3.2k
  • 66
  • 22.21 kB
 Share

About Anticheat+



Anticheat+ offers another layer of stronger defense against cheaters & exploiters.

Core Features:
- Flyhack+ 
- Flag-Shots (flag instances of shots that exceed a defined threshold)
- Anti-Jumpshot
- Kick-On-Flag (kicks the player when flagged, not recommended for large servers)
- In-game Admin Alerts with /recentflag to teleport to the player instantly.

Complete logging limited to;
 - Discord Webhooks
 - MySQL Database

Permissions: 
- anticheatplus.bypass (it is recommended to give this to players who get false flags & admins!)
- anticheatplus.admin (for /recentflag & /togglenotifications)
24/7 Support & Questions: https://discord.gg/U3HJkmC6zx

Customization (config file):

 

{
  "Debug Mode (will cause console spam.)": false,
  "Anticheat+ Update Time (default: 5 seconds": 5.0,
  "Kick When Flagged": false,
  "Flag Admins": false,
  "Alert In-Game Admins (with anticheatplus.admin permission)": true,
  "Enable Flyhack+ (beta)": true,
  "Flyhack+ Threshold (in meters, default is 7)": 7.0,
  "Flyhack+ Threshold Time (time the user is exceeding the height threshold defined above. default is 10 seconds)": 10.0,
  "Enable Max Shooting Distance Check": true,
  "Ignore Scientist (Max Distance Shots)": true,
  "Max Shooting Distance Per Weapon": {
    "rifle.ak": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.ak.png"
    },
    "rifle.ak.diver": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.ak.png"
    },
    "rifle.ak.ice": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.ak.png"
    },
    "lmg.m249": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/lmg.m249.png"
    },
    "hmlmg": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/hmlmg.png"
    },
    "rifle.lr300": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.lr300.png"
    },
    "rifle.bolt": {
      "Item1": 350.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.bolt.png"
    },
    "rifle.l96": {
      "Item1": 400.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.l96.png"
    },
    "rifle.semiauto": {
      "Item1": 200.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.semiauto.png"
    },
    "pistol.python": {
      "Item1": 100.0,
      "Item2": "https://rustlabs.com/img/items180/pistol.python.png"
    },
    "pistol.semi": {
      "Item1": 100.0,
      "Item2": "https://rustlabs.com/img/items180/pistol.semiauto.png"
    },
    "smg.mp5": {
      "Item1": 150.0,
      "Item2": "https://rustlabs.com/img/items180/smg.mp5.png"
    },
    "smg.2": {
      "Item1": 120.0,
      "Item2": "https://rustlabs.com/img/items180/smg.2.png"
    },
    "shotgun.pump": {
      "Item1": 40.0,
      "Item2": "https://rustlabs.com/img/items180/shotgun.pump.png"
    },
    "shotgun.spas12": {
      "Item1": 30.0,
      "Item2": "https://rustlabs.com/img/items180/shotgun.spas12.png"
    },
    "crossbow": {
      "Item1": 75.0,
      "Item2": "https://rustlabs.com/img/items180/crossbow.png"
    },
    "bow.compound": {
      "Item1": 100.0,
      "Item2": "https://rustlabs.com/img/items180/bow.compound.png"
    },
    "bow.hunting": {
      "Item1": 60.0,
      "Item2": "https://rustlabs.com/img/items180/bow.hunting.png"
    },
    "shotgun.double": {
      "Item1": 40.0,
      "Item2": "https://rustlabs.com/img/items180/shotgun.double.png"
    },
    "pistol.eoka": {
      "Item1": 10.0,
      "Item2": "https://rustlabs.com/img/items180/pistol.eoka.png"
    },
    "flamethrower": {
      "Item1": 10.0,
      "Item2": "https://rustlabs.com/img/items180/flamethrower.png"
    },
    "rifle.m249": {
      "Item1": 300.0,
      "Item2": "https://rustlabs.com/img/items180/lmg.m249.png"
    },
    "rifle.m39": {
      "Item1": 250.0,
      "Item2": "https://rustlabs.com/img/items180/rifle.m39.png"
    },
    "pistol.m92": {
      "Item1": 100.0,
      "Item2": "https://rustlabs.com/img/items180/pistol.m92.png"
    },
    "smg.thompson": {
      "Item1": 150.0,
      "Item2": "https://rustlabs.com/img/items180/pistol.m92.png"
    },
    "shotgun.waterpipe": {
      "Item1": 20.0,
      "Item2": "https://rustlabs.com/img/items180/shotgun.waterpipe.png"
    }
  },
  "Max Shooting Distance (default fallback if no weapon is found upon attacking a player)": 285.0,
  "Enable Shooting Height Check": true,
  "Max Shooting Height": 3.0,
  "Enable MySQL": false,
  "MySQL Host": "",
  "MySQL Database": "",
  "MySQL User": "",
  "MySQL Password": "",
  "Enable Discord Integration": false,
  "Discord Webhook URL": "Example - https://discord.com/api/webhooks/",
  "Discord Webhook Cooldown (default: 30 seconds) - this is to simply prevent spam, set to '1' to disable.": 30.0,
  "Discord Username": "Anticheat+",
  "Embed Color": 16711680,
  "Embed Title": "Anticheat Alert",
  "Embed Footer": "Anticheat System",
  "Flyhack Kick Reason": "Anticheat+ Violation [Flyhack]",
  "Shoot in Air Kick Reason": "Anticheat+ Violation [Shooting-in-air]",
  "Shoot Max Distance Kick Reason": "Anticheat+ Violation [Max-Shot-Distance]"
}



Planned: 

Planned Features:
- Ammo check for distance shots (coming very soon) 
- Stat based flags (track kills, accuracy, reports based of a specified or randomized time period based upon account age)
- Battlemetrics integration (discover server hours, bans & more)
- Discord bot to retrieve statistics, etc

 

  • Like 1

User Feedback

926.5k

Downloads

Total number of downloads.

4.8k

Customers

Total customers served.

67.8k

Files Sold

Total number of files sold.

1.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.