not sure the 1 and 2 are false detections, just by looking at the angles you can see that the guy went up, and for the 2nd one we can see him just through the wall. did the guy own the place? or it wasn't his ?
3 hmmm dunno what to say looks like the base of arrow is comming from the rock no? most likely he was inside the rock before the detection??
4) same as 1 and 2, check if the player has access to this building cause we can see him going through the walls here
R-AntiCheat [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Dec 5, 2014.
-
Just curious, I take it there's no such thing as a false positive for fly hacking when the visual log shows several paths high in the air over distance. Only asking as the guy we caught insists he did nothing wrong, but they all do that don't they. We've banned him for now.
-
no ... visual logs don't lie XD
-
Just for good measure lol
Gotta love the visual logs -
How do i activat Ethem logs? just by ac Player nick?
Btw some of These flys are kinda curious direction .... why should he fly straight up? Dosnt make any sense to me. Does look like a Elevator block... -
But it wouldn't log as a fly hack and some are horizontalines through the air.
-
I am getting a lot of detections for players building raid towers and then jumping off of them. So, yes false detections are possible for fly.
-
You can see the speed, 1 point to another is 1 second AnD you see on the logs written 15m/s , 20m/s which is wayyyyy Too fast for elevator blocks AnD you see the directions Also so you know he was going up. AnD why go up? You need to prèss Space to go up
You dont see much anything else cause i imagine they Got banned in 3seconds ^^ -
Reneb, for now i use old 2.1.13 version, and it have NO false detection at all. Looks like smth went wrong :/
New version works fine when 1 player is online, but when it's over 100.... -
Probably should try removing ceilings then AnD see.
I tested the performance of the plugin AnD it shouldnt cause lags.
But i'll add to ac.fps checks for how much Time the wallhack takes. -
How do i see the drawings? -
/ac player PLAYERNAME/STEAMID
or
/ac radius XXXX
first one will show you the detections for the player
second one will show you the detections made around you
i need to improve the code as you can't see detections that are further the 1000-2000m away so i'll probably add coordinates or teleportation possibilities to help
[DOUBLEPOST=1430851382][/DOUBLEPOST]tried to add a teleport option but can't test it, if someone can show me if the plugin gives errors or notplz ?
you need to do the /ac command
then you can do: /ac_tp XXX => to teleport to the detection numberAttached Files:
-
-
Code:
[Oxide] 9:26 PM [Error] Failed to call hook 'OnEntityLeave' on plugin 'AntiCheat' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 9:26 PM [Debug] at Oxide.Plugins.AntiCheat.AddLog (System.String userid, System.String logType, Vector3 frompos, Vector3 topos) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiCheat.OnEntityLeave (.TriggerBase triggerbase, .BaseEntity entity) [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
Last edited by a moderator: May 5, 2015 -
delete your AntiCheatLogs and restart the plugin
-
I'm not able to check it right now. But I confirm ac loaded and 2 people did fly without detection.
:/ seems they already found a way to bypass. -
[DOUBLEPOST=1430860423][/DOUBLEPOST][5/6/2015 1:14:26 AM] [Oxide] 1:14 AM [Error] Plugin failed to compile: AntiCheat (leaving previous version loaded)
[5/6/2015 1:14:26 AM] [Oxide] 1:14 AM [Error] AntiCheat plugin failed to compile!
[5/6/2015 1:14:26 AM] [Oxide] 1:14 AM [Error] AntiCheat.cs(1051,144): error CS1525: Unexpected symbol `)', expecting `;' or `}' -
thx eat for testing, here is the "fixed"
[DOUBLEPOST=1430864503][/DOUBLEPOST]
nothing i can do here, it's to prevent legit players from getting detected.
But don't worry not a lot of hackers are intelligent XDAttached Files:
-
-
[5/6/2015 11:53:00 AM] [Oxide] 11:53 AM [Error] AntiCheat plugin failed to compile!
[5/6/2015 11:53:00 AM] [Oxide] 11:53 AM [Error] AntiCheat.cs(1046,160): error CS1525: Unexpected symbol `)', expecting `;' or `}' -
Can't u do something like player is not on the ground or earth? Instead only the speed. -
a video would have helped,
and yes you can deactivate anything you want in the configs
and it's already how it works.
flyhack checks if the player is not on ground for too long (4m above ground or something like that)
and speedhack checks the speed
[DOUBLEPOST=1430908621][/DOUBLEPOST]again another version hopefully iit will workAttached Files:
-