View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 08-12-2007 , 02:40   Ban for Cheat messages
Reply With Quote #1

Version 1.4

Description: Very easy plugin that bans stupid cheaters that repeatedly say something like
[BadBoy v.5.0][Download it from ......]

- VERY IMPORTANT: TO BAN ALL CHEAT MESSAGES (SUCH AS [HLGUARD] Check this player...) PUT THE PLUGIN BEFORE adminchat.amxx IN plugins.ini
- No ML support because u can easy retranslate this plugin to your own language by changing ONLY 1 phrase in func ban(id) in source code and recompile.
- CVARS:
anti_say_bantype (default 2)
0 - standart ban by steam ID
1 - ban by IP
2 - ban by AMXBANS
3 - cheater will forced to quit the game (i found it more useful than kicking, so cheater may suppose that his cheat doesn't work correctly ;) )

anti_say_bantime (default 7200)
Ban time in minutes (default 7200 minutes = 5 days ban)
Set it to 0 for permanent bans.

To do: Put antisay.ini to addons/amxmodx/configs directory. Feel free to edit this file but don't forget to post new messages to forum (so other people can download updated version).

Changes:
- Added logging to antisay.log (in the same folder as antisay.ini)
- Fixed bansystem (amx_banip -> addip ; amx_ban -> banid)

As usual, russian and english versions provided...
Enjoy.
Attached Files
File Type: ini antisay.ini (1.7 KB, 8710 views)
File Type: sma Get Plugin or Get Source (anti_sayEN.sma - 12373 views - 3.7 KB)
File Type: sma Get Plugin or Get Source (anti_sayRUS.sma - 4591 views - 3.7 KB)

Last edited by draft; 01-07-2008 at 10:36.
draft is offline