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 14, 2024, 09:57:23 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  COPY CAT :D
gfx
gfxgfx
 

Author Topic: COPY CAT :D  (Read 2687 times)

0 Members and 1 Guest are viewing this topic.

DemonAvenger

  • Guest
COPY CAT :D
« on: April 04, 2006, 11:22:35 am »
lol, this is a little basic config i use to annoy people who annoy me xD
Code: [Select]
<command type="script">
<in case="1">*!on*</in>
<out type="goto" extdata="4" condition="==" lvalue="$SWITCH$" rvalue="1"></out>
<out type="push" extdata="SWITCH">1</out>
<out>Copy Cat is now Activated</out>
<out type="break"></out>
<out>Copy Cat is already on</out>
<out type="break"></out>
</command>

<command type="script">
<in case="1">*!off*</in>
<out type="goto" extdata="4" condition="==" lvalue="$SWITCH$" rvalue="0"></out>
<out type="push" extdata="SWITCH">0</out>
<out>Copy Cat is now off</out>
<out type="break"></out>
<out>Copy Cat is already off</out>
<out type="break"></out>
</command>

<command type="script">
<in>%PARAMETER%</in>
<out type="script" condition="==" lvalue="$SWITCH$" rvalue="1">/impose CopyCat %TRIGGER%</out>
</command>

DemonAvenger

  • Guest
Re: COPY CAT :D
« Reply #1 on: April 04, 2006, 11:24:40 am »
oh, i forgot to mention this is for roboserve user (admin bot) only, you can make it for WCS or FX with a few minor ajustments!

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  COPY CAT :D
 

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