mIRC Homepage
Posted By: xrn0id this only works on some channels: - 05/03/03 02:12 AM
Code:
raw 332:*:{
  echo -1 $2 $_t :::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::
  echo -1 $2 $_t 0Joined: 14[15 $+ $2 $+ 14]
  echo -l $2 $_t 0Topic: 14[ $+ $3- $+ 14]
  halt
}
raw 329:*:{
  echo $2 $_t Topic was set by %topic. [ $+ [ $2 ] ] on $asctime($3)
  echo -1 $2 $_t :::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::.:::
  halt
}
raw 333:*:{
  set %topic. $+ $2 $3
  halt
}
raw *:*: echo -s $numeric $1-
raw 391:*:{
  halt
}


why?
Posted By: theRat Re: this only works on some channels: - 05/03/03 07:44 AM
Some channels doesn't have topic?
Posted By: xrn0id Re: this only works on some channels: - 05/03/03 12:18 PM
i found out that some channels topics are changed by chanserv right when i join, and some dont. like right when i join #test, it says chanserv changes topic 'new topic', insed ot topice is 'old topic'
Posted By: Poppy Re: this only works on some channels: - 05/03/03 04:37 PM
If the topic isn't locked by the room founder, and the channel empties out, then chanserv will 'set' the topic when the next person joins the empty room.
© mIRC Discussion Forums