gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76774 Posts in 13500 Topics by 1651 Members - Latest Member: insider4ever April 19, 2024, 07:11:54 am
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Stopping Spammers
gfx
gfxgfx
 

Author Topic: Stopping Spammers  (Read 4365 times)

0 Members and 1 Guest are viewing this topic.

Offline Max™

  • MX Hosts
  • *****
  • If Im Not Back later... Wait Longer
    • Maxtech
Stopping Spammers
« on: December 02, 2006, 12:40:53 am »
you probably know how to stop spammers, but in case you're new, heres a script that excludes your admins but kicks spammers
Code: [Select]
<config>

<command type="script" usergroup="!Admins">
<in>*@hotmail*</in>
<in>*@yahoo*</in>
<in>*@msn*</in>
<in>*http://*</in>
<in>*milf*</in>
<in>*.biz*</in>
<in>*.co.uk*</in>
<in>*.com*</in>
<in>*.guv*</in>
<in>*.net*</in>
<in>*.org*</in>
<in>*www.*</in>
<out>/kick %NAME%</out> for FXS/WCS/Winmx 3.53/3.54beta
<out>#Admincmd /kick %NAME% </out> for RCMS
</command>
 /// you can use /kickban if prefered
</config>



Try Connecting, the attacks may let you  https://patch.winmxconex.com/

Offline SamSeeSam

  • Forum Member
  • The Sky will never Fall on our heads
Re: Stopping Spammers
« Reply #1 on: December 02, 2006, 04:18:25 am »
But won't that even kick someone if he or she posts a link?
I mean a non spammer posting a link...

Cheers :P
Reconnect to winmx with the blocking patch :)
Patch link :
 https://patch.winmxconex.com/

Spread the word now :)

Offline Max™

  • MX Hosts
  • *****
  • If Im Not Back later... Wait Longer
    • Maxtech
Re: Stopping Spammers
« Reply #2 on: December 02, 2006, 09:27:36 am »
yep it will, unless they are either admin or can use the /notice command



Try Connecting, the attacks may let you  https://patch.winmxconex.com/

Re: Stopping Spammers
« Reply #3 on: October 21, 2007, 12:22:05 am »
hi just wondered if anyone knows why i cant get script to work im getting usergroup inconsistency error
im using fxs


<command type="script" usergroup="Admins">
<in>*@hotmail*</in>
<in>*@yahoo*</in>
<in>*@msn*</in>
<in>*http://*</in>
<in>*milf*</in>
<in>*.biz*</in>
<in>*.co.uk*</in>
<in>*.com*</in>
<in>*.guv*</in>
<in>*.net*</in>
<in>*.org*</in>
<in>*www.*</in>
<out>/kick %NAME%</out>
</command>
</config>

<usergroup name ="Admins">
*Panther*
</usergroup>

Offline reef

  • WMW Volunteer
  • *****
  • ***
Re: Stopping Spammers
« Reply #4 on: October 21, 2007, 04:47:10 am »
Hi Defender.... just added this to my bot and got the same error.... changed it around slightly and it works fine..... give this a try...

Code: [Select]
<usergroup name ="Admins">
*Panther*
</usergroup>

<command type="script" usergroup="!Admins">
<in>*@hotmail*</in>
<in>*@yahoo*</in>
<in>*@msn*</in>
<in>*http://*</in>
<in>*milf*</in>
<in>*.biz*</in>
<in>*.co.uk*</in>
<in>*.com*</in>
<in>*.guv*</in>
<in>*.net*</in>
<in>*.org*</in>
<in>*www.*</in>
<out>/kick %NAME%</out>
</command>

The 1 you posted had </config> before the usergroup.... all script has to be ABOVE </config>

anyways hope that helps.... let us know   :)

Re: Stopping Spammers
« Reply #5 on: October 23, 2007, 10:05:48 pm »
cool thanks m8 all works perfect :)

Offline MizBehavin

  • MX Hosts
  • *****
  • Winmx host
Re: Stopping Spammers
« Reply #6 on: October 31, 2009, 09:58:52 pm »
ty Max
Im an angel honest the horns are just there to keep the halo up straight

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Stopping Spammers
 

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.022 seconds with 23 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!