Guest User

Untitled

a guest
Oct 21st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. on *:JOIN:#tlhelp: {
  2.  
  3. if ( ($server == TorrentLeech.org) && (IP isin ($address($nick,2) ) ) ){
  4. if ($appactive) { window -a #tlhelp | echo #tlhelp * Nick: $+(,$nick,) Has Just Joined Channel: $+(,$chan,) On Network: $+(,$network,) }
  5.  
  6. else { flash $chan | noop $tip(tlhelpflash,#tlhelp Alert,Nick: $+(,$nick,) Has Just Joined Channel: $+(,$chan,) On Network: $+(,$network,),$null,$null,$null,tlhelp.appflash,$null) }
  7. }
  8. }
  9.  
  10. alias tlhelp.appflash { window -a #tlhelp }
Add Comment
Please, Sign In to add comment