Sorry. I found out what caused the loop though.

Hiya * waits for the command
the reply hiya (name)

caused it to loop.

Now I got it like this:

on *:TEXT:Hiya *:#:{
/msg $chan <3 HIYA!
}

It got rid of the loop but after the HIYA! I would like it to have the name that originally put Hiya *

Last edited by FireDivine; 13/02/06 07:04 AM.