Joining a chan

By XtiuM on May 31, 2006

Updated.

on *:JOIN:#:{
  /set %enter $calc(%enter + 1)
  if ($nick == $me) {
    /echo $chan 15-14(15You Have Entered14 $chan $+ )15- 12- 15-14(15At14 $asctime(HH:nn:ss:tt) $+ )15- 12- 15-14(15You Have Joined14 %enter 15Room/s On14 $server $+ : $+ $port $+ 14)15-
  }
}
on *:CONNECT:{
  /set %enter 0
}

Comments

Sign in to comment.
XtiuM   -  Jun 03, 2006

Ahh, Iunno why it has post 3 a couple of times..Excuse that.

 Respond  
XtiuM   -  Jun 03, 2006

Yeh, So when you disconnect and then connect back to another server, It resets, So I do know..k? Mhm.

 Respond  
Cage   -  Jun 03, 2006

Actually, it resets each time you connect... heh.

 Respond  
XtiuM   -  Jun 02, 2006

There, All updated and fixed, Also better..And Resets each time you Disconnect.

 Respond  
XtiuM   -  Jun 01, 2006

Yeah I noticed, It aint finished..I\'m gonna add more so that it resets each time you quit.

 Respond  
SnoooP   -  Jun 01, 2006

xtium you missed a end bracket of in the script, theres only one there and there should be two.

 Respond  
XtiuM   -  May 31, 2006

Yeh, One thing..I don\'t use Inc..I like doin\' it the way I do it.

 Respond  
sean   -  May 31, 2006

on *:JOIN:#:{
if ($nick == $me) {
inc %enter 1
echo $active 15-14(15 You Have Entered14 $chan )15- 12- 15-14(15 At14 $asctime(HH:nn:ss:tt) )15- 12- 15-14(15 Room14 %enter 15You Have Joined 14)15-
}
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.