0 Members and 1 Guest are viewing this topic.
Posted by: snowytomcat420 Mar 4 2006, 02:06 AMi took a lottery script and changed it a little to make a badword penalty game {kinda }if badwords are used bot decides a penalty for user. i like it because user waits to see the penalty [kinda funny actually] anyway something a little different. just copy and paste into mxc xml file
<command flood="10" type="script"><in>s--t</in><in>f--k</in><in>c--t</in><in>c--k</in><in>d--kless</in><out>#c21#deciding#c10# badword penalty for#c16# %RAWNAME%..</out><out type="push" extdata="4"><operator type="+" lvalue="%RANDOMNUM[6]%" rvalue="1"/></out><out delay="4000">%RAWNAME% gets penalty #%USERVAR[4]%!</out>// penalty #1<out condition="==" lvalue="%USERVAR[4]%" rvalue="1">#c17#penalty:#c4# Daily Double #2!#c8# bitch slap and Kick!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="1">,.I.. c(-_-)o ..I.,</out><out delay="1000" condition="==" lvalue="%USERVAR[4]%" rvalue="1">/kick %RAWNAME%</out>// penalty #2<out condition="==" lvalue="%USERVAR[4]%" rvalue="2">#c21#penalty:#c9# A KickBan for 1 minute!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="2">/kickban %RAWNAME% 1</out>// penalty #3<out condition="==" lvalue="%USERVAR[4]%" rvalue="3">#c19#penalty:#c3# A KickBan for 2 minutes!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="3">/kickban %RAWNAME% 2 </out>// penalty #4<out condition="==" lvalue="%USERVAR[4]%" rvalue="4">#c7#Prize:#c21# Kick in the Rear End!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="4">/kick %RAWNAME%</out>// penalty #5<out condition="==" lvalue="%USERVAR[4]%" rvalue="5">#c10#Prize:#c21# Getting Gagged!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="5">#AdminCmd Ignore %RAWNAME% </out>// penalty #6<out condition="==" lvalue="%USERVAR[4]%" rvalue="6">#c16#Prize:#c10# Immature Level!</out><out delay="5000" condition="==" lvalue="%USERVAR[4]%" rvalue="6">#AdminCmd Ignore %RAWNAME% </out></command>
Posted by: MaxHeadroom Sep 13 2006, 10:57 PMHi All, i got hold of Snowytomcat's script and did some silly things to it, it doesnt kick ppl out of room but it resets the format and adds a tag (insult) onto the front of their name.have a look and see what you think, and Smowytomcat, it works brill many thanks for the script, hope you dont mind me messing with it. i included the text formats (FXS) so you can see
<command flood="10" type="script"><in>b--ch*</in><in>f--k</in><in>c--t</in><in>s--t</in><in>w--ker*</in><out> => deciding #c17#badword penalty for #c2#%NAME% </out><out type="push" extdata="4"><operator type="+" lvalue="%RANDOMNUM[8]%" rvalue="1"/></out><out delay="4000">%NAME% gets penalty #%USERVAR[4]%!</out>// penalty #1<out condition="==" lvalue="%USERVAR[4]%" rvalue="1"> => #c17#penalty: #c2#B!tch Slap! </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="1">/setuserlevel %NAME% +F7 </out>// penalty #2<out condition="==" lvalue="%USERVAR[4]%" rvalue="2"> => #c17#penalty: #c2#Arse K!ck </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="2">/setuserlevel %NAME% +F8 </out>// penalty #3<out condition="==" lvalue="%USERVAR[4]%" rvalue="3"> => #c17#penalty: #c2#Prison Visit </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="3">/setuserlevel %NAME% +F9 </out>// penalty #4<out condition="==" lvalue="%USERVAR[4]%" rvalue="4"> => #c17#penalty: #c2#Stand In Corner </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="4">/setuserlevel %NAME% +F10 </out>// penalty #5<out condition="==" lvalue="%USERVAR[4]%" rvalue="5"> => #c17#penalty: #c2#Police Boot Camp </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="5">/setuserlevel %NAME% +F11 </out>// penalty #6<out condition="==" lvalue="%USERVAR[4]%" rvalue="6"> => #c17#penalty: #c2#Do It Yourself </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="6">/setuserlevel %NAME% +F12 </out>// penalty #7<out condition="==" lvalue="%USERVAR[4]%" rvalue="7"> => #c17#penalty: #c2#Work It Off </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="7">/setuserlevel %NAME% +F13 </out>// penalty #8<out condition="==" lvalue="%USERVAR[4]%" rvalue="8"> => #c17#penalty: #c2#Pimp Slap! </out><out delay="2000" condition="==" lvalue="%USERVAR[4]%" rvalue="8">/setuserlevel %NAME% +F14 </out></command>/TextFormat 7=#c1# B!tchSlapped #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 8=#c1# ArseK!cked #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 9=#c1# Lesbian #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 10=#c1# D!ckHead #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 11=#c1# Gay #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 12=#c1# \/\/anker #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 13=#c1# CallGirl #c2#$NAME$ #c1#» #c1#$TEXT$/TextFormat 14=#c1# Pimp #c2#$NAME$ #c1#» #c1#$TEXT$