- Fougerite Compatibility
- All Versions
- Plugin's Engine
- C# (Modules)
-> Github <-
EAC 2.1.0
A Total Re-Written version of EAC, I tried to focus on clean catching at this time. The project is open source.
Features / Countered Hacks :
EAC 2.1.0
A Total Re-Written version of EAC, I tried to focus on clean catching at this time. The project is open source.
Features / Countered Hacks :
- Anti Teleport Glitch (Newest TpFriend/HomeSystem supports It)
- Anti SpeedHack
- Anti FlyHack
- Anti DizzyHack
- Anti Entity Placing through walls (Beds)
- Anti WalkSpeed
- Anti SuperJump
- Anti Silent Aim (Shooting through objects)
- Admin Notification System
- Logging System
- Admins/Moderators are allowed to Fly/Speed hack
Commands:
/eac - Info
/eac reload - Reloads config
/eac delwarns playername - (If he is online)
/eac delwarns steamid
/eac flush - Wipe all EAC Tables
/eac friendmode - Friends will not be checked for dizzy at your own house
/eac debug - You can debug some hacks as an admin with this
Config:
/eac - Info
/eac reload - Reloads config
/eac delwarns playername - (If he is online)
/eac delwarns steamid
/eac flush - Wipe all EAC Tables
/eac friendmode - Friends will not be checked for dizzy at your own house
/eac debug - You can debug some hacks as an admin with this
Config:
INI:
[Settings]
TimerC=120000 ; A 2 minutes timer. It should be okay
FlyandJump=true ; true/false to Enable/Disable checks
Speed=true
Place=true ; Entity Placing through Wall
Dizzy=true
Teleport=true ; Teleport Glitch Check
Walk=false ; Walk Speedhack. It's disabled by default
PlayerWall=true ; Silent Aim Checks
EntityWall=true
NoRecoil=true
RecoilSuspectShots=5 ; Suspicious NoRecoil shots limit
DizzyDistance=2.5 ; 2.5 for the distance change. According to my tests this is okay.
DizzyWarnings=1 ; Max Dizzy Warnings
FlyJumpWarnings=5 ; Max Jump/Fly Warnings
SilentAimWarnings=2 ; Max Silent Aim Warnings
SpeedWarnings=5 ; Max SpeedHack Warnings
RecoilWarnings=1 ; NoRecoil Warnings
EntityPlaceWarnings=1 ; Max Entity Item placing through wall Warnings
PingToIgnore=250 ; Pings above 250 are double checked
DisableTeleportCheckonAdmins=True
DisableTeleportCheckonMods=True
EnableFlyCheckonMods=False
EnableFlyCheckonAdmins=False
EnableSpeedCheckonMods=False
EnableSpeedCheckonAdmins=False
EnableRecoilCheckonMods=False
EnableRecoilCheckonAdmins=False
FlyWhiteList=76512313411111,76512313422222 ; If FlyCheck is enabled for Admins/Mods, these IDs will be whitelisted.
SpeedWhiteList=76512313411111,76512313422222
RecoilWhiteList=76512313411111,76512313422222
speedMinDistance=11 ; If The player reaches 11m / 2s he will get a speedhack warning
speedMaxDistance=25 ; Meter where we can possibly say It's lagg or teleport
walkspeedMinDistance=6
walkspeedMaxDistance=15