the trigger is !annoy %PARAM%
%PARAM% = raw name (inc numbers)
the bot then pm's that person however many pm responces you have in script
<command type="script">
<in>!annoy %PARAM%</in>
<out type="push" extdata="1">%PARAM%</out>
<out type="pm" extdata="%USERVAR[1]%" delay="0">i'm anoying you</out>
<out type="pm" extdata="%USERVAR[1]%" delay="1000">I Said I'm Anoying You</out>
<out type="pm" extdata="%USERVAR[1]%" delay="2000">Did You Hear What I Said? I'm Anoying You</out>
<out type="pm" extdata="%USERVAR[1]%" delay="3000">Did You Hear What I Said? I'm Anoying You</out>
<out type="pm" extdata="%USERVAR[1]%" delay="4000">DON'T YOU LISTEN, I SAIS I'M ANOYING YOU</out>
<out type="pm" extdata="%USERVAR[1]%" delay="5000">DON'T YOU LISTEN, I SAIS I'M ANOYING YOU</out>
<out type="pm" extdata="%USERVAR[1]%" delay="6000">HAVE I PISSED YOU OFF ENOUGH YET?? EH?? HAVE I??</out>
</command>