Raised This Month: $12 Target: $400
 3% 

Spam Blocker v3.6


Post New Thread Reply   
 
Thread Tools Display Modes
conn
Member
Join Date: Dec 2013
Old 10-09-2017 , 01:48   Re: Spam Blocker v3.6
Reply With Quote #341

dude i cant simply make this work in my server, i made it work in my dedicated server but it wont work in my hosted server help!!
conn is offline
conn
Member
Join Date: Dec 2013
Old 01-10-2018 , 04:39   Re: Spam Blocker v3.6
Reply With Quote #342

is there a way to block the actual words?, i mean for example if i block the following word

fos, and someone says fosforo it will block the word

ince, and someone says incendio it will block the entire word even when the word incendio isnt blocked or banned but the first letters or part of the letters of this word no matter if it is starting or ending or even in the middle of the word it will get blocked anyways

HELP
conn is offline
kruger
Member
Join Date: Dec 2011
Old 01-29-2018 , 04:55   Re: Spam Blocker v3.6
Reply With Quote #343

hy, I want to gag the player instead of kicking him.
I tried change amx_kick with amx_gag but for some reason the user is not gagged???

Code:
case 2: {
			server_cmd ("amx_kick ^"%s^" ^"AUTOKICK: Spam%s^"", szName, ins)
			if (get_pcvar_num (notify) == 2) {
				server_cmd ("amx_chat ^"%s has been kicked for message: %s^"", szName, text)
with

Code:
case 2: {
			server_cmd ("amx_gag ^"%s^" ^"GAG: Spam%s^"", szName, ins)
			if (get_pcvar_num (notify) == 2) {
				server_cmd ("amx_chat ^"%s has been gagged for message: %s^"", szName, text)
Maybe it should be a client command????

Last edited by kruger; 01-29-2018 at 04:56.
kruger is offline
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 01-29-2018 , 06:49   Re: Spam Blocker v3.6
Reply With Quote #344

Quote:
Originally Posted by kruger View Post
hy, I want to gag the player instead of kicking him.
I tried change amx_kick with amx_gag but for some reason the user is not gagged???

Code:
case 2: {
			server_cmd ("amx_kick ^"%s^" ^"AUTOKICK: Spam%s^"", szName, ins)
			if (get_pcvar_num (notify) == 2) {
				server_cmd ("amx_chat ^"%s has been kicked for message: %s^"", szName, text)
with

Code:
case 2: {
			server_cmd ("amx_gag ^"%s^" ^"GAG: Spam%s^"", szName, ins)
			if (get_pcvar_num (notify) == 2) {
				server_cmd ("amx_chat ^"%s has been gagged for message: %s^"", szName, text)
Maybe it should be a client command????
Use default version and Simply use warn.ini in it instead of kick.ini

It will block msgs.
And Will Warn Spaming Is Not Allowed ..!!

Last edited by Alber9091; 01-30-2018 at 11:42.
Alber9091 is offline
kruger
Member
Join Date: Dec 2011
Old 01-30-2018 , 07:24   Re: Spam Blocker v3.6
Reply With Quote #345

O.K.
Thanks!
kruger is offline
Revan
New Member
Join Date: Feb 2018
Location: United Kingdom
Old 02-11-2018 , 08:04   Re: Spam Blocker v3.6
Reply With Quote #346

Mhm.. Great plugin. I love it.. Been looking for something like this for while! ;)
__________________

Last edited by asherkin; 02-11-2018 at 08:35.
Revan is offline
Dobi_la_sur
New Member
Join Date: May 2020
Old 05-13-2020 , 22:11   Re: Spam Blocker v3.6
Reply With Quote #347

Hello everyone! I am something new in this.

Sorry if I revive the theme, the plugin works perfectly

except for some players who have this virus that spam and crashes the server.

This Hack that somehow happens as admin

It sends spam to the server, until it manages to saturate the adminchat.amxx, and then crash the server.

Could this plugin be used to ban hacker administrators?

It does not work on them because the plugin has immunity for admin, I would like to know if the complete one can be modified to ban any player (user and admin)

L 05/13/2020 - 00:01:27: [adminchat.amxx] Chat: "pulpo<1><STEAM_ID_LAN><>" chat "51.89.72.35:27015 Deathmatch respawn server free VIP/Admin! 97"
L 05/13/2020 - 00:01:27: [adminchat.amxx] Chat: "pulpo<1><STEAM_ID_LAN><>" chat "51.89.72.35:27015 Deathmatch respawn server free VIP/Admin! 100"
L 05/13/2020 - 00:01:27: [adminchat.amxx] Chat: "pulpo<1><STEAM_ID_LAN><>" chat "51.89.72.35:27015 Deathmatch respawn server free VIP/Admin! 115"
L 05/13/2020 - 00:01:27: [adminchat.amxx] Chat: "pulpo<1><STEAM_ID_LAN><>" chat "51.89.72.35:27015 Deathmatch respawn server free VIP/Admin! 119"
Dobi_la_sur is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-14-2020 , 22:11   Re: Spam Blocker v3.6
Reply With Quote #348

Remove non-Steam support and most of your problems will be solved.
__________________
fysiks is offline
Dobi_la_sur
New Member
Join Date: May 2020
Old 05-19-2020 , 21:42   Re: Spam Blocker v3.6
Reply With Quote #349

hello everyone again

I comment that download the Steamcmd, the last disponibel version;
install Amx mod 1.8.3 (latest version available)

and everything works wonders, when a spamer enters it doesn't crash , but when the Spamer writes by admin chat, it appears on the server,
Spam Blocker v3.6, is not able to block it

Could you do an anti spam for admin?
And in this way block spam hack?

Last edited by Dobi_la_sur; 05-19-2020 at 21:55.
Dobi_la_sur is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode