yep ok found that and it works
ok what im trying to do is this
i want to send a bot a notice (witch i can do now hehe )
on that notice i want the bot to excute a command
the reason i want it on a notice is so that other users will not know who triggered it
this is the code im using at the moment
on *:text:& cheating:#quizmania:{
.timer 1 3 msg $chan I'm watching $1 BOSS
.timer 1 5 msg $chan 5
.timer 1 6 msg $chan 4
.timer 1 7 msg $chan 3
.timer 1 8 msg $chan 2
.timer 1 9 msg $chan 1
.timer 1 10 msg $chan Here We Go Weeeeeeeeeeeeeeeeeeeeeeeeeeeee
.timer 1 11 kick $chan $1 hehehehehe
}
how go i get that to repond to a notice