mIRC Homepage
Posted By: DjJax memo stuff - 03/12/06 06:47 AM
on ^69:open:?: {
.echo -a 0,4Memo $1- | halt
}

on 69:text:?: {
if "Usted tiene un mensaje nuevo" isin $1- { .echo -a pimpmy }
}

69:MeMO!*-@-, i use this to change the memo style

i want do , when a new message come , the script tellms pimpy

any help

thhnx
Posted By: PhantasyX Re: memo stuff - 03/12/06 03:18 PM
on *:OPEN:?:*:{
.echo -a (New Memo) < $+ $nick $+ > $1-
.echo -a Pimpy
}

Your second on TEXT event will check the incoming message
to see if any of the messages has "you have a new message".

Usted no necesita "on TEXT" caso porque es va cheque todos mensajes nuevos por "usted tiene un mensaje nuevo".
El "on OPEN" caso disparadores cuándo un mensaje nuevo es recibió así nosotros podemos utilizar el "on OPEN".

Mi hablando de Español no buen.

yo tengo dos años de la clase de español. =(
© mIRC Discussion Forums