Try $chan(#GenoRO).topic
That will return the channel topic.
on *:text:@topic:#:{
if (# == #genoro) { /bs say #genoro $chan(#).topic }
}
I think this should do it

No need for the ^ there

Hope it helps,
Zyzzy.
Last edited by Zyzzyx26; 04/06/04 09:40 PM.