Solved Death handler recoil

Discussion in 'Plugin Requests' started by DjZaEL, Jul 6, 2015.

  1. hello guys i use Death Handler Aimbot anti cheat..
    And dont get in first kill ban...
    say in chat (name of player) might be using no recoil
    how i can in out of range give ban?? how can help me?

    sry my english is very bad i know but i need realy help for this..
     
  2. Just disable no recoil bans, it bans people who don't cheat.
    Out of range is automatic, you can setup in config if you want to make it more sensitive. (It works well, just setup that it wouldn't make free bans).
     
  3. this code is .txt file..

    how i disable it? you can tell me plz? i dont know very good english and i dont find this..
    Code:
    {
      "logDeathMessage":"color#00FF00]☢@{killer} killed @{killed} (@{weapon}) with a hit to their @{bodypart} at @{distance}m in @{location}",
      "playerDeathMessage":"color#00FF00]☢@{killer} killed @{killed} (@{weapon}) with a hit to their @{bodypart} at @{distance}m",
      "AntiCheat":true,
      "logToAdminChat":false,
      "boar":false,
      "logToConsole":false,
      "AntiCheatNoRecoilDetections":true,
      "stag":false,
      "suicide":false,
      "adminDeathMessage":"[color#00FF00]☢@{killer} killed @{killed} (@{weapon}) with a hit to their @{bodypart} at @{distance}m in @{location}",
      "rabbit":false,
      "configVersion":"1.6rc14",
      "liveLogs":true,
      "player":true,
      "logToAdminConsole":false,
      "wolf":false,
      "logToMysql":false,
      "notifyKiller":true,
      "deathByEntityMessage":"[color#00FF00]☢@{killed} has died by a @{killer}",
      "AntiCheatBroadcastBan":true,
      "suicideMessage":"@{killed} has commited suicide",
      "allowStats":false,
      "logToAdmin":false,
      "ShowLocation":true,
      "AntiCheatNotifyAdminsForDist1":true,
      "chicken":false,
      "page":"http://example.com/logsql.php",
      "AntiCheatNoRecoilDetectionsTriggerDistance":40,
      "AntiCheatNoRecoilDetectionsMinimumKillsNeeded":40,
      "AntiCheatAutoBanForDist2":true,
      "AntiCheatNoRecoilDetectionsMinimumNoRecoilRatio":0.33333333333333,
      "allowUsersToDeactivateDeathMessages":true,
      "bear":false,
      "AntiCheatNoRecoilDetectionsAutoban":true,
      "deathByEntity":false,
      "logToFile":false,
      "chatName":"RedBulls Server",
      "broadCastChat":true
    }
    [DOUBLEPOST=1436311822][/DOUBLEPOST]this i disable? "AntiCheatNoRecoilDetections":true,
     
    Last edited by a moderator: Jul 8, 2015
  4. "AntiCheatNoRecoilDetectionsTriggerDistance":40,
    "AntiCheatNoRecoilDetectionsMinimumKillsNeeded":40,
    "AntiCheatAutoBanForDist2":true,
    "AntiCheatNoRecoilDetectionsMinimumNoRecoilRatio":0.33333333333333,

    wait... are you using oxide 1.8? switch to oxide 2 pls
     
  5. i dont know how trasfer my server in oxide 2.. :/ you can help me for oxide 1.8 plz?
     
  6. you can help me for oxide 1.8 dude? i cant installing oxide 2 :/ i dont know why..
    in CMD Console say...
    NullReferenceException: Object reference not set to an instance of an object
    what is this?
     
    Last edited by a moderator: Jul 8, 2015
  7. You need another Visual C++ Redistributable don't know which year, maybe 2013 :)
     
  8. Wulf

    Wulf Community Admin

    Everything that Oxide needs is included in the zip.
    Please post your full logs. Without your full logs and setup details, we can't really help much.