[FilterScript] [FS]LiL - (LuX In Log) (+Save information in Log) +Anti(SpawnKill,DriveBy,Spam)
#1

[anchor=menu]Menu
  • [iurl=#menu]Menu[/iurl]
  • [iurl=#func]Functions[/iurl]
  • [iurl=#log]Log Details[/iurl]
  • [iurl=#config]Configuration[/iurl]
  • [iurl=#ins]Installation[/iurl]
  • [iurl=#vab]Version and Bugs[/iurl]
  • [iurl=#dwn]Download[/iurl]

[anchor=func]Functions
  • ● Connections Log!
    ● Desconnections Log!
    ● Chat messages Log!
    ● Commands Log!
    ● Deaths/Kills Log!
    ● Private Messages Log!
    ● Block Bad Words!
    ● Anti-DriveBy (+Kick Log)!
    ● Anti-Spam (+Kick Log)!
    ● Anti-SpawnKill (+Kick Log)!
    ● And in console add duplicate symbols function!

[anchor=log]Log Details
  • ● They created a log for each type of category (Example: Connections Log, Desconnections Log... One file for each).
    ● In the files (Logs) are including details such as Current Date & Hours.
    ● The files are saved in a specified folder (See Installation).
    ● In the files are also saved the player's name and some details.

[anchor=config]Configuration

The filterscript comes with a system so that you can configure it with ease. Here's how to disable/enable some function

pawn Code:
/*
 __________________________________
|                 |
|   Enable/Disable Config    |
|   ---------------------    |
|   True or 1 = Enable     |
|   False or 0 = Disable    |
|__________________________________|

*/

#define ConnectionLog  true
#define DesconnectionLog true
#define ChatLog     true
#define CommandsLog   true
#define DeathsLog    true
#define PmLog      true
#define BadWordBlock   true

#define DriveBy     1
#define Spam       1
#define Spawn      1

To modify Words/DriveBy/Spam/Spawn settings use:

pawn Code:
/*

 _____________________________________________________
|                           |
|         Limits Config            |
|       ---------------------         |
| Max Words = Change limit of Max Bad Words in file |
| DriveBy_MaxKills = Change Max Drive-By Kills    |
| Spawn_MaxKills = Change Max Kills in Spawn     |
| Spam_MaxMsgs = Change limit of Spam/Flood messages |
|_____________________________________________________|

*/

#define MaxWords     100
#define DriveBy_MaxKills 5
#define Spawn_MaxKills  4
#define Spam_MaxMsgs   5
Attention: modify the settings only if you wish. The default setting is ok


[anchor=ins]Installation

Attention: it is not necessary that you create the log files, they are automatically created!

Download files (The folders are included in the file, you only need to create them if you want)
unzip files
Put file "LiL.amx" in your server "filterscripts" folder
Open "Scriptfiles" folder
Create a new folder "LiL"
In "LiL" folder create a folders "Config" and "Logs"
Open "Server.cfg"
Modify line "filterscripts" to "filterscripts LiL"
Save "Server.cfg"
10є Open your server!

To install BlockWords:

Go in folder "Scriptfiles/LiL/Config"
Create a new file "BadWords.cfg"
Open new file
Add bad words (One word below the other)
Save a file
Open your server!


[anchor=vab]Version and Bugs

Current: 1.0

Soon: 2.0 (Development)

+Config commands,
+TextDraws
+Correction of Bugs (If there are any)
+More Logs (Rcon commands,Spawn Cars, Car chat,Gang Chat,etc)
...

[anchor=dwn]Download



Reply
#2

Lux Avesome
Reply
#3

Nice job LuX
Reply
#4

Quote:

Lux Avesome

Quote:

Nice job LuX

Thanks!
Reply
#5

nice ty
Reply
#6

Quote:

nice ty

Thank you!
Reply
#7

► © The LuxurioN™,
very nice job. I'll used it!
Reply
#8

Nice , does it save scores?
Reply
#9

Quote:

► © The LuxurioN™,
very nice job. I'll used it!

Thanks!

Quote:

Nice , does it save scores?

No. I wanted to make a system for save the maximum possible information in files (log). Save scores would have required a login system. Why are not all the players who have the fixed IP*!

*Players who do not have fixed ip, when reconnect the Internet, the ip is changed. And if there is a login system, the player who has no fixed ip would use '/login' and you're done! More if it is a system that saves statistics of the player by IP. When the player returns the server after you reconnect to the Internet, will lose everything! Because the system will not recognize the ip
Reply
#10

wow another one! good job LuX!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)