mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2003
Posts: 237
X
xrn0id Offline OP
Fjord artisan
OP Offline
Fjord artisan
X
Joined: Jan 2003
Posts: 237
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?



;Check for Life

if (%life == $null) {
goto getlife
}
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
Some channels doesn't have topic?


Code:
//if ( khaled isgod ) echo yes | else echo no
Joined: Jan 2003
Posts: 237
X
xrn0id Offline OP
Fjord artisan
OP Offline
Fjord artisan
X
Joined: Jan 2003
Posts: 237
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'



;Check for Life

if (%life == $null) {
goto getlife
}
Joined: Dec 2002
Posts: 843
P
Hoopy frood
Offline
Hoopy frood
P
Joined: Dec 2002
Posts: 843
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.


Never compare yourself to others - they're more screwed up than you think.

Link Copied to Clipboard