Metamod plugin to stop/detect fake players using bot spam !
bantime = 0.0 // 0.0 = kick, >0 = ban time in minutes
banreason = Fake client // ban reason
onlylog = 0 // only log detects without kick/ban
fix_bo3_new = 1 // enable full fix of buffer overload v4 (patched v3)
Files :
fakedetector_mm.dll (for windows)
fakedetector_mm_i386.so (for linux)
fakedetector.ini
Installation :
Windows:
Add the fullupd_patch.dll file to metamod\dlls folder .
Then write this in Plugin.ini "win32 addons\metamod\fullupd_patch.dll" (withour quotes).
Save and restart server.
Linux:
Add the fullupd_patch_mm_i386.so file to metamod\dlls folder.
Then write this in Plugin.ini "linux addons\metamodld\fullupd_patch_mm_i386.so" (withour quotes).
Save and restart server
bantime = 0.0 // 0.0 = kick, >0 = ban time in minutes
banreason = Fake client // ban reason
onlylog = 0 // only log detects without kick/ban
fix_bo3_new = 1 // enable full fix of buffer overload v4 (patched v3)
Files :
fakedetector_mm.dll (for windows)
fakedetector_mm_i386.so (for linux)
fakedetector.ini
Installation :
Windows:
Add the fullupd_patch.dll file to metamod\dlls folder .
Then write this in Plugin.ini "win32 addons\metamod\fullupd_patch.dll" (withour quotes).
Save and restart server.
Linux:
Add the fullupd_patch_mm_i386.so file to metamod\dlls folder.
Then write this in Plugin.ini "linux addons\metamodld\fullupd_patch_mm_i386.so" (withour quotes).
Save and restart server
No comments:
Post a Comment