full info script

By WacKy- on Jan 03, 2005

just type !info to use and it will bring up there ,auth, irc name, hostmark, channels there in and the server there connect 2, i was bored ^_^

on 1:text:*!info*:#:{
    .set -u10 %status.full 1
    .set -u10 %chanfull $chan
    whois $2
  }
}

raw 330:*: {
  if (%status.full) {
    timer 1 1 msg %chanfull [- $gettok($1-,2,32) -] Is Authed As [- $gettok($1-,3,32) -] 
  }
  else .msg # You Need Level 500 To Use This Command UL!
}

raw 311:*: {
  if (%status.full) {
    timer 1 2 msg %chanfull  [- $gettok($1-,2,32) -]  Name Is [- $gettok($1-,3,32) -] Host Mark [- $gettok($1-,4,32) -]
  }
}

raw 319:*: {
  if (%status.full) {
    timer 1 3 msg %chanfull  [- $gettok($1-,2,32) -] Is On Channels [- $gettok($1-,3,32) - $gettok($1-,4,32) - $gettok($1-,5,32) - $gettok($1-,6,32) - $gettok($1-,7,32) - $gettok($1-,8,32) - $gettok($1-,9,32) - $gettok($1-,10,32) - $gettok($1-,11,32) - $gettok($1-,12,32) - $gettok($1-,13,32) - $gettok($1-,14,32) - $gettok($1-,15,32) - $gettok($1-,16,32) - $gettok($1-,17,32) - $gettok($1-,18,32) - $gettok($1-,19,32) - $gettok($1-,20,32) - $gettok($1-,21,32) -] 
  }
}

raw 312:*: {
  if (%status.full) {
    timer 1 4 msg %chanfull [- $gettok($1-,2,32) -] Is Connect To Server [- $gettok($1-,3,32) -] 
  }
}

Comments

Sign in to comment.
supergeo   -  Feb 25, 2005

could you add in IP and hostmask

 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.