1. Here is a method of Anticheat.cs plugin .....
    I want to implement my code in it but only error
    Code:
            static void AntiCheatBroadcastAdmins(string message)
            {
                if (!broadcastAdmins) return;
                foreach (PlayerClient player in PlayerClient.All)
                {
                    if (player.netUser.CanAdmin())
                        ConsoleNetworker.SendClientCommand(player.netPlayer, "chat.add AntiCheat \"" + message + "\"");
                }
            }
    my additional code..
    Code:
    if (permission.UserHasPermission(player.netUser.userID.ToString(), "mod") || player.netUser.CanAdmin()){
     
  2. we can directly put a banip?
     
  3. error....
    Code:
    76561197961827838 Mulato was auto kicked for rOverKill 9mm Pistol (89)
    [Oxide] 12:02 AM [Error] Failed to run a 0.30 timer in 'AntiCheat v2.0.13' (NullReferenceException: Object reference not set to an instance
    of an object)
    [Oxide] 12:02 AM [Debug]   at Oxide.Plugins.AntiCheat+NoRecoilHandler.GetCharacter () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiCheat.CheckNewAngles (Oxide.Plugins.NoRecoilHandler norecoilhandler, Angle2 oldAngles, Single lasttimestamp) [0x00000
    ] in <filename unknown>:0
      at Oxide.Plugins.AntiCheat+<CheckNoRecoil>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
  4. Is there a way to let admins (who do *not* have rcon.login) to get the anticheat alerts in game?
     
  5. it is not possible to ban silencekill ? the code is commented..
     
  6. @xandy3_sjb this AntiCheat is pretty outdated. Im working on somthing at the moment. I have a client launcher Anticheat done but people will need to download and launch it. But ill be working on a public anticheat to post soon (updated version of this one)
     
  7. hello Reneb

    can you make the comment /nfd [name] in this plugin that everybody spawns in the air when you do /nfd

    and if people join they will be cleared for fly hack

    gtz XswaggaboyX
     
  8. hey guys i have noticed a glitch with the new oxide which allows hackers to utilize the sleeping bag hack this is what shows up when the glitch occurs

    i just wanted to notify server owners about this error if they are receiving glitch raids
    it will say cannot cast from source to destination type???? this is from the r-anticheat plugin

    this is the only error i have noticed with it so far

    for those of you who don't know there is a hack that peeps can use to disable walls and place sleeping bags inside another users base r-anticheat usually stops it but for some reason in recent versions of oxide it hasent i am nt sure whats causing this error,which more thanl ikely is the plugin is not compatible with new oxide to the fullest of extents.but its one that needs correctinng
     

    Attached Files:

  9. Wulf

    Wulf Community Admin

    The change is 3 months old, see R-AntiCheat | Page 30 | Oxide.
     
  10. hey, i have problems with the anti walkspeed-hack, (i have turned it off meanwhile so its not so urgently)

    when i log into rcon i see it detects myself and other people who dont hack, mostly by respawning or crouch running.

    any fix out there?
     
    Last edited by a moderator: Jan 10, 2016
  11. that happens to me as well although it doesnt realy bother me the crouch running part atleast but you say you disabled it and its still active?
     
  12. no, i meant when i have activated it. because of the problem i have disabled it then

    i also get this errors:

    Code:
    7:19 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:19 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:19 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:19 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:19 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:19 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:19 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:19 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:20 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:20 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:20 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:20 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:24 PM [Error] Failed to call hook 'OnItemDeployed' on plugin 'AntiCheat v2.0.13' (InvalidCastException: Cannot cast from source type to destination type.)
    7:24 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  13. Wulf

    Wulf Community Admin

    See R-AntiCheat | Page 30 | Oxide.
     
  14. thx, didnt saw that
     
  15. Hi everybody, i just dont know what happened with my server, i guess
    im using r-anticheat and have a lot of error onitemdeployed.

    And just the anticheat doesnt work anymore

    i upload a photo of the repetitive error, i cant run the server without the anticheat, i dont know, after this errors everybody can hack the server, no anti wallhack, no anti bp unlocker, no anticheat. i dont know what to do
     

    Attached Files:

  16. Wulf

    Wulf Community Admin

    See R-AntiCheat | Page 30 | Oxide.
     
  17. Am I the only person who is realizing a huge false ban rate of the Anti NoRecoil Feature?

    also i dont unterstand how this really works, how can it be possible that someone gets autobanned with a detection/kill statistic of 1/12 when the ratio is on default (33%)? 1:12 = 0,0833~ far away from 33%

    i have here a guy, i have teamviewed him ingame (i pressed all keyboard keys, there was no hack menu, and he still had recoil after i pressed all keys) and checked his PC with LastActivityView and his .dll file also is 3010kb large and he dont have other Assemply-CSharp files on his PC, so he has no hacks and got banned 3 times in 2 hours.

    but he has binded duck into mouse 0, so when he is shooting he also will duck at the same time. is it possible that this makes false detections?
     
    Last edited by a moderator: Feb 3, 2016