1. New rust update anticheat not work
    Anticheat.enabled : false
    plz fix it
     

    Attached Files:

    • att.png
      att.png
      File size:
      2.5 KB
      Views:
      47
  2. Meant to be false I recommend not using antihack.enabled as it consumes a lot of resource and makes servers lag if set to true
     
  3. Please make a way to exclude a playee from being checked or banned
     
  4. error

    ошибка
     

    Attached Files:

  5. how do the detections punishment works, i get a detection's loged in chat but nothing happens?
     
  6. Depends on your config settings if they get kicked or not
    like
    "SpeedHack: Punish Detections": 3,
    if they do it twice then it will not kick them until the 3rd time
     
  7. Set to 3 but no ban happens
     
  8. "SpeedHack: Punish Detections": 3
    "Flyhack: Punish Detections": 3
    etc...

    Change all Detections to 1, and here it goes :)

    "Settings: Punish - 0 = Kick, 1 = Ban, 2 = Jail": 1 - here 1 for ban
     
  9. Yea but i have set to 3 with ban if it dont work then idk why. This person had 6 detections of speed hack
     
  10. This plugin does need work will need to wait for coder to update it
     
  11. Code:
    (20:23:10) | [Oxide] 8:23 PM [Info] [ConnectionDB] Updating GD921 [ 76561198143373240 ].
    (20:23:10) | 10.19.7.54:52012/76561198143373240/GD921 joined [windows/76561198143373240]
    (20:23:10) | [Oxide] 8:23 PM [Warning] 76561198278568992 - ktimin.82 was detected hiting too fast - @ (-520.7, 25.5, 629.0)
    (20:23:10) | [Oxide] 8:23 PM [Warning] 76561198278568992 - ktimin.82 was detected hiting too fast - @ (-520.7, 25.5, 629.0)
    (20:23:10) | [Oxide] 8:23 PM [Info] [Notifier v2.18.0] GD921 joined the server, from Unknown.
    (20:26:11) | Saved 17,808 ents, serialization(0.01), write(0.01), disk(0.00) totalstall(0.03).
    (20:26:11) | Saving complete
    (20:26:33) | 10.19.7.54:52012/76561198143373240/GD921 disconnecting: disconnect
    (20:26:34) | [Oxide] 8:26 PM [Info] [Notifier v2.18.0] GD921 left the server. (Reason: Disconnected)
     
  12. Just ping-lags.
     
  13. This player is connected via LAN to the server. Ping a minimum it should have. It is because of this? But I also connect to the server via a local area network and no lag and no such warnings from anti-cheat either.
     
  14. Eat

    Eat

    .................. 11111111111111111.jpg
     
  15. We need a Super Jump AntiCheat put into this plugin please.
     
  16. reneb can you update this plugin or make a new smaller whit speedhack and jump and maby headshot count.
    and option to jail, kick or ban whit time period.

    grtz
     
  17. Yes please
     
  18. Hey, im using this on my server atm and it keeps saying one of my admins is wallhacking whilst using no clip, any suggestions?
     
  19. Hi, how to fix it?
    Code:
    AntiCheat.cs(612,21): warning CS0108: `Oxide.Plugins.AntiCheat.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended
    c:\games\193_169_173_68_28046\1228502\ruste\Oxide.Game.Rust.dll (Location of the symbol related to previous warning)
    AntiCheat.cs(466,39): warning CS0472: The result of comparing value type `uint' with null is always `true'
    AntiCheat.cs(529,39): warning CS0219: The variable `meshcoll' is assigned but its value is never used
    AntiCheat.cs(584,49): warning CS0162: Unreachable code detected
    AntiCheat.cs(637,58): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `true'
    AntiCheat.cs(1091,24): warning CS0219: The variable `detectionText' is assigned but its value is never used
    AntiCheat.cs(1109,24): warning CS0219: The variable `detectionText' is assigned but its value is never used
    AntiCheat.cs(53,20): warning CS0649: Field `Oxide.Plugins.AntiCheat.bulletmask' is never assigned to, and will always have its default value `0'
    AntiCheat.cs(78,16): warning CS0414: The private field `Oxide.Plugins.AntiCheat.resetTime' is assigned but its value is never used
    AntiCheat.cs(264,13): warning CS0414: The private field `Oxide.Plugins.AntiCheat.privColl' is assigned but its value is never used
    AntiCheat.cs(993,28): warning CS0649: Field `Oxide.Plugins.AntiCheat.PlayerLog.lastPosition' is never assigned to, and will always have its default value
     
    Last edited by a moderator: Mar 4, 2016
  20. After new patch have this in log:
    [2/19/2016 5:27:29 PM] [Oxide] 5:27 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'AntiCheat v2.3.22' (NullReferenceException: Object reference not set to an instance of an object)

    Is it only my problem ?
    [DOUBLEPOST=1455914161,1455898764][/DOUBLEPOST]Who have same promlem, I've found a mistake. Data file contains NULL value, instead of this lines:
    {
    "AntiCheatLogs": []
    }

    So just replace null with this lines and reload plugin