gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76784 Posts in 13501 Topics by 1651 Members - Latest Member: Arnold99 September 20, 2024, 03:52:04 am
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Kick On Multiple Rename
gfx
gfxgfx
 

Author Topic: Kick On Multiple Rename  (Read 1512 times)

0 Members and 1 Guest are viewing this topic.

Offline Max™

  • MX Hosts
  • *****
  • If Im Not Back later... Wait Longer
    • Maxtech
Kick On Multiple Rename
« on: December 02, 2006, 02:59:11 am »
ever had someone park in your room yet be in another room and all you see is their renames filling up youir screen?
i modified this rename script to kick on the 5th rename in a row, it has exclude admins as well
Code: [Select]
<config>
<OnRename type="script" usergroup="!admins">
<out type="push" extdata="ip5">$ip4$</out>
<out type="push" extdata="ip4">$ip3$</out>
<out type="push" extdata="ip3">$ip2$</out>
<out type="push" extdata="ip2">$ip1$</out>
<out type="push" extdata="ip1">%IP%</out>
<out type="goto" extdata="10" condition="!=" lvalue=$ip5$ rvalue=$ip4$></out>
<out type="goto" extdata="9" condition="!=" lvalue=$ip4$ rvalue=$ip3$></out>
<out type="goto" extdata="8" condition="!=" lvalue=$ip3$ rvalue=$ip2$></out>
<out type="goto" extdata="7" condition="!=" lvalue=$ip2$ rvalue=$ip1$></out>
<out type="goto" extdata="6" condition="!=" lvalue=$ip1$ rvalue=$ip2$></out>
<out>/kick %NEWRAWNAME%</out>
<out type="pop" extdata="ip1"></out>
<out type="pop" extdata="ip2"></out>
<out type="pop" extdata="ip3"></out>
<out type="pop" extdata="ip4"></out>
<out type="pop" extdata="ip5"></out>
<out type="break"></out>
</OnRename>
</config>



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

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Kick On Multiple Rename
 

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