0 Members and 1 Guest are viewing this topic.
<config>/////////////////////////////////////////////////////Rock-Paper-Scissors V.3 - Created by PenM@X///////////////////////////////////////////////////<command type="script"><in>!rps</in><out>#c9#------------------------------------------------------------------------------------------</out><out> #c54#'Rock-Paper-Scissors' Game #c9#Created by #c54#PenM@X</out><out>#c9#------------------------------------------------------------------------------------------</out><out>#c9#Welcome to the 'Rock-Paper-Scissors' Game.</out><out> </out><out>#c9#Type ... #c69#!rock #c9#OR #c69#!paper #c9#OR #c69#!scissors#c9#.</out><out> </out><out>#c9#Rock beats Scissors beats Paper beats Rock ... </out><out> </out><out>#c9#(that's all there is to it).</out><out> </out><out>#c9#Scores are kept for Members only! ...</out><out>#c9#For 'Current Ranking' (Members) type ... #c69#!RANKING#c9#.</out><out>#c9#------------------------------------------------------------------------------------------</out></command> <command type="script"> <in>!rock</in><out type="push" extdata="rock">%RANDOMNUM[3]%</out> <out type="push" extdata="rock" condition="==" lvalue=$rock$ rvalue=0> #c9#Rock! ...#c10# It's a DRAW! %NAME%</out><out type="push" extdata="rock" condition="==" lvalue=$rock$ rvalue=1> #c9#Paper! ...#c8# I WIN!!! %NAME% #c9#... It's a SAGE thing.</out><out type="push" extdata="rock" condition="==" lvalue=$rock$ rvalue=2> #c9#Scissors! ...#c69# YOU WIN!!! %NAME% #c9#... #c2#Congratulations!!!</out><out>$rock$</out></command><command type="script"> <in>!paper</in> <out type="push" extdata="paper">%RANDOMNUM[3]%</out> <out type="push" extdata="paper" condition="==" lvalue=$paper$ rvalue=0> #c9#Rock! ...#c69# YOU WIN!!! %NAME% #c9#... #c2#Congratulations!!!</out><out type="push" extdata="paper" condition="==" lvalue=$paper$ rvalue=1> #c9#Paper! ...#c10# It's a DRAW! %NAME%</out> <out type="push" extdata="paper" condition="==" lvalue=$paper$ rvalue=2> #c9#Scissors! ...#c8# I WIN!!! %NAME% #c9#... It's a SAGE thing.</out><out>$paper$</out></command> <command type="script"> <in>!scissors</in> <out type="push" extdata="scissors">%RANDOMNUM[3]%</out> <out type="push" extdata="scissors" condition="==" lvalue=$scissors$ rvalue=0> #c9#Rock! ...#c8# I WIN!!! %NAME% #c9#... It's a SAGE thing.</out><out type="push" extdata="scissors" condition="==" lvalue=$scissors$ rvalue=1> #c9#Paper! ...#c69# YOU WIN!!! %NAME% #c9#... #c2#Congratulations!!!</out><out type="push" extdata="scissors" condition="==" lvalue=$scissors$ rvalue=2> #c9#Scissors! ...#c10# It's a DRAW! %NAME%</out><out>$scissors$</out> </command>///////////////////////////////////////RPS-Reset - Created by PenM@X/////////////////////////////////////<usergroup name="RPSBot">Bot B*</usergroup><usergroup name="Admin"><|Á|>Pendragon_VI<|Á|>*</usergroup>/////RPS Auto RESET 'RPSBot'----------------------------------------<command type="script" usergroup="RPSBot"><in>your score is... 10</in><in>your score is... -10</in><out>!RANKING</out><out delay="5000">All Rock-Paper-Scissors Scores have been RESET</out></command>/////RPS Manual RESET 'Admin'----------------------------------------<command type="script" usergroup="Admin"><in>!rpsRESET</in><out>!RANKING</out><out delay="5000">All Rock-Paper-Scissors Scores have been RESET</out></command></config>
<config>///////////////////////////////////////////////////////RPS Accumulator V.3 - Created by PenM@X/////////////////////////////////////////////////////<usergroup name="Admin"><|Á|>Pendragon_VI<|Á|>*</usergroup><usergroup name="members">Bot A*Bot B*<|Á|>Pendragon_VI<|Á|>*Viviane*Gwenhwyfar*</usergroup>/////<|Á|>Pendragon_VI<|Á|>----------------------------------------<command type="script"><in>YOU WIN!!! <|Á|>Pendragon_VI<|Á|></in><out type="push" extdata="60">$SCORE60$</out><out type="push" extdata="SCORE60"><operator type="+" lvalue="%USERVAR[60]%" rvalue="1"/></out><out><|Á|>Pendragon_VI<|Á|>, your score is... $SCORE60$</out></command><command type="script"><in>It's a DRAW! <|Á|>Pendragon_VI<|Á|></in><out type="push" extdata="60">$SCORE60$</out><out><|Á|>Pendragon_VI<|Á|>, your score is... $SCORE60$</out></command><command type="script"><in>I WIN!!! <|Á|>Pendragon_VI<|Á|></in><out type="push" extdata="60">$SCORE60$</out><out type="push" extdata="SCORE60"><operator type="-" lvalue="%USERVAR[60]%" rvalue="1"/></out><out><|Á|>Pendragon_VI<|Á|>, your score is... $SCORE60$</out></command>/////Viviane----------------------------------------<command type="script"><in>YOU WIN!!! Viviane</in><out type="push" extdata="61">$SCORE61$</out><out type="push" extdata="SCORE61"><operator type="+" lvalue="%USERVAR[61]%" rvalue="1"/></out><out>Viviane, your score is... $SCORE61$</out></command><command type="script"><in>It's a DRAW! Viviane</in><out type="push" extdata="61">$SCORE61$</out><out>Viviane, your score is... $SCORE61$</out></command><command type="script"><in>I WIN!!! Viviane</in><out type="push" extdata="61">$SCORE61$</out><out type="push" extdata="SCORE61"><operator type="-" lvalue="%USERVAR[61]%" rvalue="1"/></out><out>Viviane, your score is... $SCORE61$</out></command>/////Gwenhwyfar----------------------------------------<command type="script"><in>YOU WIN!!! Gwenhwyfar</in><out type="push" extdata="62">$SCORE62$</out><out type="push" extdata="SCORE62"><operator type="+" lvalue="%USERVAR[62]%" rvalue="1"/></out><out>Gwenhwyfar, your score is... $SCORE62$</out></command><command type="script"><in>It's a DRAW! Gwenhwyfar</in><out type="push" extdata="62">$SCORE62$</out><out>Gwenhwyfar, your score is... $SCORE62$</out></command><command type="script"><in>I WIN!!! Gwenhwyfar</in><out type="push" extdata="62">$SCORE62$</out><out type="push" extdata="SCORE62"><operator type="-" lvalue="%USERVAR[62]%" rvalue="1"/></out><out>Gwenhwyfar, your score is... $SCORE62$</out></command>/////!RANKING--------------------------------------<command type="script" usergroup="members"><in>!RANKING</in><out type="push" extdata="40"></out>///INTRO///<out type="script">--------------------------------------------------</out><out type="script">*** Current Ranking ***</out><out type="script">--------------------------------------------------</out>///10///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="10">$40$. <|Á|>Pendragon_VI<|Á|> = 10"</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="10">$40$. Viviane = 10</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="10">$40$. Gwenhwyfar = 10</out><out type="push" extdata="40" condition="==" lvalue=$SCORE63$ rvalue="10"><operator type="+" lvalue=$40$ rvalue="1"/></out>///9///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="9">$40$. <|Á|>Pendragon_VI<|Á|> = 9</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="9">$40$. Viviane = 9</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="9">$40$. Gwenhwyfar = 9</out><out type="push" extdata="40" condition="==" lvalue=$SCORE63$ rvalue="9"><operator type="+" lvalue=$40$ rvalue="1"/></out>///8///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="8">$40$. <|Á|>Pendragon_VI<|Á|> = 8</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="8">$40$. Viviane = 8</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="8">$40$. Gwenhwyfar = 8</out><out type="push" extdata="40" condition="==" lvalue=$SCORE63$ rvalue="8"><operator type="+" lvalue=$40$ rvalue="1"/></out>///7///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="7">$40$. <|Á|>Pendragon_VI<|Á|> = 7</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="7">$40$. Viviane = 7</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="7">$40$. Gwenhwyfar = 7</out>///6///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="6">$40$. <|Á|>Pendragon_VI<|Á|> = 6</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="6">$40$. Viviane = 6</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="6">$40$. Gwenhwyfar = 6</out>///5///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="5">$40$. <|Á|>Pendragon_VI<|Á|> = 5</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="5">$40$. Viviane = 5</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="5">$40$. Gwenhwyfar = 5</out>///4///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="4">$40$. <|Á|>Pendragon_VI<|Á|> = 4</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="4">$40$. Viviane = 4</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="4">$40$. Gwenhwyfar = 4</out>///3///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="3">$40$. <|Á|>Pendragon_VI<|Á|> = 3</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="3">$40$. Viviane = 3</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="3">$40$. Gwenhwyfar = 3</out>///2///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="2">$40$. <|Á|>Pendragon_VI<|Á|> = 2</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="2">$40$. Viviane = 2</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="2">$40$. Gwenhwyfar = 2</out>///1///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="1">$40$. <|Á|>Pendragon_VI<|Á|> = 1</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="1">$40$. Viviane = 1</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="1">$40$. Gwenhwyfar = 1</out>///0///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="0"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="0">$40$. <|Á|>Pendragon_VI<|Á|> = 0</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="0"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="0">$40$. Viviane = 0</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="0"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="0">$40$. Gwenhwyfar = 0</out>///-1///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-1">$40$. <|Á|>Pendragon_VI<|Á|> = -1</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-1">$40$. Viviane = -1</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-1"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-1">$40$. Gwenhwyfar = -1</out>///-2///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-2">$40$. <|Á|>Pendragon_VI<|Á|> = -2</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-2">$40$. Viviane = -2</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-2"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-2">$40$. Gwenhwyfar = -2</out>///-3///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-3">$40$. <|Á|>Pendragon_VI<|Á|> = -3</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-3">$40$. Viviane = -3</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-3"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-3">$40$. Gwenhwyfar = -3</out>///-4///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-4">$40$. <|Á|>Pendragon_VI<|Á|> = -4</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-4">$40$. Viviane = -4</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-4"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-4">$40$. Gwenhwyfar = -4</out>///-5///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-5">$40$. <|Á|>Pendragon_VI<|Á|> = -5</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-5">$40$. Viviane = -5</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-5"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-5">$40$. Gwenhwyfar = -5</out>///-6///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-6">$40$. <|Á|>Pendragon_VI<|Á|> = -6</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-6">$40$. Viviane = -6</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-6"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-6">$40$. Gwenhwyfar = -6</out>///-7///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-7">$40$. <|Á|>Pendragon_VI<|Á|> = -7</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-7">$40$. Viviane = -7</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-7"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-7">$40$. Gwenhwyfar = -7</out>///-8///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-8">$40$. <|Á|>Pendragon_VI<|Á|> = -8</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-8">$40$. Viviane = -8</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-8"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-8">$40$. Gwenhwyfar = -8</out>///-9///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-9">$40$. <|Á|>Pendragon_VI<|Á|> = -9</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-9">$40$. Viviane = -9</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-9"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-9">$40$. Gwenhwyfar = -9</out>///-10///<out type="push" extdata="40" condition="==" lvalue=$SCORE60$ rvalue="-10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE60$ rvalue="-10">$40$. <|Á|>Pendragon_VI<|Á|> = -10</out><out type="push" extdata="40" condition="==" lvalue=$SCORE61$ rvalue="-10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE61$ rvalue="-10">$40$. Viviane = -10</out><out type="push" extdata="40" condition="==" lvalue=$SCORE62$ rvalue="-10"><operator type="+" lvalue=$40$ rvalue="1"/></out><out type="script" condition="==" lvalue=$SCORE62$ rvalue="-10">$40$. Gwenhwyfar = -10</out>///ENDING///<out type="script">--------------------------------------------------</out></command>/////////////////////////////////////////////////////////////////////rpsRESET Effecter (Auto & Manual) - Created by PenM@X///////////////////////////////////////////////////////////////////<command type="script"><in>All Rock-Paper-Scissors Scores have been RESET</in><out type="pop" extdata="SCORE60"/><out type="pop" extdata="SCORE61"/><out type="pop" extdata="SCORE62"/></command></config>