gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76774 Posts in 13500 Topics by 1651 Members - Latest Member: insider4ever March 28, 2024, 12:48:03 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Call Script
gfx
gfxgfx
 

Author Topic: Call Script  (Read 2039 times)

0 Members and 1 Guest are viewing this topic.

Offline Stevi

  • #1 DJ
  • MX Hosts
  • *****
  • Ooops! I blew up the commercials!
    • WinMX Radio
Call Script
« on: August 29, 2007, 10:27:35 am »
With this script you can use !call USERNAME and the bot will send a PM telling USERNAME that you want them. This will also tell you if USERNAME is not in the room.

Code: [Select]
<command type="script">
<in>!call %PARAM%</in>
<out type="push" extdata="ALLOWPM">2</out>
<out type="push" extdata="THEUSERNAME">%NAME%</out>
<out>/hidecmd /stats %PARAM%</out>
</command>

<command mode="thread" type="script" condition="==" lvalue="%USERVAR[ALLOWPM]%" rvalue="2">
<out type="push" extdata="%PARAM%"><operator type="strrep" nvalue="%PARAM%" lvalue="*" rvalue="&lowast;"/></out>
<out type="push" extdata="%PARAM%"><operator type="strrep" nvalue="%PARAM%" lvalue="$" rvalue="&sect;"/></out>
<in condition="5" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_">Username: %PARAM%</in>
<out type="pm" extdata="%PARAM%">$THEUSERNAME$ is looking for you in Omega's Music Palace_176283181A2A</out>
<out>/hidecmd /privnotice $THEUSERNAME$ #c6#Message to %PARAM% #c6#has been sent</out>
<out type="pop" extdata="ALLOWPM"/>
</command>

<command type="script" condition="1" lvalue="%USERVAR[ALLOWPM]%" rvalue="2">
<in>Unknown User</in>
<out>/hidecmd /privnotice $THEUSERNAME$ #c6#We are sorry, but the person you are trying to reach is not here.</out>
<out type="pop" extdata="ALLOWPM"/>
</command>

Re: Call Script
« Reply #1 on: August 29, 2007, 10:38:10 am »
neat script m8

Re: Call Script
« Reply #2 on: November 02, 2007, 03:59:13 am »
hiya omega long time no chat
does this script need a usergroup do u know

Offline Stevi

  • #1 DJ
  • MX Hosts
  • *****
  • Ooops! I blew up the commercials!
    • WinMX Radio
Re: Call Script
« Reply #3 on: November 03, 2007, 08:06:52 pm »
This script doesnt need a usergroup. It finds the person by using stats.

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Call Script
 

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