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 21, 2024, 07:39:51 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Anti Emails
gfx
gfxgfx
 

Author Topic: Anti Emails  (Read 1804 times)

0 Members and 1 Guest are viewing this topic.

Offline Victim

  • Forum Member
    • Winmx 4 Eva
Anti Emails
« on: May 06, 2007, 08:03:32 pm »
Anti Emails

This script stops people posting email addys in the chatroom. If they do it will kick them. Be sure to add your name to the usergroup so it lets you post email addys in the chatroom.

Script Made By Liquid

Code: [Select]
<usergroup name="email" case="1">
*Your name here*
*Liquid*
</usergroup>

<command type="script" usergroup="!email">
<in>*hotmail*</in>
<in>*@yahoo*</in>
<in>*Gmail*</in>
<in>*hotmale*</in>
<out type="pm" extdata="%RAWNAME%">Those addys are not allowed</out>
<out>/notice #c1#%NAME% #c62#has violated a room rule</out>
<out>/setuserlevel %RAWNAME% -v</out>
<out>/notice #c62#Now #c1#%NAME% #c62#you will be leaving this room shortly</out>
<out type="push" extdata="vilation">%RANDOMNUM[2]%</out>
<out condition="1" lvalue="$violation$" rvalue="0">/exile %RAWNAME% [ROOM OF CHOICE HERE]</out>
<out condition="1" lvalue="$violation$" rvalue="1">/kick %RAWNAME%</out>
<out condition="1" lvalue="$violation$" rvalue="2">/kickban %RAWNAME%</out>
<out>/notice #c62#Now #c62#everyone #c62#learn from #c1#%NAME%'s #c62#mistake and do not post emails's again</out>
</command>


FXS^
 
Code: [Select]
<usergroup name="email" case="1">
*Your name here*
*Liquid*
</usergroup>

<command type="script" usergroup="!email">
<in>*hotmail*</in>
<in>*@yahoo*</in>
<in>*Gmail*</in>
<in>*hotmale*</in>
<out type="pm" extdata="%RAWNAME%">Those addys are not allowed</out>
<out>/notice #c1#%NAME% #c62#has violated a room rule</out>
<out>/setaccess %RAWNAME% C</out>
<out>/notice #c62#Now #c1#%NAME% #c62#you will be leaving this room shortly</out>
<out type="push" extdata="vilation">%RANDOMNUM[2]%</out>
<out condition="1" lvalue="$violation$" rvalue="0">/exile %RAWNAME% [ROOM OF CHOICE HERE]</out>
<out condition="1" lvalue="$violation$" rvalue="1">/kick %RAWNAME%</out>
<out condition="1" lvalue="$violation$" rvalue="2">/kickban %RAWNAME%</out>
<out>/notice #c62#Now #c62#everyone #c62#learn #c62#from #c1#%NAME%'s #c62#mistake and do not post emails's again</out>
</command>


WCS^

Offline Bearded Blunder

  • Forum Member
    • Taboo Community Website
Re: Anti Emails
« Reply #1 on: May 06, 2007, 10:29:20 pm »
good so far as it goes, but if you really want to be effective a load of lines of type

Replace=hotmail.com= blanked for your security
(or whatever the correct syntax is for the chatserver in use)

& have the bot trigger from the REPLACED output

Blessed is he who expecteth nothing, for he shall not be disappointed.

Offline Victim

  • Forum Member
    • Winmx 4 Eva
Re: Anti Emails
« Reply #2 on: May 06, 2007, 10:31:37 pm »
Yep.. I'll pass that on to Liquid ;)

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Anti Emails
 

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