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 23, 2024, 04:06:09 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  kick or mute for not sharing requested amount (unknown)
gfx
gfxgfx
 

Author Topic: kick or mute for not sharing requested amount (unknown)  (Read 1469 times)

0 Members and 1 Guest are viewing this topic.

Offline reef

  • WMW Volunteer
  • *****
  • ***
kick or mute for not sharing requested amount (unknown)
« on: December 03, 2006, 10:26:30 am »
Code: [Select]
<usergroup name="Files" case="1">
*name1*
*name2*
*name3*
*ADD MORE NAMES*
</usergroup>

<OnEnter type="script" usergroup="!Files"> 
<out type="push" extdata="NumberOfFiles">%FILES%</out>
<out type="break" condition=">" lvalue="%USERVAR[NumberOfFiles]%" rvalue="49"></out>

<out type="push" extdata="FileRawname">%RAWNAME%</out>

<out condition="?" lvalue="%SERVER%" rvalue="WCS">/setaccess %RAWNAME% 1</out>
<out condition="?" lvalue="%SERVER%" rvalue="FXS">/setuserlevel %USERVAR[FileRawname]% -v</out>

<out>#c62#Sorry #c8#%NAME% #c62#but you are sharing fewer than #c8#50 #c62#files...please come back again when you have shared more.</out>
<out type="push" extdata="CountDown">6</out>
<out type="self">!FileTimer!</out>
</OnEnter>

<command type="script" mode="thread">
<in>!FileTimer!</in>
<out type="sleep" extdata="1000"></out>
<out type="push" extdata="CountDown"><operator type="-" lvalue="%USERVAR[CountDown]%" rvalue="1"/></out>
<out>#c1#!! #c8#%USERVAR[CountDown]% #c1#!!</out>
<out type="goto" extdata="-3" condition="!=" lvalue="%USERVAR[CountDown]%" rvalue="1"></out>
<out delay="800">/kick %USERVAR[FileRawname]%</out>
</command>

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  kick or mute for not sharing requested amount (unknown)
 

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