Thread: Anti-Spam Lite
View Single Post
Plugin Info:     Modification:          Category:         
NullWarez
Member
Join Date: Aug 2010
Location: Internet
Old 09-08-2010 , 13:03   Anti-Spam Lite
Reply With Quote #1

Information:

If you need a simple and easy plug-in, ban/kick/warning for spam, then this plugin is for you!

Plug-blocks:
  1. Spam in nick
  2. Spam in chat
Examples of block (nick, chat):
  • example.com
  • spam.example.com
  • All IP address ranges (0.0.0.0 - 255.255.255.255)
  • Block IP + port 127.0.0.1:27105
  • Block domain + port (example.com:27015)
  • Block spam in text (My server 127.0.0.1:27015 and goto my website example.com, enjoy!)
Requirements:
  • Amxmodx
  • Amxmisc
  • Regex
Installation (amxx):
  1. Upload antispam_lite_*.amxx to amxx plugins server folder
  2. Edit plugins.ini and paste antispam_lite_*.amxx
Installation (sma):
  1. Open folder /addons/amxmodx/scripting/
  2. Upload file antispam_lite_*.sma
  3. Compile the antispam_lite_*.sma using compile.exe
  4. Open folder /addons/amxmodx/compiled
  5. Upload antispam_lite_*.amxx to amx plugins server folder
  6. Edit plugins.ini and paste antispam_lite_*.amxx
Change log:

Code:
** 1.0.3
- Initial release

** 1.0.4
- Deleted ColorChat.inc
- Separation of types of plugins
- Added preprocessor macros

** 1.0.5
- Added CVAR support
Types of plugins:

Warning - warning show only and auto-change player nick to Player-1, Player-2, Player-3, etc...

Ban - Spam in nick, Spam in chat

Kick - Spam in nick, Spam in chat

Recommendation:

If you are using antiflood protection plugin, it is recommended to put the antispam_lite_*.amxx after antiflood plugin

Versions:
  • Warning - 1.0.4
  • Ban - 1.0.4
  • Kick - 1.0.4
  • Cvar - 1.0.5
CVAR:

What should I do if spam is found in the chat:
antispam_l_action_chat (1 - warning | 2 - kick | 3 ban)

What should I do if spam is found in the nick:
antispam_l_action_nick
(1 - change nick | 2 - kick | 3 ban)

How much time ban a player?
antispam_l_bantime 200 (Ban time minutes)

Note:
  • If you have any suggestions or questions ask here
  • If you like the plugin please: Rate Thread
Attached Files
File Type: sma Get Plugin or Get Source (antispam_lite_warning.sma - 5527 views - 2.5 KB)
File Type: sma Get Plugin or Get Source (antispam_lite_kick.sma - 4752 views - 2.1 KB)
File Type: sma Get Plugin or Get Source (antispam_lite_ban.sma - 4086 views - 2.1 KB)
File Type: sma Get Plugin or Get Source (antispam_lite_cvars.sma - 4396 views - 3.8 KB)
__________________
Develop ZP 4.3 Tear Devil

Last edited by NullWarez; 09-09-2010 at 07:54.
NullWarez is offline