gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76793 Posts in 13502 Topics by 1651 Members - Latest Member: Arnold99 November 22, 2024, 06:40:51 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  how about flooding a room on ouka chat rooms?
gfx
gfxgfx
 

Author Topic: how about flooding a room on ouka chat rooms?  (Read 1896 times)

0 Members and 1 Guest are viewing this topic.

just

  • Guest
how about flooding a room on ouka chat rooms?
« on: July 13, 2007, 02:27:09 am »
is there any script for mentis to stop people flooding the room? i have a problem with it but i cant write any script to stop that, i hope someone knows how to make a script that can kick someone out from the room if they flood so i can copy for my room thanx

Offline SamSeeSam

  • Forum Member
  • The Sky will never Fall on our heads
Re: how about flooding a room on ouka chat rooms?
« Reply #1 on: July 13, 2007, 07:43:43 pm »
I think that there is a script for that... not aure though. SOmething like kickban on flooding for five minutes.

Hopefully someone who has it will post it here
Looksabout in the section for it. I'm not sure as to if or if not it is already there.

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

Spread the word now :)

Offline reef

  • WMW Volunteer
  • *****
  • ***
Re: how about flooding a room on ouka chat rooms?
« Reply #2 on: July 14, 2007, 03:09:21 am »
Ouka Chat Server has protection built in to combat flooding.... the command is #admincmd floodprotecton

Or theres is a script like sam mentioned... i'm not sure of the author but here it is

Code: [Select]
<usergroup name="flooders" case="1">
*USER1*
*USER2*
*USER3*
*USER4*
</usergroup>


<command type="script" usergroup="!flooders">
<in>*</in>
<out type="push" extdata="spam4">$spam3$</out>
<out type="push" extdata="spam3">$spam2$</out>
<out type="push" extdata="spam2">$spam1$</out>
<out type="push" extdata="spam1">$spam$</out>
<out type="push" extdata="spam">%TRIGGER%</out>
<out type="break" condition="0" lvalue="$spam$" rvalue="$spam1$"/>
<out type="break" condition="0" lvalue="$spam1$" rvalue="$spam2$"/>
<out type="break" condition="0" lvalue="$spam2$" rvalue="$spam3$"/>
<out type="break" condition="0" lvalue="$spam3$" rvalue="$spam4$"/>
<out>#admincmd /setuserlevel %RAWNAME% 1</out>
<out>/notice #c8###### #c2#ATTENTION #c8###### #c6#%NAME% #c1#WILL NOW BE SILENCED AND EXILED FROM THIS ROOM FOR SPAMMING</out>
<out delay="3000">#usercmd redirectto %NAME% ROOMNAME</out>
<out delay="2000">#c1#I Hope They Enjoy Their New Home #c4#ROOMNAME. #c1#Spamming mofo's</out>
</command>

I would think the ouka setting would be easier than all of this tho   :wink:

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  how about flooding a room on ouka chat rooms?
 

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