1. having so much false positives probably means your server lagged like hell.
    you can increase the m/s in the configs to try to diminish the false positives
     
  2. I got some false positives too but not as many as Adam

    What number for m/s would be fairly enough for when server is lagging? :)

    Ideas are always more than welcome , thank you!
     
  3. 12m/s seems good if your server lags
     
  4. how to turn off the autoban and autokicks for speedhack?
    [DOUBLEPOST=1422171388][/DOUBLEPOST]right?

    "byKick": false,
    "byBan": false
     
  5. Yes for every AntiCheat inside you must pût it
     
  6. I'm going to ban for speedhack manually :D
     
  7. where i can find cheaters logs in my server?
     
  8. oxide/logs
    and manually search for detections
     
  9. Have an error, while trying to check individual player =(
    5:09 AM [Error] r-AntiCheat: LuaScriptException while calling cmdCheck: [string "r-AntiCheat.lua"]:375: attempt to index global 'arg' (a nil value)
    at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  10. Reneb updated R-AntiCheat with a new update entry:

    Updated to C#

     
  11. On Script Load
    Code:
    [Oxide] 12:08 PM [Error] AntiCheat: NullReferenceException while calling OnServe
    rInitialized: Object reference not set to an instance of an object
      at Oxide.Plugins.AntiCheat.GetConfig (System.String menu, System.String datava
    lue) [0x00000] in <filename unknown>:0  15kb/s in, 13kb/s out
      at Oxide.Plugins.AntiCheat.LoadVariables () [0x00000] in <filename unknown>:0  at Oxide.Plugins.AntiCheat.LoadTheDefaultConfig () [0x00000] in <filename unkn
    own>:0
      at Oxide.Plugins.AntiCheat.OnServerInitialized () [0x00000] in <filename unkno
    wn>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob
    ject,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke
    Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
    [Oxide] 12:08 PM [Error] AntiCheat: NullReferenceException while calling OnServe
    rInitialized: Object reference not set to an instance of an object
      at Oxide.Plugins.AntiCheat.GetConfig (System.String menu, System.String datava
    lue) [0x00000] in <filename unknown>:0  15kb/s in, 13kb/s out
      at Oxide.Plugins.AntiCheat.LoadVariables () [0x00000] in <filename unknown>:0  at Oxide.Plugins.AntiCheat.LoadTheDefaultConfig () [0x00000] in <filename unkn
    own>:0
      at Oxide.Plugins.AntiCheat.OnServerInitialized () [0x00000] in <filename unkno
    wn>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob
    ject,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke
    Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
     
    Last edited by a moderator: Feb 8, 2015
  12. Yes i thought i fixed the plugin but it still has issues, wait before using this version
     
  13. okay thanks :)
     
  14. Error...
     
  15. Where do I put the cs file? Only thing I am famaliar with is the lua files.
     
  16. You put it in your plugins folder with the rest of your plugins
    [DOUBLEPOST=1422802284][/DOUBLEPOST]Getting this error, I'm not sure why.


    [Oxide] 9:50 AM [Error] AntiCheat: NullReferenceException while calling OnServerInitialized: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiCheat.GetConfig (System.String menu, System.String datavalue) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.AntiCheat.LoadVariables () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.AntiCheat.LoadTheDefaultConfig () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.AntiCheat.OnServerInitialized () [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  17. as i said you need to :
    1) SHUTDOWN YOUR SERVER
    2) DELETE data/AntiCheat_Config.json
    3) Restart your server

    i was unable for the moment to update live the config :/
    i have no idea why and it's a big pain in the ass
     
  18. and where to put the file .cs?
     
  19. actually no ... it seems it works on the 2 nd server relaunch ... fuck
    it's so annoying, will try to fix that
    [DOUBLEPOST=1422803290][/DOUBLEPOST]
    dont use it atm please, i'm still trying to fix the config that is bugged