Is there a way to continuously say something.

The reason I am wanting this, it because I am trying to make an advertisement script...

I currently have:
Code:
;--- Menus
menu channel {
  Adverts
  .Set Advert:{ set %ad $$?-"Type your advert in here:" | msg chan <errrmmm...> }
  .Stop:{ unset %ad* }
}


Last edited by seanturner70; 12/12/08 04:50 PM.