ok, i added that, and it loops, so would i add

on *:text:*:*: {
if ($1 == -count || $1 == -walk) {
/msg $me $1- || halt
}
}

forget that, i tried that and it made it loop with -count 1(as a test) and it looped with -count 1 (then a bunch of other crap)

the only way i got it out of the loops was to take out the script, and hit ok, then add it back in

Last edited by Gameaddix; 14/09/04 07:41 PM.