Try $chan(#GenoRO).topic smile

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

No need for the ^ there wink

Hope it helps,
Zyzzy.


Last edited by Zyzzyx26; 04/06/04 09:40 PM.