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, 12:58:29 am
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  User Stats for WCS1.8Rc3 and up
gfx
gfxgfx
 

Author Topic: User Stats for WCS1.8Rc3 and up  (Read 1841 times)

0 Members and 1 Guest are viewing this topic.

Offline Stevi

  • #1 DJ
  • MX Hosts
  • *****
  • Ooops! I blew up the commercials!
    • WinMX Radio
User Stats for WCS1.8Rc3 and up
« on: June 21, 2007, 10:37:36 pm »
This script is to take the place of /stats. You can make it private or not. The color codes also can be changed. To avoid Metis from flooding the room i have placed color codes inside the out. Those can also be changed but isnt smart to remove them. Enjoy this script.

Code: [Select]
<config>

<command type="script">
<in>!stats %PARAM%</in>
<out type="push" extdata="STATS">1</out>
<out>/hidecmd /stats %PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Username: %PARAM%</in>
<out>U#c1#sername: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Room Name: %PARAM%</in>
<out>R#c1#oom Name: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>ISP: %PARAM%</in>
<out>I#c1#SP: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Access: %PARAM%</in>
<out>Acc#c1#ess: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Files: %PARAM%</in>
<out>Fi#c1#les: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Transfer Status: %PARAM%</in>
<out>Tran#c1#sfer St#c1#atus: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Total Messages: %PARAM%</in>
<out>To#c1#tal Me#c1#ssages: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Stay Time: %PARAM%</in>
<out>St#c1#ay Ti#c1#me: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Idle Time: %PARAM%</in>
<out>Id#c1#le Ti#c1#me: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Client: %PARAM%</in>
<out>Cl#c1#ient: #c?#%PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[STATS]%" rvalue="1">
<in>Text Format: %PARAM%</in>
<out>Te#c1#xt For#c1#mat: #c?#%PARAM%</out>
</command>

</config>

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  User Stats for WCS1.8Rc3 and up
 

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 22 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!