#Set the channel to advertise on set channame "#findclan" #Set your advertising message set advertmsg "8,1#1K15 inviting TOP CAL/CEVO teams" timer 60 msg:chan proc msg:chan {} { global channame advertmsg putserv "PRIVMSG $channame :$advertmsg" timer 60 msg:chan } not wo...